it.cnr.contab.compensi00.tabrif.bulk.Esenzioni_addcomBulkInfo.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="find_comune" property="comune" label="Comune" inputType="SEARCHTOOL" enabledOnSearch="true" enabledOnEdit="true" /> <fieldProperty name="pg_comune" property="comune.pg_comune" label="Comune" inputType="TEXT" maxLength="10" inputSize="10" nullable="false" enabledOnSearch="true" enabledOnEdit="true" /> <fieldProperty name="ds_comune" property="comune.ds_comune" label="Descrizione" inputSize="50" inputType="ROTEXT" /> <fieldProperty name="cd_catastale" property="comune.cd_catastale" label="Codice Catastale" inputSize="10" enabledOnSearch="true" inputType="TEXT" /> <fieldProperty name="dt_inizio_validita" property="dt_inizio_validita" inputType="TEXT" formatName="date_short" enabledOnSearch="true" label="Inizio Validità" /> <fieldProperty name="importo" property="importo" inputType="TEXT" enabledOnSearch="true" formatName="it.cnr.contab.util.EuroFormat" label="Importo Esenzione" /> <fieldProperty name="dt_fine_validita" property="dt_fine_validita" inputType="TEXT" formatName="date_short" label="Fine validità" /> <fieldProperty name="dataFineValidita" property="dataFineValidita" formatName="date_short" inputType="TEXT" enabledOnInsert="false" enabledOnEdit="false" enabledOnSearch="true" enabledOnFreeSearch="true" label="Fine Validita" /> <formFieldProperty name="find_comune" /> <formFieldProperty name="cd_catastale" /> <formFieldProperty name="ds_comune" /> <formFieldProperty name="dt_inizio_validita" /> <formFieldProperty name="importo" /> <formFieldProperty name="dt_fine_validita" /> <formFieldProperty name="dataFineValidita" /> <formFieldProperty name="pg_comune" /> <findFieldProperty name="cd_catastale" /> <findFieldProperty name="dt_inizio_validita" /> <findFieldProperty name="importo" /> <findFieldProperty name="dt_fine_validita" /> <findFieldProperty name="pg_comune" /> <columnFieldProperty name="cd_catastale" /> <columnFieldProperty name="dt_inizio_validita" /> <columnFieldProperty name="importo" /> <columnFieldProperty name="dt_fine_validita" /> <columnFieldProperty name="pg_comune" /> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy