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

it.cnr.contab.prevent01.bulk.Stampa_pdgp_bilancioBulkInfo.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="esercizio"
		property="esercizio"
		inputSize="5"
		inputType="ROTEXT"
		label="Esercizio" />
	<fieldProperty
        name="ti_gestione"
        property="ti_gestione"
        inputType="RADIOGROUP"
        keysProperty="ti_gestioneKeys"
        nullable="false"
        enabledOnSearch="true"
        command="doOnTipoChange"
        layout="HORIZONTAL"        
        label="Tipo Stampa" />
	<fieldProperty
        name="ti_stampa"
        property="ti_stampa"
        inputType="RADIOGROUP"
        keysProperty="ti_stampaKeys"
        nullable="false"
        enabledOnSearch="true"
		command="doOnTipoBilancioChange"
        layout="HORIZONTAL"
        label="Tipo Bilancio" />
	<fieldProperty
        name="ti_aggregazione"
        property="ti_aggregazione"
        inputType="RADIOGROUP"
        keysProperty="ti_aggregazioneKeys"
        nullable="false"
        enabledOnSearch="true"
        command="doOnTipoAggregazioneChange"
        layout="HORIZONTAL"        
        label="Tipo Aggregazione" />
	<fieldProperty
        name="ti_origine"
        property="ti_origine"
        inputType="RADIOGROUP"
        keysProperty="ti_origineKeys"
        nullable="false"
        enabledOnSearch="true"
        layout="HORIZONTAL"        
        label="Fonte Dati" />
	<fieldProperty
		name="ti_livello"
		property="ti_livello"
		inputType="SELECT"
        optionsProperty="livelliOptions"
        nullable="false"
        enabledOnSearch="true"        
        label="Livello Stampa" />
	<fieldProperty
		name="ti_riepilogo"
		property="ti_riepilogo"
		inputType="CHECKBOX"
		nullable="false"
		label="Riepilogo Titoli" />
	<fieldProperty
		name="nr_livello"
		property="nr_livello"
		inputType="ROTEXT"/>
	<fieldProperty
		name="riepilogo"
		property="riepilogo"
		inputType="ROTEXT"/>
	<fieldProperty
        name="ti_parte"
        property="ti_parte"
        inputType="RADIOGROUP"
        keysProperty="ti_parteKeys"
        nullable="false"
        enabledOnSearch="true"
        layout="HORIZONTAL"        
        label="Parte" />
				
	<formFieldProperty name="esercizio"/>
	<formFieldProperty name="ti_gestione" />
	<formFieldProperty name="ti_stampa" />
	<formFieldProperty name="ti_aggregazione" />
	<formFieldProperty name="ti_origine" />
	<formFieldProperty name="ti_livello" />
	<formFieldProperty name="ti_riepilogo" />
	<formFieldProperty name="nr_livello" />
	<formFieldProperty name="riepilogo" />
	<formFieldProperty name="ti_parte" />

	<printForm
		name="/preventivo/preventivo/stampa_pdgp_bilancio.jasper">
		<printFieldProperty 
			name="esercizio"
			parameterPosition="0"
			parameterType="STRING"
			paramNameJR="P_ESERCIZIO"
			paramTypeJR="java.lang.Integer" />
		<printFieldProperty 
			name="ti_gestione"
			property="ti_gestione"
			parameterPosition="2"
			parameterType="STRING"
			paramNameJR="P_TIPO"
			paramTypeJR="java.lang.String" />	
		<printFieldProperty 
			name="ti_fonte"
			property="ti_fonte"
			parameterPosition="3"
			parameterType="STRING"
			paramNameJR="P_FONTE"
			paramTypeJR="java.lang.String" />	
		<printFieldProperty 
			name="nr_livello"
			property="nr_livello"
			parameterPosition="4"
			parameterType="INTEGER"
			paramNameJR="P_NUM_LIV"
			paramTypeJR="java.lang.Integer" />	
		<printFieldProperty 
			name="riepilogo"
			property="riepilogo"
			parameterPosition="3"
			parameterType="STRING"
			paramNameJR="RIEPILOGO"
			paramTypeJR="java.lang.String" />	
	</printForm>

	<printForm
			name="/preventivo/preventivo/stampa_pdgp_bilancio_pluriennale.jasper">
		<printFieldProperty
				name="esercizio"
				parameterPosition="0"
				parameterType="STRING"
				paramNameJR="P_ESERCIZIO"
				paramTypeJR="java.lang.Integer" />
		<printFieldProperty
				name="ti_gestione"
				property="ti_gestione"
				parameterPosition="2"
				parameterType="STRING"
				paramNameJR="P_TIPO"
				paramTypeJR="java.lang.String" />
		<printFieldProperty
				name="ti_fonte"
				property="ti_fonte"
				parameterPosition="3"
				parameterType="STRING"
				paramNameJR="P_FONTE"
				paramTypeJR="java.lang.String" />
		<printFieldProperty
				name="nr_livello"
				property="nr_livello"
				parameterPosition="4"
				parameterType="INTEGER"
				paramNameJR="P_NUM_LIV"
				paramTypeJR="java.lang.Integer" />
		<printFieldProperty
				name="riepilogo"
				property="riepilogo"
				parameterPosition="3"
				parameterType="STRING"
				paramNameJR="RIEPILOGO"
				paramTypeJR="java.lang.String" />
	</printForm>

	<printForm
		name="/preventivo/preventivo/stampa_pdg_renddec.jasper">
		<printFieldProperty 
			name="esercizio"
			parameterPosition="0"
			parameterType="STRING"
			paramNameJR="P_ESERCIZIO"
			paramTypeJR="java.lang.Integer" />
		<printFieldProperty 
			name="ti_gestione"
			property="ti_gestione"
			parameterPosition="2"
			parameterType="STRING"
			paramNameJR="P_TIPO"
			paramTypeJR="java.lang.String" />	
		<printFieldProperty 
			name="nr_livello"
			property="nr_livello"
			parameterPosition="3"
			parameterType="INTEGER"
			paramNameJR="P_NUM_LIV"
			paramTypeJR="java.lang.Integer" />	
		<printFieldProperty 
			name="ti_aggregazione"
			property="ti_aggregazione"
			parameterPosition="4"
			parameterType="STRING"
			paramNameJR="P_TIPO_AGGREGAZIONE"
			paramTypeJR="java.lang.String" />	
		<printFieldProperty 
			name="ti_stampa"
			property="ti_stampa"
			parameterPosition="5"
			parameterType="STRING"
			paramNameJR="P_TIPO_RENDICONTO"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="ti_origine"
			property="ti_origine"
			parameterPosition="6"
			parameterType="STRING"
			paramNameJR="P_ORIGINE"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="riepilogo"
			property="riepilogo"
			parameterPosition="7"
			parameterType="STRING"
			paramNameJR="RIEPILOGO"
			paramTypeJR="java.lang.String" />	
	</printForm>
	
	<printForm
		name="/preventivo/preventivo/stampa_pdg_rendges_competenza.jasper">
		<printFieldProperty 
			name="esercizio"
			parameterPosition="0"
			parameterType="STRING"
			paramNameJR="P_ESERCIZIO"
			paramTypeJR="java.lang.Integer" />
		<printFieldProperty 
			name="ti_gestione"
			property="ti_gestione"
			parameterPosition="2"
			parameterType="STRING"
			paramNameJR="P_TIPO"
			paramTypeJR="java.lang.String" />	
		<printFieldProperty 
			name="nr_livello"
			property="nr_livello"
			parameterPosition="3"
			parameterType="INTEGER"
			paramNameJR="P_NUM_LIV"
			paramTypeJR="java.lang.Integer" />	
		<printFieldProperty 
			name="ti_aggregazione"
			property="ti_aggregazione"
			parameterPosition="4"
			parameterType="STRING"
			paramNameJR="P_TIPO_AGGREGAZIONE"
			paramTypeJR="java.lang.String" />	
		<printFieldProperty 
			name="ti_stampa"
			property="ti_stampa"
			parameterPosition="5"
			parameterType="STRING"
			paramNameJR="P_TIPO_RENDICONTO"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="ti_origine"
			property="ti_origine"
			parameterPosition="6"
			parameterType="STRING"
			paramNameJR="P_ORIGINE"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="riepilogo"
			property="riepilogo"
			parameterPosition="7"
			parameterType="STRING"
			paramNameJR="RIEPILOGO"
			paramTypeJR="java.lang.String" />	
	</printForm>
	
	<printForm
		name="/preventivo/preventivo/stampa_pdg_rendges_residui.jasper">
		<printFieldProperty 
			name="esercizio"
			parameterPosition="0"
			parameterType="STRING"
			paramNameJR="P_ESERCIZIO"
			paramTypeJR="java.lang.Integer" />
		<printFieldProperty 
			name="ti_gestione"
			property="ti_gestione"
			parameterPosition="2"
			parameterType="STRING"
			paramNameJR="P_TIPO"
			paramTypeJR="java.lang.String" />	
		<printFieldProperty 
			name="nr_livello"
			property="nr_livello"
			parameterPosition="3"
			parameterType="INTEGER"
			paramNameJR="P_NUM_LIV"
			paramTypeJR="java.lang.Integer" />	
		<printFieldProperty 
			name="ti_aggregazione"
			property="ti_aggregazione"
			parameterPosition="4"
			parameterType="STRING"
			paramNameJR="P_TIPO_AGGREGAZIONE"
			paramTypeJR="java.lang.String" />	
		<printFieldProperty 
			name="ti_stampa"
			property="ti_stampa"
			parameterPosition="5"
			parameterType="STRING"
			paramNameJR="P_TIPO_RENDICONTO"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="ti_origine"
			property="ti_origine"
			parameterPosition="6"
			parameterType="STRING"
			paramNameJR="P_ORIGINE"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="riepilogo"
			property="riepilogo"
			parameterPosition="7"
			parameterType="STRING"
			paramNameJR="RIEPILOGO"
			paramTypeJR="java.lang.String" />	
	</printForm>

	<printForm
		name="/preventivo/preventivo/stampa_pdg_rendges_all.jasper">
		<printFieldProperty 
			name="esercizio"
			parameterPosition="0"
			parameterType="STRING"
			paramNameJR="P_ESERCIZIO"
			paramTypeJR="java.lang.Integer" />
		<printFieldProperty 
			name="ti_gestione"
			property="ti_gestione"
			parameterPosition="2"
			parameterType="STRING"
			paramNameJR="P_TIPO"
			paramTypeJR="java.lang.String" />	
		<printFieldProperty 
			name="nr_livello"
			property="nr_livello"
			parameterPosition="3"
			parameterType="INTEGER"
			paramNameJR="P_NUM_LIV"
			paramTypeJR="java.lang.Integer" />	
		<printFieldProperty 
			name="ti_aggregazione"
			property="ti_aggregazione"
			parameterPosition="4"
			parameterType="STRING"
			paramNameJR="P_TIPO_AGGREGAZIONE"
			paramTypeJR="java.lang.String" />	
		<printFieldProperty 
			name="ti_stampa"
			property="ti_stampa"
			parameterPosition="5"
			parameterType="STRING"
			paramNameJR="P_TIPO_RENDICONTO"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="ti_origine"
			property="ti_origine"
			parameterPosition="6"
			parameterType="STRING"
			paramNameJR="P_ORIGINE"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="riepilogo"
			property="riepilogo"
			parameterPosition="7"
			parameterType="STRING"
			paramNameJR="RIEPILOGO"
			paramTypeJR="java.lang.String" />	
	</printForm>
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy