All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.cnr.contab.pdg00.bulk.Stampa_pdg_variazione_riepilogoBulkInfo.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="Stampa Variazioni PdG Riepilogo">

	<fieldProperty
		name="cur"
		property="cur" />
	<formFieldProperty
		name="esercizio"
		property="esercizio"
		inputSize="4"
		inputType="ROTEXT"
		label="Esercizio" />
	<fieldProperty
		name="findCDSForPrint"
		property="cdsForPrint"
		inputType="SEARCHTOOL"
		formName="searchtool"
		completeOnSave="true"
		readonlyProperty="cdsForPrintEnabled"
		label="CDS" />
	<fieldProperty
		name="cdCdsForPrint"
		property="cdCdsForPrint"/> 
	<fieldProperty
		name="findUOForPrint"
		property="uoForPrint"
		inputType="SEARCHTOOL"
		formName="searchtool"
		completeOnSave="true"
		readonlyProperty="uoForPrintEnabled"
		label="Unità Organizzativa" />
	 <fieldProperty
		name="cdUoForPrint"
		property="cdUoForPrint"/> 
	<fieldProperty
        name="stato"
        property="stato"
        inputType="SELECT"
        keysProperty="ti_statoKeys"
        nullable="false"
        enabledOnSearch="true"        
        label="Stato" />
    <fieldProperty
        name="DataApprovazione_da"
        property="dataApprovazione_da"
        inputType="TEXT"
        formatName="date_short"
        enabledOnInsert="true"
        readonlyProperty="dataApprovazione_daEnabled"
        label="Data di Approvazione da" />
   <fieldProperty
        name="DataApprovazione_a"
        property="dataApprovazione_a"
        inputType="TEXT"
        formatName="date_short"
        enabledOnInsert="true"
        readonlyProperty="dataApprovazione_aEnabled"
        label="Data di Approvazione a" /> 
	<fieldProperty
		name="pg_stampa"
		property="pg_stampa"/>	
    
	
	
	
	<formFieldProperty name="esercizio" />
	<formFieldProperty name="findCDSForPrint" /> 
	<formFieldProperty name="cdCdsForPrint" /> 
	<formFieldProperty name="findUOForPrint" /> 
	<formFieldProperty name="cdUoForPrint" /> 
	<formFieldProperty name="stato" command="doCambiaStato" /> 
	<formFieldProperty name="progressivi_variazione"/>
	<formFieldProperty name="DataApprovazione_da"/>
    <formFieldProperty name="DataApprovazione_a"/>
	
	<form
		name="/cnrpreventivo/pdg/stampa_variazioni_pdg_riepilogo.jasper">
		<formFieldProperty name="esercizio" />
		<formFieldProperty name="findCDSForPrint" /> 
		<formFieldProperty name="cdCdsForPrint" /> 
		<formFieldProperty name="findUOForPrint" /> 
		<formFieldProperty name="cdUoForPrint" /> 
		<formFieldProperty name="stato" command="doCambiaStato" /> 
		<formFieldProperty name="pg_stampa"/>
		<formFieldProperty name="DataApprovazione_da"/>
	    <formFieldProperty name="DataApprovazione_a"/>
	</form>
	
	<printForm
		name="/cnrpreventivo/pdg/stampa_variazioni_pdg_riepilogo.jasper">
		<printFieldProperty 
			name="esercizio"
			parameterPosition="0"
			parameterType="STRING" 
			paramNameJR="Esercizio"
			paramTypeJR="java.lang.Integer" />
		<printFieldProperty 
			name="cdCdsForPrint"
			parameterPosition="1"
			parameterType="STRING"
			paramNameJR="CDS"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="cdUoForPrint"
			parameterPosition="2"
			parameterType="STRING" 
			paramNameJR="UO"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="stato"
			parameterPosition="3"
			parameterType="STRING"
			paramNameJR="Stato"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="pg_stampa"
			parameterPosition="5"
			parameterType="STRING"
			paramNameJR="Pg"
			paramTypeJR="java.lang.String" />
	</printForm>	
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy