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

it.cnr.contab.pdg00.cdip.bulk.Ass_cdp_uoBulkInfo.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="cd_unita_organizzativa"
		property="cd_unita_organizzativa"
		inputType="ROTEXT"
		label="U.Org." />
	<fieldProperty
		name="unita_organizzativa"
		property="unita_organizzativa"
		inputType="SEARCHTOOL" />
	<fieldProperty
		name="stato"
		property="stato"
		keysProperty="stato_keys"
		inputType="SELECT"
		label="stato"
		caseSensitiveSearch="false" />
	<fieldProperty
		name="prc_uo_a3"
		property="prc_uo_a3"
		readonlyProperty="ROPrc"
		inputType="TEXT"
		inputSize="6"
		maxLength="6"
		href="submitForm('doCalcolaGiorni_uo(3)')"
		formatName="it.cnr.contab.util.ConstrainedPercentFormat"
		label="% anno 3" />
	<fieldProperty
		name="prc_uo_a2"
		property="prc_uo_a2"
		readonlyProperty="ROPrc"
		inputType="TEXT"
		inputSize="6"
		maxLength="6"
		formatName="it.cnr.contab.util.ConstrainedPercentFormat"
		href="submitForm('doCalcolaGiorni_uo(2)')"
		label="% anno 2" />
	<fieldProperty
		name="prc_uo_a1"
		property="prc_uo_a1"
		readonlyProperty="ROPrc"
		inputType="TEXT"
		inputSize="6"
		maxLength="6"
		formatName="it.cnr.contab.util.ConstrainedPercentFormat"
		href="submitForm('doCalcolaGiorni_uo(1)')"
		label="% anno 1" />
	<fieldProperty
		name="giorni_uo_a1"
		property="giorni_uo_a1"
		readonlyProperty="ROGiorni"
		inputType="TEXT"
		inputSize="3"
		maxLength="3"
		href="submitForm('doCalcolaPrc_uo(1)')"
		label="Gg. anno 1" />
	<fieldProperty
		name="giorni_uo_a2"
		property="giorni_uo_a2"
		readonlyProperty="ROGiorni"
		inputType="TEXT"
		inputSize="3"
		maxLength="3"
		href="submitForm('doCalcolaPrc_uo(2)')"
		label="Gg. anno 2" />
	<fieldProperty
		name="giorni_uo_a3"
		property="giorni_uo_a3"
		readonlyProperty="ROGiorni"
		inputType="TEXT"
		inputSize="3"
		maxLength="3"
		href="submitForm('doCalcolaPrc_uo(3)')"
		label="Gg. anno 3" />

	<formFieldProperty
		name="cd_unita_organizzativa" />
	<formFieldProperty
		name="unita_organizzativa" />
	<formFieldProperty
		name="stato" />
	<formFieldProperty
		name="giorni_uo_a1" />
	<formFieldProperty
		name="prc_uo_a1" />
	<formFieldProperty
		name="giorni_uo_a2" />
	<formFieldProperty
		name="prc_uo_a2" />
	<formFieldProperty
		name="giorni_uo_a3" />
	<formFieldProperty
		name="prc_uo_a3" />

	<columnFieldProperty
		name="cd_unita_organizzativa" />
	<columnFieldProperty
		name="stato"
		inputType="ROTEXT" />
	<columnFieldProperty
		name="giorni_uo_a1" />
	<columnFieldProperty
		name="prc_uo_a1" />
	<columnFieldProperty
		name="giorni_uo_a2" />
	<columnFieldProperty
		name="prc_uo_a2" />
	<columnFieldProperty
		name="giorni_uo_a3" />
	<columnFieldProperty
		name="prc_uo_a3" />

	<columnSet name="mese">
		<columnFieldProperty
			name="cd_unita_organizzativa" />
		<columnFieldProperty
			name="stato"
			inputType="ROTEXT" />
		<columnFieldProperty
			name="prc_uo_a1" 
			label="Perc. mese"/>
	</columnSet>			
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy