it.cnr.contab.pdg00.cdip.bulk.Stampa_imponibili_dipendentiVBulkInfo.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"> <formFieldProperty name="cd_cds" property="cd_cds" inputType="ROTEXT" label="CDS" /> <formFieldProperty name="esercizio" property="esercizio" inputType="ROTEXT" label="Esercizio" /> <fieldProperty name="findUOForPrint" property="uoForPrint" inputType="SEARCHTOOL" completeOnSave="true" label="Unita Organizzativa" /> <fieldProperty name="cdUOForPrint" property="uoForPrint.cd_unita_organizzativa" maxLength="30" inputSize="20" inputType="TEXT" nullable="false" readonlyProperty="ROCdUoForPrint" label="Codice UO" /> <fieldProperty name="dsUOForPrint" property="uoForPrint.ds_unita_organizzativa" maxLength="80" inputSize="60" inputType="ROTEXT" label="Descrizione UO" /> <fieldProperty name="cdUOCRForPrint" property="cdUOCRForPrint"/> <formFieldProperty name="cd_cds" /> <formFieldProperty name="findUOForPrint" /> <formFieldProperty name="cdUOForPrint" nullable="false" /> <formFieldProperty name="dsUOForPrint" /> <formFieldProperty name="cdUOCRForPrint" /> <form name="/cnrpreventivo/pdg/impdip.rpt"> <formFieldProperty name="cd_cds" inputType="ROTEXT" /> <formFieldProperty name="esercizio" inputType="ROTEXT" /> <formFieldProperty name="cdUOForPrint" /> </form> <printForm name="/cnrpreventivo/pdg/impdip.rpt"> <printFieldProperty name="cdUOCRForPrint" parameterPosition="0" parameterType="STRING" /> <printFieldProperty name="esercizio" parameterPosition="1" parameterType="STRING" /> </printForm> <printForm name="/cnrpreventivo/pdg/impdip.jasper"> <printFieldProperty name="cdUOCRForPrint" parameterPosition="0" parameterType="STRING" paramNameJR="uo" paramTypeJR="java.lang.String" /> <printFieldProperty name="esercizio" parameterPosition="1" parameterType="STRING" paramNameJR="esercizio" paramTypeJR="java.lang.Integer"/> </printForm> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy