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

it.cnr.contab.compensi00.docs.bulk.StampaCompensiBulkInfo.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"
		inputType="ROTEXT" 
		inputSize="8"
		maxLength="8"
		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="searchtoolUO"
		completeOnSave="true"
		readonlyProperty="uoForPrintEnabled"
		label="Unità Organizzativa" />
	<fieldProperty
		name="cdUoForPrint"
		property="cdUoForPrint"/>
	<!-- <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="findTerzoForPrint"
		property="terzoForPrint"
		inputType="SEARCHTOOL"
		formName="searchtool"
		completeOnSave="true"
		label="Terzo" />
	<fieldProperty
		name="cdTerzoForPrint"
		property="cdTerzoForPrint"/>
				
	<fieldProperty
		name="pgInizio"
		property="pgInizio"
		inputType="TEXT"
		maxLength="10"
		inputSize="10"
		nullable="false"
		label="Numero Inizio" />
	<fieldProperty
		name="pgFine"
		property="pgFine"
		inputType="TEXT"
		maxLength="10"
		inputSize="10"
		nullable="false"
		label="Numero Fine" />
			


	<formFieldProperty name="esercizio" />
	
	<!-- <formFieldProperty name="cd_terzo" />
	<formFieldProperty name="denominazione_sede" />  -->
	<formFieldProperty name="findTerzoForPrint" />

	
	<formFieldProperty name="findCDSForPrint" />
	<formFieldProperty name="findUOForPrint" />
	
	<formFieldProperty name="pgInizio" />
	<formFieldProperty name="pgFine" />
	

	



	<form
		name="/docamm/docamm/compenso.jasper">
		<formFieldProperty name="esercizio" />
		<formFieldProperty name="findCDSForPrint" /> 
		<formFieldProperty name="cdCdsForPrint" /> 
		<formFieldProperty name="findUOForPrint" /> 
		<formFieldProperty name="cdUoForPrint" />
	<!-- <formFieldProperty name="cd_terzo" />
		<formFieldProperty name="denominazione_sede" />  -->
		<formFieldProperty name="findTerzoForPrint" />
		<formFieldProperty name="cdTerzoForPrint" />
		<formFieldProperty name="pgInizio" />
		<formFieldProperty name="pgFine" />
	</form>
	
	<printForm
		name="/docamm/docamm/compenso.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="pgInizio"
			parameterPosition="3"
			parameterType="LONG" 
			paramNameJR="Pg_inizio"
			paramTypeJR="java.lang.Long" />
		<printFieldProperty 
			name="pgFine"
			parameterPosition="4"
			parameterType="LONG" 
			paramNameJR="Pg_fine"
			paramTypeJR="java.lang.Long" />
		<printFieldProperty
			name="cdTerzoForPrint"
			parameterPosition="5"
			parameterType="STRING" 
			paramNameJR="Terzo"
			paramTypeJR="java.lang.String" />
	</printForm>
	
	
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy