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

it.cnr.contab.doccont00.intcass.bulk.DistintaCassiere1210BulkInfo.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="http://contab.cnr.it/schema/SIGLA"
	xsi:schemaLocation="http://contab.cnr.it/schema/SIGLA http://contab.cnr.it/schema/SIGLA/BulkInfo_1_5.xsd"
	shortDescription="Tabella contenente la testata della distinta a cassiere. La distinta raccoglie documenti 1210 per invio alla banca."
	longDescription="Tabella contenente la testata della distinta a cassiere. La distinta raccoglie documenti 1210 per invio alla banca.">
	<fieldProperty
		name="esercizio"
		property="esercizio"
		inputType="TEXT"
		inputSize="4"
		maxLength="4"
		enabledOnSearch="true"
		enabledOnEdit="false"	
		enabledOnInsert="false"		
		nullable="false"
		label="Esercizio" />
	<fieldProperty
		name="pgDistinta"
		property="pgDistinta"
		inputType="TEXT"
		inputSize="10"
		maxLength="10"
		enabledOnSearch="true"
		enabledOnEdit="false"		
		enabledOnInsert="false"		
		nullable="false"
		label="Progressivo della distinta" />
	<fieldProperty
		name="dtEmissione"
		property="dtEmissione"
		inputType="TEXT"
		enabledOnSearch="true"
		enabledOnEdit="false"		
		enabledOnInsert="false"		
		formatName="date_short"
		label="Data di emissione" />
	<fieldProperty
		name="dtInvio"
		property="dtInvio"
		inputType="TEXT"
		enabledOnSearch="true"
		enabledOnEdit="false"
		enabledOnInsert="false"		
		formatName="date_short"
		label="Data invio cassiere" />
	<form
		name="searchtool">
		<formFieldProperty
			name="esercizio" />
		<formFieldProperty
			name="pgDistinta" />
	</form>
	<formFieldProperty
		name="esercizio" />
	<formFieldProperty
		name="pgDistinta" />
	<formFieldProperty
		name="dtEmissione" />
	<formFieldProperty
		name="dtInvio" />
	
	<findFieldProperty
		name="esercizio" />
	<findFieldProperty
		name="pgDistinta" />
	<findFieldProperty
		name="dtEmissione" />
	<findFieldProperty
		name="dtInvio" />
	
	<columnFieldProperty
		name="esercizio" />
	<columnFieldProperty
		name="pgDistinta" />
	<columnFieldProperty
		name="dtEmissione" />
	<columnFieldProperty
		name="dtInvio" />
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy