it.cnr.contab.inventario00.docs.bulk.Stampa_registro_inventarioVBulkInfo.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="cd_cds" property="cd_cds" inputType="ROTEXT" maxLength="10" inputSize="10" label="CDS"/> <fieldProperty name="nrInventarioFrom" property="nrInventarioFrom" inputType="TEXT" label="Da codice bene" nullable="false" /> <fieldProperty name="nrInventarioTo" property="nrInventarioTo" inputType="TEXT" label="A codice bene" nullable="false" /> <fieldProperty name="find_categoria" property="categoriaForPrint" inputType="SEARCHTOOL" label="Categoria" /> <fieldProperty name="cd_categoria" property="categoriaForPrint.cd_categoria_gruppo" maxLength="10" inputSize="10" inputType="TEXT" nullable="true" label="Categoria" readonlyProperty="ROCategoria" caseSensitiveSearch="false" /> <fieldProperty name="ds_categoria" property="categoriaForPrint.ds_categoria_gruppo" maxLength="300" inputSize="50" inputType="ROTEXT" label="Categoria" caseSensitiveSearch="false"/> <fieldProperty name="find_gruppo" property="gruppoForPrint" inputType="SEARCHTOOL" label="Gruppo" /> <fieldProperty name="cd_gruppo" property="gruppoForPrint.cd_categoria_gruppo" maxLength="10" inputSize="10" inputType="TEXT" nullable="true" label="Gruppo" readonlyProperty="ROGruppo" caseSensitiveSearch="false" /> <fieldProperty name="ds_gruppo" property="gruppoForPrint.ds_categoria_gruppo" maxLength="300" inputSize="50" inputType="ROTEXT" label="Gruppo" caseSensitiveSearch="false"/> <fieldProperty name="dataInizio" property="dataInizio" inputType="TEXT" formatName="date_short" maxLength="10" inputSize="10" nullable="false" label="Dalla data"/> <fieldProperty name="dataFine" property="dataFine" inputType="TEXT" formatName="date_short" maxLength="10" inputSize="10" nullable="false" label="Alla data" /> <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="ROUoForPrint" label="Codice UO" /> <fieldProperty name="dsUoForPrint" property="uoForPrint.ds_unita_organizzativa" maxLength="80" inputSize="60" inputType="ROTEXT" label="Descrizione UO" /> <fieldProperty name="tipo_movimento" property="tipoMovimento" printProperty="ds_tipo_carico_scarico" optionsProperty="tipoMovimenti" maxLength="30" inputSize="30" inputType="SELECT" nullable="true" enabledOnSearch="true" label="Tipo Movimento"/> <fieldProperty name="cdUOCRForPrint" property="cdUOCRForPrint"/> <fieldProperty name="cdCategoriaForPrint" property="cdCategoriaForPrint"/> <fieldProperty name="cdGruppoForPrint" property="cdGruppoForPrint"/> <fieldProperty name="findCdsForPrint" property="cdsForPrint" inputType="SEARCHTOOL" label="CDS" /> <fieldProperty name="cdCdsForPrint" property="cdCdsForPrint"/> <fieldProperty name="cd_tipo_movimentoForPrint" property="cd_tipo_movimentoForPrint"/> <fieldProperty name="fl_solo_totali" inputType="CHECKBOX" property="fl_solo_totali" label ="Solo Totali"/> <fieldProperty name="ti_commerciale_istituzionale" property="ti_commerciale_istituzionale" keysProperty="ti_istituzionale_commercialeKeys" label="Tipo Beni" inputType="SELECT"/> <fieldProperty name="fl_ufficiale" inputType="CHECKBOX" property="fl_ufficiale" label ="Ufficiale"/> <formFieldProperty name="cd_cds" /> <formFieldProperty name="nrInventarioFrom" /> <formFieldProperty name="nrInventarioTo" /> <formFieldProperty name="find_categoria" /> <formFieldProperty name="cd_categoria" /> <formFieldProperty name="ds_categoria" /> <formFieldProperty name="find_gruppo" /> <formFieldProperty name="cd_gruppo" /> <formFieldProperty name="ds_gruppo" /> <formFieldProperty name="dataInizio" /> <formFieldProperty name="dataFine" /> <formFieldProperty name="findUoForPrint" /> <formFieldProperty name="cdUoForPrint" /> <formFieldProperty name="dsUoForPrint" /> <formFieldProperty name="cdCdsForPrint" /> <formFieldProperty name="findCdsForPrint" /> <formFieldProperty name="tipo_movimento" /> <formFieldProperty name="cd_tipo_movimentoForPrint" /> <formFieldProperty name="fl_solo_totali" /> <formFieldProperty name="ti_commerciale_istituzionale" /> <formFieldProperty name="fl_ufficiale" /> <form name="/cnrdocamm/docamm/registro_inventario.rpt"> <formFieldProperty name="findUoForPrint" /> <formFieldProperty name="cdUoForPrint" /> <formFieldProperty name="dsUoForPrint" /> <formFieldProperty name="findCdsForPrint" /> </form> <printForm name="/cnrdocamm/docamm/registro_inventario.rpt"> <printFieldProperty name="cdCdsForPrint" parameterPosition="0" parameterType="STRING" /> <printFieldProperty name="cdUOCRForPrint" parameterPosition="1" parameterType="STRING" /> <printFieldProperty name="dataInizio" parameterPosition="2" parameterType="DATE" /> <printFieldProperty name="dataFine" parameterPosition="3" parameterType="DATE" /> <printFieldProperty name="cdCategoriaForPrint" parameterPosition="4" parameterType="STRING" /> <printFieldProperty name="cdGruppoForPrint" parameterPosition="5" parameterType="STRING" /> <printFieldProperty name="nrInventarioFrom" parameterPosition="6" parameterType="STRING" /> <printFieldProperty name="nrInventarioTo" parameterPosition="7" parameterType="STRING" /> <printFieldProperty name="cd_tipo_movimentoForPrint" parameterPosition="8" parameterType="STRING" /> <printFieldProperty name="fl_solo_totali" parameterPosition="9" parameterType="STRING" /> <printFieldProperty name="ti_commerciale_istituzionale" parameterPosition="10" parameterType="STRING" /> <printFieldProperty name="fl_ufficiale" parameterPosition="11" parameterType="STRING" /> </printForm> <form name="/cnrdocamm/docamm/registro_inventario_princ.jasper"> <formFieldProperty name="findUoForPrint" /> <formFieldProperty name="cdUoForPrint" /> <formFieldProperty name="dsUoForPrint" /> <formFieldProperty name="findCdsForPrint" /> </form> <printForm name="/cnrdocamm/docamm/registro_inventario_princ.jasper"> <printFieldProperty name="cdCdsForPrint" parameterPosition="0" parameterType="STRING" paramNameJR="cds" paramTypeJR="java.lang.String" /> <printFieldProperty name="cdUOCRForPrint" parameterPosition="1" parameterType="STRING" paramNameJR="uo" paramTypeJR="java.lang.String" /> <printFieldProperty name="dataInizio" parameterPosition="2" parameterType="DATE" paramNameJR="data_da" paramTypeJR="java.util.Date" /> <printFieldProperty name="dataFine" parameterPosition="3" parameterType="DATE" paramNameJR="data_a" paramTypeJR="java.util.Date" /> <printFieldProperty name="cdCategoriaForPrint" parameterPosition="4" parameterType="STRING" paramNameJR="categoria" paramTypeJR="java.lang.String" /> <printFieldProperty name="cdGruppoForPrint" parameterPosition="5" parameterType="STRING" paramNameJR="gruppo" paramTypeJR="java.lang.String" /> <printFieldProperty name="nrInventarioFrom" parameterPosition="6" parameterType="STRING" paramNameJR="da_codice_bene" paramTypeJR="java.lang.Long" /> <printFieldProperty name="nrInventarioTo" parameterPosition="7" parameterType="STRING" paramNameJR="a_codice_bene" paramTypeJR="java.lang.Long" /> <printFieldProperty name="cd_tipo_movimentoForPrint" parameterPosition="8" parameterType="STRING" paramNameJR="ds_tipo_carico_scarico" paramTypeJR="java.lang.String" /> <printFieldProperty name="fl_solo_totali" parameterPosition="9" parameterType="STRING" paramNameJR="fl_solo_totali" paramTypeJR="java.lang.Boolean" /> <printFieldProperty name="ti_commerciale_istituzionale" parameterPosition="10" parameterType="STRING" paramNameJR="tipo" paramTypeJR="java.lang.String" /> </printForm> <printForm name="/cnrdocamm/docamm/reg_inv_ce_sp.jasper"> <printFieldProperty name="cdCdsForPrint" parameterPosition="0" parameterType="STRING" paramNameJR="cds" paramTypeJR="java.lang.String" /> <printFieldProperty name="cdUOCRForPrint" parameterPosition="1" parameterType="STRING" paramNameJR="uo" paramTypeJR="java.lang.String" /> <printFieldProperty name="dataInizio" parameterPosition="2" parameterType="DATE" paramNameJR="data_da" paramTypeJR="java.util.Date" /> <printFieldProperty name="dataFine" parameterPosition="3" parameterType="DATE" paramNameJR="data_a" paramTypeJR="java.util.Date" /> <printFieldProperty name="cdCategoriaForPrint" parameterPosition="4" parameterType="STRING" paramNameJR="categoria" paramTypeJR="java.lang.String" /> <printFieldProperty name="cdGruppoForPrint" parameterPosition="5" parameterType="STRING" paramNameJR="gruppo" paramTypeJR="java.lang.String" /> <printFieldProperty name="nrInventarioFrom" parameterPosition="6" parameterType="STRING" paramNameJR="da_codice_bene" paramTypeJR="java.lang.Long" /> <printFieldProperty name="nrInventarioTo" parameterPosition="7" parameterType="STRING" paramNameJR="a_codice_bene" paramTypeJR="java.lang.Long" /> <printFieldProperty name="cd_tipo_movimentoForPrint" parameterPosition="8" parameterType="STRING" paramNameJR="ds_tipo_carico_scarico" paramTypeJR="java.lang.String" /> <printFieldProperty name="fl_solo_totali" parameterPosition="9" parameterType="STRING" paramNameJR="fl_solo_totali" paramTypeJR="java.lang.Boolean" /> <printFieldProperty name="ti_commerciale_istituzionale" parameterPosition="10" parameterType="STRING" paramNameJR="tipo" paramTypeJR="java.lang.String" /> </printForm> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy