campo-sirio/ve/verig10.uml
guy 26f6280a09 Patch level : 2.2
Files correlati     : tutte le maschere di riga
Ricompilazione Demo : [ ]
Commento            :

Aggiunta gestione righe per risorse (RSS) ea attrezzature (ATR)


git-svn-id: svn://10.65.10.50/trunk@13022 c028cbd2-c16b-5b4b-a496-9718f37d4682
2005-04-28 11:04:31 +00:00

26 lines
472 B
Plaintext
Executable File

#include "verigdef.h"
#define FULL_SCREEN
#define MASK_TITLE1 "Risorse"
#define PAGE_2
DEFINE_FIELD(CODRSS)
DEFINE_FIELD(DESCRRSS)
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)
F_POS(CODIVA, 2, 13,"Cod. IVA " )
DEFINE_FIELD(DESIVA)
F_POS(DESIVA, 22, 13,"" )
DEFINE_FIELD(CODCMS)
#include "verig.uml"