Patch level : 12.0 no_patch

Files correlati     :
Commento            : Aggiunti moduli f1 f9
This commit is contained in:
Simone Palacino 2019-05-10 16:45:34 +02:00
parent 58825960b9
commit 43ae1bad60
2 changed files with 6 additions and 2 deletions

View File

@ -48,3 +48,5 @@ ha Hardy Caff
ri Riclassificazioni ri Riclassificazioni
gv Gestione versamenti gv Gestione versamenti
tf Trasferimento Fatture tf Trasferimento Fatture
f1 Contabilizzazione Fatture Passive Elettroniche
f9 Archiviazione Sostitutiva

View File

@ -51,7 +51,9 @@
#define VDAUT 48 #define VDAUT 48
#define GVAUT 49 #define GVAUT 49
#define TFAUT 50 #define TFAUT 50
#define ENDAUT 51 #define F1AUT 51
#define F9AUT 52
#define ENDAUT 52
// Moduli disabilitati // Moduli disabilitati