All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.cnr.contab.docamm00.intrastat.bulk.Natura_transazioneBulkInfo.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<!--
  ~ Copyright (C) 2019  Consiglio Nazionale delle Ricerche
  ~
  ~     This program is free software: you can redistribute it and/or modify
  ~     it under the terms of the GNU Affero General Public License as
  ~     published by the Free Software Foundation, either version 3 of the
  ~     License, or (at your option) any later version.
  ~
  ~     This program is distributed in the hope that it will be useful,
  ~     but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~     GNU Affero General Public License for more details.
  ~
  ~     You should have received a copy of the GNU Affero General Public License
  ~     along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->

<bulkInfo
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xmlns="https://contab.cnr.it/schema/SIGLA" 
		xsi:schemaLocation="https://contab.cnr.it/schema/SIGLA https://contab.cnr.it/schema/SIGLA/BulkInfo_1_5.xsd">
	<fieldProperty
		name="ds_natura_transazione"
		property="ds_natura_transazione"
		maxLength="300"
		inputType="TEXTAREA"
		enabledOnSearch="true"
		enabledOnFreeSearch="true"
		cols="100"
		rows="3"
		nullable="false"
		label="Descrizione"
		caseSensitiveSearch="false" />
	<fieldProperty
		name="cd_natura_transazione"
		property="cd_natura_transazione"
		maxLength="5"
		inputSize="5"
		nullable="false"
		inputType="TEXT"
		readonlyProperty="ROnatura_transazione"
		enabledOnSearch="true"
		enabledOnFreeSearch="true"
		label="Codice" />
	<fieldProperty
		name="esercizio"
		property="esercizio"
		maxLength="4"
		inputSize="4"
		nullable="false"
		inputType="TEXT"
		readonlyProperty="ROnatura_transazione"
		enabledOnInsert="false"
		enabledOnSearch="true"
		enabledOnFreeSearch="true"
		label="Esercizio" />
	<fieldProperty
		name="id_natura_transazione"
		property="id_natura_transazione"
		nullable="false"
		inputType="TEXT"
		readonlyProperty="ROnatura_transazione"
		enabledOnInsert="false"
		enabledOnSearch="true"
		enabledOnFreeSearch="true"
		label="Id. natura" />	
	<fieldProperty
		name="cd_oper_triangolare"
		property="cd_oper_triangolare"
		nullable="true"
		inputType="TEXT"
		readonlyProperty="ROnatura_transazione"
		enabledOnSearch="true"
		enabledOnFreeSearch="true"
		label="Codice Operazioni Triangolari" />	
		
	<formFieldProperty
		name="id_natura_transazione" />	
	<formFieldProperty
		name="esercizio" />
	<formFieldProperty
		name="cd_oper_triangolare" />		
	<formFieldProperty
		name="cd_natura_transazione" />
	<formFieldProperty
		name="ds_natura_transazione" />

	<columnFieldProperty
		name="id_natura_transazione" />	
	<columnFieldProperty
		name="esercizio" />
	<columnFieldProperty
		name="cd_oper_triangolare" />		
	<columnFieldProperty
		name="cd_natura_transazione" />
	<columnFieldProperty
		name="ds_natura_transazione" />
		
	<findFieldProperty
		name="id_natura_transazione" />	
	<findFieldProperty
		name="esercizio" />
	<findFieldProperty
		name="cd_oper_triangolare" />		
	<findFieldProperty
		name="cd_natura_transazione" />
	<findFieldProperty
		name="ds_natura_transazione" />		
	
	<form name="searchtool_codice">
		<formFieldProperty
			name="cd_natura_transazione" 
			inputSize="4" 
			inputCssClass="w-25 "/>
		<formFieldProperty
			name="ds_natura_transazione" 
			inputType="ROTEXT" 
			inputSize="30"/>
	</form>
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy