it.cnr.contab.prevent00.consultazioni.bulk.VLimiteSpesaPdgpBulkInfo.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"
shortDescription="Limiti Spesa"
longDescription="Limiti Spesa">
<fieldProperty
name="esercizio"
property="esercizio"
inputType="TEXT"
inputSize="4"
maxLength="4"
enabledOnEdit="false"
nullable="false"
label="esercizio" />
<fieldProperty
name="cdCds"
property="cdCds"
inputType="TEXT"
enabledOnEdit="false"
label="cds" />
<fieldProperty
name="fonte"
property="fonte"
keysProperty="fonteKeys"
inputSize="30"
maxLength="30"
inputType="SELECT"
enabledOnEdit="false"
nullable="false"
label="fonte" />
<fieldProperty
name="importoLimite"
property="importoLimite"
inputType="TEXT"
formatName="it.cnr.contab.util.EuroPositivoFormat"
enabledOnEdit="false"
label="importo Limite" />
<fieldProperty
name="importoPrevisto"
property="importoPrevisto"
inputType="TEXT"
formatName="it.cnr.contab.util.EuroPositivoFormat"
enabledOnEdit="false"
label="importo Previsto" />
<fieldProperty
name="importoDisponibile"
property="importoDisponibile"
inputType="TEXT"
formatName="it.cnr.contab.util.EuroPositivoFormat"
enabledOnEdit="false"
label="importo Disponibile" />
<fieldProperty
name="cdClassificazione"
property="cdClassificazione"
inputType="TEXTAREA"
cols="60"
rows="5"
maxLength="34"
enabledOnEdit="false"
label="classificazione" />
<fieldProperty
name="idClassificazione"
property="idClassificazione"
inputType="TEXT"
inputSize="7"
maxLength="7"
enabledOnEdit="false"
nullable="false"
label="idClassificazione" />
<fieldProperty
name="cdArea"
property="cdArea"
inputType="TEXT"
inputSize="30"
maxLength="30"
enabledOnEdit="false"
nullable="false"
label="area" />
<formFieldProperty
name="esercizio" />
<formFieldProperty
name="cdCds" />
<formFieldProperty
name="cdArea" />
<formFieldProperty
name="fonte" />
<formFieldProperty
name="importoLimite" />
<formFieldProperty
name="importoPrevisto" />
<formFieldProperty
name="importoDisponibile" />
<formFieldProperty
name="cdClassificazione" />
<formFieldProperty
name="idClassificazione" />
<findFieldProperty
name="esercizio" />
<findFieldProperty
name="cdCds" />
<findFieldProperty
name="cdArea" />
<findFieldProperty
name="fonte" />
<findFieldProperty
name="importoLimite" />
<findFieldProperty
name="importoPrevisto" />
<findFieldProperty
name="importoDisponibile" />
<findFieldProperty
name="cdClassificazione" />
<columnFieldProperty
name="esercizio" />
<columnFieldProperty
name="cdCds" />
<columnFieldProperty
name="cdArea" />
<columnFieldProperty
name="fonte" />
<columnFieldProperty
name="importoLimite" />
<columnFieldProperty
name="importoPrevisto" />
<columnFieldProperty
name="importoDisponibile" />
<columnFieldProperty
name="cdClassificazione" />
</bulkInfo> © 2015 - 2025 Weber Informatics LLC | Privacy Policy