Files correlati : Ricompilazione Demo : [ ] Commento : Riportate le patch fino alla 2.1 490 Controllare velib.h. il merge era impossibile Controllare modaut.h e campo.aut. pack DT Contabilità industriale conflittano git-svn-id: svn://10.65.10.50/trunk@13668 c028cbd2-c16b-5b4b-a496-9718f37d4682
18 lines
287 B
Plaintext
Executable File
18 lines
287 B
Plaintext
Executable File
#include "verigdef.h"
|
|
|
|
#define FULL_SCREEN
|
|
|
|
#define MASK_TITLE1 "Rettifiche IVA"
|
|
#define PAGE_2
|
|
|
|
DEFINE_FIELD(DESCR)
|
|
DEFINE_FIELD(VALORE)
|
|
DEFINE_FIELD(CODIVA)
|
|
F_POS(CODIVA, 2, 13,"Cod. IVA " )
|
|
DEFINE_FIELD(DESIVA)
|
|
F_POS(DESIVA, 22, 13,"" )
|
|
DEFINE_FIELD(CODCMS)
|
|
|
|
#include "verig.uml"
|
|
|