it.cnr.contab.inventario00.tabrif.bulk.Ubicazione_beneBulkInfo.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_ubicazione"
property="cd_ubicazione"
maxLength="30"
inputSize="30"
inputType="TEXT"
enabledOnSearch="true"
label="Codice Ubicazione" />
<fieldProperty
name="cd_cds"
property="cd_cds"
maxLength="30"
inputSize="30"
inputType="TEXT"
label="Codice Cds" />
<fieldProperty
name="cd_unita_organizzativa"
property="cd_unita_organizzativa"
maxLength="30"
inputSize="30"
inputType="TEXT"
label="Codice UO" />
<fieldProperty
name="cd_cds_padre"
property="nodoPadre.cd_cds"
maxLength="30"
inputSize="30"
inputType="TEXT"
label="Codice Cds padre" />
<fieldProperty
name="cd_uo_padre"
property="nodoPadre.cd_unita_organizzativa"
maxLength="30"
inputSize="30"
inputType="TEXT"
label="Codice UO padre"/>
<fieldProperty
name="cd_ubicazione_padre"
property="nodoPadre.cd_ubicazione"
maxLength="30"
inputSize="30"
inputType="TEXT"
label="Codice Padre"
enabledOnSearch="true"
enabledOnEdit="true"
caseSensitiveSearch="true" />
<fieldProperty
name="cd_ubicazione_propria"
property="cd_ubicazione_propria"
maxLength="5"
inputSize="5"
inputType="TEXT"
nullable="false"
enabledOnInsert="true"
enabledOnEdit="false"
enabledOnSearch="true"
label="Codice Ubicazione"
caseSensitiveSearch="false" />
<fieldProperty
name="ds_ubicazione_bene"
property="ds_ubicazione_bene"
maxLength="300"
inputSize="300"
cols="75"
rows="4"
inputType="TEXTAREA"
enabledOnInsert="true"
enabledOnSearch="true"
nullable="false"
label="Descrizione"
caseSensitiveSearch="false" />
<fieldProperty
name="livello"
property="livello"
inputType="TEXT"
label="Livello" />
/**********************************************************
** Search tool utilizzato per la ricerca del nodo padre **
**********************************************************/
<fieldProperty
name="find_nodo_padre"
property="nodoPadre"
inputType="SEARCHTOOL"
formName="searchtool"
enabledOnInsert="true"
enabledOnEdit="true"
enabledOnSearch="true"
label="Nodo Padre" />
<fieldProperty
name="ds_nodo_padre"
property="nodoPadre.ds_ubicazione_bene"
maxLength="100"
inputSize="60"
inputType="ROTEXT"
enabledOnEdit="true"
enabledOnInsert="true"
enabledOnSearch="true"
caseSensitiveSearch="false" />
<fieldProperty
name="fl_ubicazione_default"
property="fl_ubicazione_default"
inputType="CHECKBOX"
label="Ubicazione di Default" />
/*********************************************************/
<formFieldProperty
name="cd_ubicazione_propria" />
<formFieldProperty
name="ds_ubicazione_bene" />
<formFieldProperty
name="find_nodo_padre" />
<formFieldProperty
name="cd_ubicazione_padre" />
<formFieldProperty
name="ds_nodo_padre" />
<formFieldProperty
name="fl_ubicazione_default" />
<formFieldProperty
name="cd_ubicazione" />
<columnFieldProperty
name="cd_ubicazione"
style="width:170px" />
<columnFieldProperty
name="ds_ubicazione_bene"
style="width:300px" />
<columnFieldProperty
name="livello"
style="width:40px" />
<columnFieldProperty
name="fl_ubicazione_default" />
<findFieldProperty
name="cd_ubicazione" />
<findFieldProperty
name="cd_ubicazione_propria" />
<findFieldProperty
name="cd_ubicazione_padre" />
<findFieldProperty
name="ds_ubicazione_bene" />
<findFieldProperty
name="livello" />
<findFieldProperty
name="fl_ubicazione_default" />
<form name="searchtool">
<formFieldProperty
name="cd_ubicazione" />
<formFieldProperty
name="ds_ubicazione_bene"
inputType="TEXT"
inputSize="50"/>
</form>
</bulkInfo> © 2015 - 2025 Weber Informatics LLC | Privacy Policy