it.cnr.contab.config00.pdcep.bulk.CapocontoBulkInfo.xml Maven / Gradle / Ivy
<!-- ~ 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="cd_proprio_voce_ep" property="cd_proprio_voce_ep" label="Codice capoconto" inputType="TEXT" maxLength="5" inputSize="6" enabledOnSearch="true" /> <fieldProperty name="cd_voce_ep" property="cd_voce_ep" label="Codice capoconto" inputType="TEXT" maxLength="45" inputSize="30" enabledOnSearch="true" /> <fieldProperty name="cd_voce_ep_padre" property="cd_voce_ep_padre" keysProperty="gruppiKeys" label="Gruppo" inputType="SELECT" enabledOnSearch="true" /> <fieldProperty name="ds_voce_ep" property="ds_voce_ep" label="Nome capoconto" inputType="TEXT" maxLength="100" inputSize="50" enabledOnSearch="true" /> <fieldProperty name="esercizio" property="esercizio" label="Esercizio" inputType="TEXT" maxLength="4" inputSize="6" enabledOnEdit="false" enabledOnInsert="false" enabledOnSearch="false" enabledOnFreeSearch="false" /> <fieldProperty name="fl_mastrino" property="fl_mastrino" label="fl_mastrino" inputType="TEXT" /> <fieldProperty name="livello" property="livello" label="livello" inputType="TEXT" /> <fieldProperty name="ti_voce_ep" property="ti_voce_ep" label="Tipo" keysProperty="ti_voce_ep_Keys" inputType="RADIOGROUP" /> <columnFieldProperty name="esercizio" /> <columnFieldProperty name="cd_voce_ep" /> <columnFieldProperty name="ds_voce_ep" /> <columnFieldProperty name="cd_voce_ep_padre" /> <formFieldProperty name="cd_proprio_voce_ep" /> <formFieldProperty name="cd_voce_ep" /> <formFieldProperty name="cd_voce_ep_padre" /> <formFieldProperty name="ds_voce_ep" /> <formFieldProperty name="esercizio" /> <formFieldProperty name="fl_mastrino" /> <formFieldProperty name="livello" /> <formFieldProperty name="ti_voce_ep" /> <findFieldProperty name="cd_proprio_voce_ep" label="Codice proprio" /> <findFieldProperty name="cd_voce_ep" inputType="TEXT" /> <findFieldProperty name="cd_voce_ep_padre" inputType="TEXT" formatName="it.cnr.jada.util.UppercaseStringFormat" /> <findFieldProperty name="ds_voce_ep" /> <findFieldProperty name="esercizio" /> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy