it.cnr.contab.inventario00.tabrif.bulk.Inventario_consegnatarioBulkInfo.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="dt_fine_validita"
property="dt_fine_validita"
maxLength="10"
inputSize="10"
label="Data Fine Validità"
inputType="TEXT"
enabledOnFreeSearch = "true"
enabledOnInsert = "false"
enabledOnEdit = "false"
enabledOnSearch = "false"
formatName="date_short" />
<fieldProperty
name="dataFineValidita"
property="dataFineValidita"
maxLength="10"
inputSize="10"
label="Data Fine Validità"
inputType="ROTEXT"
formatName="date_short"
enabledOnInsert="true"
enabledOnEdit="true"
enabledOnSearch="false" />
<fieldProperty
name="dt_inizio_validita"
property="dt_inizio_validita"
maxLength="10"
inputSize="10"
inputType="TEXT"
nullable = "false"
formatName="date_short"
label="Data Inizio Validità"
enabledOnInsert="true"
enabledOnEdit="false"
enabledOnSearch="false" />
/********************************
****** Attributi Complessi ******
********************************/
<fieldProperty
name="pg_inventario"
property="inventario.pg_inventario"
maxLength="10"
inputSize="10"
inputType="ROTEXT"
label="Inventario" />
<fieldProperty
name="ds_inventario"
property="inventario.ds_inventario"
maxLength="100"
inputSize="70"
inputType="ROTEXT"
label="Descrizione Inventario" />
/********************************
********** Search tool **********
********************************/
/* --> CONSEGNATARIO */
<fieldProperty
name="find_consegnatario"
property="consegnatario"
inputType="SEARCHTOOL"
enabledOnInsert="true"
enabledOnEdit="true"
enabledOnSearch="false"
label="Consegnatario" />
<fieldProperty
name="cd_consegnatario"
property="consegnatario.cd_terzo"
maxLength="8"
inputSize="10"
inputType="TEXT"
nullable = "false"
label="Consegnatario"
enabledOnFreeSearch = "true"
enabledOnInsert = "true"
enabledOnEdit = "false"
enabledOnSearch = "false" />
<fieldProperty
name="ds_consegnatario"
property="ds_consegnatario"
maxLength="100"
inputSize="70"
inputType="ROTEXT"
label="Consegnatario"
enabledOnInsert="true"
enabledOnEdit="true"
enabledOnSearch="false" />
/* --> DELEGATO */
<fieldProperty
name="find_delegato"
property="delegato"
inputType="SEARCHTOOL"
enabledOnInsert="true"
enabledOnEdit="true"
enabledOnSearch="false"
label="Delegato" />
<fieldProperty
name="cd_delegato"
property="delegato.cd_terzo"
maxLength="8"
inputSize="10"
inputType="TEXT"
label="Delegato"
enabledOnFreeSearch = "true"
enabledOnInsert = "true"
enabledOnEdit = "false"
enabledOnSearch = "false" />
<fieldProperty
name="ds_delegato"
property="ds_delegato"
maxLength="100"
inputSize="70"
inputType="ROTEXT"
label="Delegato"
enabledOnInsert="true"
enabledOnEdit="true"
enabledOnSearch="false" />
/*********************************************************/
<formFieldProperty
name="ds_inventario" />
<formFieldProperty
name="pg_inventario" />
<formFieldProperty
name="cd_consegnatario" />
<formFieldProperty
name="ds_consegnatario" />
<formFieldProperty
name="find_consegnatario" />
<formFieldProperty
name="cd_delegato" />
<formFieldProperty
name="ds_delegato" />
<formFieldProperty
name="find_delegato" />
<formFieldProperty
name="dt_inizio_validita" />
<formFieldProperty
name="dataFineValidita" />
<columnFieldProperty
name="ds_consegnatario" />
<columnFieldProperty
name="ds_delegato" />
<columnFieldProperty
name="pg_inventario" />
<columnFieldProperty
name="dt_inizio_validita" />
<columnFieldProperty
name="dataFineValidita" />
<findFieldProperty
name="cd_delegato" />
<findFieldProperty
name="cd_consegnatario" />
<findFieldProperty
name="dt_inizio_validita" />
<findFieldProperty
name="dt_fine_validita" />
</bulkInfo> © 2015 - 2025 Weber Informatics LLC | Privacy Policy