2043539627
Files correlati : ve0.exe tutti i profili Ricompilazione Demo : [ ] Commento : Supporto per 10 campi personalizzati sulle righe da 155 /FR_JOLLY1) a 164 (FR_JOLLY10) git-svn-id: svn://10.65.10.50/trunk@15160 c028cbd2-c16b-5b4b-a496-9718f37d4682
23 lines
393 B
Plaintext
Executable File
23 lines
393 B
Plaintext
Executable File
#include "verigdef.h"
|
|
|
|
#define FULL_SCREEN
|
|
|
|
#define MASK_TITLE1 "Attrezzature"
|
|
#define PAGE_2
|
|
|
|
DEFINE_FIELD(CODATR)
|
|
DEFINE_FIELD(DESCRATR)
|
|
DEFINE_FIELD(UMQTASP)
|
|
DEFINE_FIELD(QTA)
|
|
DEFINE_FIELD(PREZZO)
|
|
DEFINE_FIELD(QTAEVASA)
|
|
DEFINE_FIELD(RIGAEVASA)
|
|
DEFINE_FIELD(DATACONS)
|
|
DEFINE_FIELD(SCONTO)
|
|
F_POS(SCONTO, 2, 11,"Sconto " )
|
|
DEFINE_FIELD(CODIVA)
|
|
DEFINE_FIELD(DESIVA)
|
|
|
|
#include "verig.uml"
|
|
|