07b3cbe9d2
git-svn-id: svn://10.65.10.50/trunk@2846 c028cbd2-c16b-5b4b-a496-9718f37d4682
16 lines
245 B
Plaintext
Executable File
16 lines
245 B
Plaintext
Executable File
#include "verigdef.h"
|
|
|
|
#define FULL_SCREEN
|
|
|
|
#define MASK_TITLE1 "Spese di tipo (Valore)"
|
|
|
|
DEFINE_FIELD(CODSPV)
|
|
DEFINE_FIELD(DESCRSPV)
|
|
DEFINE_FIELD(VALORE)
|
|
DEFINE_FIELD(SCONTO)
|
|
DEFINE_FIELD(CODIVA)
|
|
DEFINE_FIELD(DESIVA)
|
|
|
|
#include "verig.uml"
|
|
|