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

it.cnr.contab.pdg00.bulk.Stampa_ricostruzione_residui_LAVBulkInfo.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="findCDSForPrint"
		property="cdsForPrint"
		inputType="SEARCHTOOL"
		formName="searchtool"
		nullable="true"
		completeOnSave="true"
		readonlyProperty="cdsForPrintEnabled"
		label="Istituto" />
	<fieldProperty
		name="cdCdsForPrint"
		property="cdCdsForPrint" />

	<fieldProperty
		name="findCdrForPrint"
		property="cdrForPrint"
		inputType="SEARCHTOOL"
		completeOnSave="true"
		label="Centro di Responsabilità" />
	<fieldProperty
		name="cdCdrForPrint"
		property="cdrForPrint.cd_centro_responsabilita"
		maxLength="30"
		inputSize="20"
		inputType="TEXT"
		nullable="true"
		label="Codice Cdr" />	
	<fieldProperty
		name="dsCdrForPrint"
		property="cdrForPrint.ds_cdr"
		maxLength="80"
		inputSize="60"
		inputType="ROTEXT"
		label="Descrizione Cdr" />

	<fieldProperty
		name="cdCdrNullableForPrint"
		property="cdCdrNullableForPrint" />	
				
	<fieldProperty
		name="findDipartimentoForPrint"
		property="dipartimentoForPrint"
		inputType="SEARCHTOOL"
		completeOnSave="true"
		formName="searchtool"
		nullable="true"		
		label="Dipartimento" /> 
			
	<fieldProperty
		name="cdDipartimentoForPrint"
		property="cdDipartimentoForPrint" />	

	<fieldProperty
		name="findProgettoForPrint"
		property="progettoForPrint"
		inputType="SEARCHTOOL"
		completeOnSave="true"
		formName="searchtool"
		columnSet="filtro_ricerca_progetti"
		freeSearchSet="filtro_ricerca_progetti"
		nullable="true"		
		label="Progetto" />

	<fieldProperty
		name="cdProgettoForPrint"
		property="cdProgettoForPrint" />	

	<fieldProperty
		name="findModuloForPrint"
		property="moduloForPrint"
		inputType="SEARCHTOOL"
		completeOnSave="true"
		formName="searchtool"
		columnSet="filtro_ricerca_moduli"
		freeSearchSet="filtro_ricerca_moduli"
		nullable="true"		
		label="Modulo" />

	<fieldProperty
		name="cdModuloForPrint"
		property="cdModuloForPrint" />	


	<formFieldProperty name="findCDSForPrint" />
	<formFieldProperty name="cdCdsForPrint" />
	<formFieldProperty name="dsCdsForPrint" />	
	
	<formFieldProperty name="findCdrForPrint" />
	<formFieldProperty name="cdCdrForPrint" />
	<formFieldProperty name="dsCdrForPrint" />

	<formFieldProperty name="findDipartimentoForPrint" />
	<formFieldProperty name="cdDipartimentoForPrint" />
	<formFieldProperty name="dsDipartimentoForPrint" />
	
	<formFieldProperty name="findProgettoForPrint" />	
	<formFieldProperty name="cdProgettoForPrint" />
	<formFieldProperty name="dsProgettoForPrint" />	
	
	<formFieldProperty name="findModuloForPrint" />	
	<formFieldProperty name="cdModuloForPrint" />
	<formFieldProperty name="dsModuloForPrint" />	
	
	<formFieldProperty name="cdCdrNullableForPrint" />

	<printForm
		name="/preventivo/pdg/stampa_ricostruzione_residui.rpt">

 		<printFieldProperty 
			name="cdCdsForPrint"
			parameterPosition="0"
			parameterType="STRING" /> 
		<printFieldProperty 
			name="cdCdrNullableForPrint"
			parameterPosition="1"
			parameterType="STRING" />
		<printFieldProperty 
			name="cdDipartimentoForPrint"
			parameterPosition="2"
			parameterType="STRING" />			
		<printFieldProperty 
			name="cdProgettoForPrint"
			parameterPosition="3"
			parameterType="STRING" />						
		<printFieldProperty 
			name="cdModuloForPrint"
			parameterPosition="4"
			parameterType="STRING" />			
	</printForm>	

</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy