Patch level :10.0
Files correlati :lv0.exe,lv400a.msk Ricompilazione Demo : [ ] Commento : agiunta campo prezzo nolo git-svn-id: svn://10.65.10.50/trunk@18649 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
f0ec19a62e
commit
5a25b2949f
@ -98,6 +98,7 @@
|
||||
#define S_ARROT 128
|
||||
#define S_UM 129
|
||||
#define S_PPCONF 130
|
||||
#define S_PREZNOL 131
|
||||
|
||||
#define S_CODCF 301
|
||||
#define S_RAGSOC 302
|
||||
|
@ -763,6 +763,13 @@ BEGIN
|
||||
FIELD FATTKG
|
||||
END
|
||||
|
||||
CURRENCY S_PREZNOL 15
|
||||
BEGIN
|
||||
PROMPT 50 10 "Prezzo nolo"
|
||||
FLAGS "U"
|
||||
FIELD PREZNOL
|
||||
END
|
||||
|
||||
CURRENCY S_IMPFISART 15
|
||||
BEGIN
|
||||
PROMPT 2 11 "Imp.fisso "
|
||||
|
Loading…
x
Reference in New Issue
Block a user