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

it.cnr.contab.compensi00.docs.bulk.StampaRiepilogoCompensiVBulkInfo.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="tc"
		property="tc" />			
	<formFieldProperty
		name="esercizio"
		property="esercizio"
		inputType="ROTEXT" 
		inputSize="8"
		maxLength="8"
		label="Esercizio"/>
	<formFieldProperty
		name="cd_cds"
		property="cd_cds"
		inputType="ROTEXT" 
		inputSize="10"
		label="CdS Appartenenza"/>
	<formFieldProperty
		name="cd_unita_organizzativa"
		property="cd_unita_organizzativa"
		inputType="ROTEXT" 
		inputSize="10"
		label="UO Appartenenza"/>
		
	<fieldProperty
		name="findTerzoForPrint"
		property="terzoForPrint"
		freeSearchSet="terzoStampaRiepilogoCompensi"
		inputType="SEARCHTOOL"
		label="Terzo" />
	<fieldProperty
		name="cd_terzo"
		property="terzoForPrint.cd_terzo"
		inputType="TEXT"
		readonlyProperty="ROTerzoForPrint"
		nullable="false"
		maxLength="8"
		inputSize="8" 
		label="Codice" />		
	<fieldProperty
		name="denominazione_sede"
		property="terzoForPrint.denominazione_sede"
		inputType="ROTEXT"
		inputSize="30" 
		label="Denominazione Sede" />
		
	<fieldProperty
		name="cd_cdsForPrint"
		property="cd_cdsForPrint"/>
	<fieldProperty
		name="cd_UoForPrint"
		property="cd_UoForPrint"/>

	<formFieldProperty name="cd_unita_organizzativa" />
	<formFieldProperty name="cd_cds" />
	<formFieldProperty name="esercizio" />
	
	<formFieldProperty name="cd_terzo" />
	<formFieldProperty name="denominazione_sede" />
	<formFieldProperty name="findTerzoForPrint" />

	
	<formFieldProperty name="cd_cdsForPrint" />
	<formFieldProperty name="cd_UoForPrint" />

	<form
		name="/docamm/docamm/vpg_partitario_compensi.rpt">
		<formFieldProperty name="cd_cds" />
		<formFieldProperty name="cd_unita_organizzativa" />
		<formFieldProperty name="esercizio" />
		
		<formFieldProperty name="cd_terzo" />
		<formFieldProperty name="denominazione_sede" />
		<formFieldProperty name="findTerzoForPrint" />
	</form>

	<printForm
		name="/docamm/docamm/vpg_partitario_compensi.rpt">
		<printFieldProperty 
			name="tc"
			parameterPosition="0"
			parameterType="STRING" />
		<printFieldProperty 
			name="cd_cdsForPrint"
			parameterPosition="1"
			parameterType="STRING" />
		<printFieldProperty 
			name="cd_UoForPrint"
			parameterPosition="2"
			parameterType="STRING" />
		<printFieldProperty 
			name="esercizio"
			parameterPosition="3"
			parameterType="STRING" />
		<printFieldProperty
			name="cd_terzo"
			parameterPosition="4"
			parameterType="STRING" />
	</printForm>

	<printForm
		name="/docamm/docamm/vpg_partitario_compensi.jasper">
		<printFieldProperty 
			name="esercizio"
			parameterPosition="0"
			parameterType="STRING" 
			paramNameJR="Esercizio"
			paramTypeJR="java.lang.Integer" />
		<printFieldProperty 
			name="cd_cdsForPrint"
			parameterPosition="1"
			parameterType="STRING" 
			paramNameJR="CDS"
			paramTypeJR="java.lang.String" />
		<printFieldProperty 
			name="cd_UoForPrint"
			parameterPosition="2"
			parameterType="STRING" 
			paramNameJR="UO"
			paramTypeJR="java.lang.String" />
		<printFieldProperty
			name="cd_terzo"
			parameterPosition="3"
			parameterType="STRING" 
			paramNameJR="Cd_Terzo"
			paramTypeJR="java.lang.Integer"/>
	</printForm>
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy