it.cnr.contab.missioni00.tabrif.bulk.MissioneQuotaRimborsoBulkInfo.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="Quota di rimborso massima." longDescription="Definizione dell'importo di quota di rimborso massima (per 24 ore) valida per missioni estere."> <fieldProperty name="area_estera" property="rifAreePaesiEsteri" printProperty="ds_area_estera" optionsProperty="areePaesiEsteri" inputType="SELECT" nullable="false" enabledOnInsert="true" enabledOnEdit="false" enabledOnSearch="true" enabledOnFreeSearch="true" label="Codice Area" /> <fieldProperty name="gruppo_inquadramento" property="gruppoInquadramento" printProperty="ds_gruppo_inquadramento" optionsProperty="gruppiInquadramento" inputType="SELECT" nullable="false" enabledOnInsert="true" enabledOnEdit="false" enabledOnSearch="true" enabledOnFreeSearch="true" label="Gruppo Inquadramento" /> <fieldProperty name="dt_inizio_validita" property="dt_inizio_validita" inputType="TEXT" formatName="date_short" enabledOnEdit="false" enabledOnSearch="false" nullable="false" label="Data inizio validità" /> <fieldProperty name="dt_fine_validita" property="dt_fine_validita" inputType="TEXT" formatName="date_short" enabledOnEdit="false" nullable="false" label="Data fine validità" /> <fieldProperty name="dtFineValidita" property="dataFineValidita" inputType="TEXT" formatName="date_short" label="Data Fine Validita" enabledOnInsert="false" enabledOnEdit="false" enabledOnSearch="true" enabledOnFreeSearch="true" /> <fieldProperty name="im_rimborso" property="im_rimborso" inputType="TEXT" formatName="it.cnr.contab.util.EuroFormat" enabledOnEdit="false" nullable="false" label="Quota Rimborso" /> <form name="searchtool"> <formFieldProperty name="area_estera" /> <formFieldProperty name="gruppo_inquadramento" /> <formFieldProperty name="dt_inizio_validita" /> </form> <formFieldProperty name="area_estera" /> <formFieldProperty name="gruppo_inquadramento" /> <formFieldProperty name="dt_inizio_validita" /> <formFieldProperty name="dt_fine_validita" /> <formFieldProperty name="dtFineValidita" /> <formFieldProperty name="im_rimborso" /> <findFieldProperty name="area_estera" /> <findFieldProperty name="gruppo_inquadramento" /> <findFieldProperty name="dt_inizio_validita" /> <findFieldProperty name="dt_fine_validita" /> <findFieldProperty name="im_rimborso" /> <columnFieldProperty name="area_estera" /> <columnFieldProperty name="gruppo_inquadramento" /> <columnFieldProperty name="dt_inizio_validita" /> <columnFieldProperty name="dt_fine_validita" /> <columnFieldProperty name="dtFineValidita" /> <columnFieldProperty name="im_rimborso" /> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy