Nuovi campi in Commesse per CI
git-svn-id: svn://10.65.10.50/branches/R_10_00@23181 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
5f618c9efe
commit
4e95d03c19
@ -61,6 +61,7 @@
|
|||||||
#define F_CMS_FORN 260
|
#define F_CMS_FORN 260
|
||||||
#define F_CMS_SICUREZZA 263
|
#define F_CMS_SICUREZZA 263
|
||||||
#define F_CMS_CODIVA 264
|
#define F_CMS_CODIVA 264
|
||||||
|
#define F_CMS_IMPRODUTTIVA 265
|
||||||
|
|
||||||
#define F_CMS_MAG 353
|
#define F_CMS_MAG 353
|
||||||
#define F_CMS_DESCMAG 354
|
#define F_CMS_DESCMAG 354
|
||||||
|
@ -435,6 +435,12 @@ BEGIN
|
|||||||
FIELD APPOGGIO
|
FIELD APPOGGIO
|
||||||
END
|
END
|
||||||
|
|
||||||
|
BOOLEAN F_CMS_IMPRODUTTIVA
|
||||||
|
BEGIN
|
||||||
|
PROMPT 42 6 "Non produttiva"
|
||||||
|
FIELD IMPRODUTT
|
||||||
|
END
|
||||||
|
|
||||||
DATE F_CMS_DATAGARA
|
DATE F_CMS_DATAGARA
|
||||||
BEGIN
|
BEGIN
|
||||||
PROMPT 2 7 "Data gara "
|
PROMPT 2 7 "Data gara "
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
147
|
147
|
||||||
0
|
0
|
||||||
$commesse||0|502|0|Archivio Commesse|||
|
$commesse||0|503|0|Archivio Commesse|||
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
147
|
147
|
||||||
59
|
60
|
||||||
CODCMS|1|20|0|Codice Commessa
|
CODCMS|1|20|0|Codice Commessa
|
||||||
DESCRIZ|1|50|0|Descrizione
|
DESCRIZ|1|50|0|Descrizione
|
||||||
DESCRAGG|11|10|0|Descrizione aggiuntiva
|
DESCRAGG|11|10|0|Descrizione aggiuntiva
|
||||||
@ -59,6 +59,7 @@ LISRILCN|1|4|0|Listino per la rilevazione ore consuntive di default
|
|||||||
CONTSEP|1|6|0|Contabilità separata
|
CONTSEP|1|6|0|Contabilità separata
|
||||||
SICUREZZA|4|18|3|Importo sicurezza
|
SICUREZZA|4|18|3|Importo sicurezza
|
||||||
CODIVA|1|4|0|Codice IVA
|
CODIVA|1|4|0|Codice IVA
|
||||||
|
IMPRODUTT|8|1|0|Improduttiva
|
||||||
2
|
2
|
||||||
CODCMS|
|
CODCMS|
|
||||||
UPPER(DESCRIZ)|X
|
UPPER(DESCRIZ)|X
|
||||||
|
Loading…
x
Reference in New Issue
Block a user