Patch level : 12.0 1152

Files correlati     : fp0.exe

Commento:
Aggiunto campo Prefisso nei Registri per la gestione dei TD
This commit is contained in:
smen 2022-05-31 09:54:57 +02:00
parent 70212f62df
commit 8064a9619d
2 changed files with 10 additions and 1 deletions

View File

@ -44,7 +44,8 @@
#define F_RAGSOC 165
#define F_REGSOSPEXT 166
#define F_STAMPA_PLAFONDS 167
#define F_STAMPA_NUMERI 168
#define F_PREFISSO 168
#define F_STAMPA_NUMERI 169
#define F_ULTIMA_DATA_DI_STAMPA 170
#define F_PROGINV 171

View File

@ -453,6 +453,14 @@ BEGIN
GROUP GRP_VENDITE GRP_ACQUISTI GRP_RIEPIVA
END
STRING F_PREFISSO 2
BEGIN
PROMPT 48 11 "Prefisso "
FIELD S5
FLAGS "U"
GROUP GRP_VENDITE GRP_ACQUISTI GRP_RIEPIVA
END
CURRENCY F_PROG_AVERE 18
BEGIN
PROMPT 1 9 "Progressivo avere "