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

it.cnr.contab.logs.bulk.Batch_log_tstaBulkInfo.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="pg_job"
		property="pg_job"
		inputType="TEXT"
		label="Progressivo job"
		enabledOnSearch="true"
		enabledOnEdit="false" />
	<fieldProperty
		name="fl_errori"
		property="fl_errori"
		inputType="CHECKBOX"
		label="Ha errori"
		enabledOnSearch="false"
		enabledOnFreeSearch="true"
		enabledOnEdit="false" />
	<fieldProperty
		name="pg_esecuzione"
		property="pg_esecuzione"
		inputType="TEXT"
		label="Progressivo esecuzione"
		enabledOnSearch="true"
		enabledOnEdit="false" />
	<fieldProperty
		name="dacr"
		property="dacr"
		inputType="TEXT"
        formatName="timestamp"
		label="Data di creazione"
		enabledOnSearch="true"
		enabledOnEdit="false" />
	<fieldProperty
		name="ds_log"
		property="ds_log"
		cols="100"
		rows="5"
		inputType="TEXTAREA"
		label="Descrizione"
		caseSensitiveSearch="false"
		enabledOnSearch="true"
		enabledOnEdit="false" />
	<fieldProperty
		name="pg_batch"
		property="pg_batch"
		inputType="TEXT"
		label="Progressivo del batch"
		enabledOnSearch="true"
		enabledOnEdit="false" />
	<fieldProperty
		name="note"
		property="note"
		cols="100"
		rows="5"
		inputType="TEXTAREA"
		label="note"
		caseSensitiveSearch="false"
		enabledOnSearch="true"
		enabledOnEdit="false" />

	<formFieldProperty
		name="pg_esecuzione" />
	<formFieldProperty
		name="dacr" />
	<formFieldProperty
		name="pg_job" />
	<formFieldProperty
		name="pg_batch" />
	<formFieldProperty
		name="fl_errori" />
	<formFieldProperty
		name="ds_log" />
	<formFieldProperty
		name="note" />

	<columnFieldProperty
		name="pg_esecuzione" />
	<columnFieldProperty
		name="dacr" />
	<columnFieldProperty
		name="fl_errori" />
	<columnFieldProperty
		name="pg_job" />
	<columnFieldProperty
		name="pg_batch" />
	<columnFieldProperty
		name="ds_log" />
	<columnFieldProperty
		name="note" />

	<findFieldProperty
		name="pg_esecuzione" />
	<findFieldProperty
		name="dacr" />
	<findFieldProperty
		name="fl_errori" />
	<findFieldProperty
		name="pg_job" />
	<findFieldProperty
		name="pg_batch" />
	<findFieldProperty
		name="ds_log" />
	<findFieldProperty
		name="note" />

</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy