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

it.cnr.contab.compensi00.docs.bulk.Bonus_nucleo_famBulkInfo.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="bonus.esercizio"
		inputType="TEXT"
		inputSize="4"
		maxLength="4"
		label="Esercizio" />
	<fieldProperty
		name="pg_bonus"
		property="bonus.pg_bonus"
		inputType="TEXT"
		inputSize="10"
		maxLength="10"
		label="Progressivo" />
	<fieldProperty
		name="cf_componente_nucleo"
		property="cf_componente_nucleo"
		formatName="it.cnr.jada.util.UppercaseStringFormat"
		command="doOnCf_componente_nucleoChange"
		readonlyProperty="bonus.ROBonus"
		inputType="TEXT"
		inputSize="20"
		maxLength="20"
		label="Codice Fiscale componente nucleo" />
	<fieldProperty
		name="tipo_componente_nucleo"
		property="tipo_componente_nucleo"
		keysProperty="tipo_componente_nucleoKeys"
		readonlyProperty="bonus.ROBonus"
		inputType="SELECT"
		label="Relazione parentela" />
	<fieldProperty
		name="im_reddito_componente"
		property="im_reddito_componente"
		command="doOnIm_reddito_componenteChange"
		readonlyProperty="bonus.ROBonus"
		inputType="TEXT"
		formatName="it.cnr.contab.util.EuroFormat"
		label="Reddito componente nucleo" />
	<fieldProperty
		name="fl_handicap"
		property="fl_handicap"
		inputType="CHECKBOX"
		readonlyProperty="bonus.ROBonus"
		label="Handicap"  />	
	<formFieldProperty
		name="esercizio" />
	<formFieldProperty
		name="pg_bonus" />
	<formFieldProperty
		name="cf_componente_nucleo" />
	<formFieldProperty
		name="tipo_componente_nucleo" />
	<formFieldProperty
		name="im_reddito_componente" />
	<formFieldProperty		
		name="fl_handicap" />
	<findFieldProperty
		name="esercizio" />
	<findFieldProperty
		name="pg_bonus" />
	<findFieldProperty
		name="cf_componente_nucleo" />
	<findFieldProperty
		name="tipo_componente_nucleo" />
	<findFieldProperty
		name="im_reddito_componente" />
	<findFieldProperty		
		name="fl_handicap" />	
	<columnFieldProperty
		name="esercizio" />
	<columnFieldProperty
		name="pg_bonus" />
	<columnFieldProperty
		name="cf_componente_nucleo" />
	<columnFieldProperty
		name="tipo_componente_nucleo" />
	<columnFieldProperty
		name="im_reddito_componente" />
	<columnFieldProperty		
		name="fl_handicap" />
		
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy