Patch level : 12.0 1036

Files correlati     : fp0.exe fp0100a.msk
Commento :
Corretto campo mancante nello sheet note dei parametri
This commit is contained in:
Alessandro Bonazzi 2021-03-04 19:10:00 +01:00
parent 07d0a6d6f1
commit f2daafed47

View File

@ -22,11 +22,11 @@
#define F_FORMPERS 401
#define S_TIPODOC 101
#define S_TIPORIGA 102
#define S_QTA 103
#define S_PREZZO 104
#define S_IMPONIBILE 105
#define SC_TIPODOC 101
#define SC_TIPORIGA 102
#define SC_QTA 103
#define SC_PREZZO 104
#define SC_IMPONIBILE 105
#define F_NPFSHEET 501