From 768c15336ff0a6e9ac4a660fc20febe75d171874 Mon Sep 17 00:00:00 2001 From: Alessandro Bonazzi Date: Tue, 11 Mar 2025 18:05:28 +0100 Subject: [PATCH] Patch level : 12.00 1384 Files correlati : cg0200a.msk Bug : Commento: Aggiunto regime fiscale ai clienti/fornitori --- src/cg/cg0200.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cg/cg0200.h b/src/cg/cg0200.h index 3edebcb2d..83ae12dd0 100755 --- a/src/cg/cg0200.h +++ b/src/cg/cg0200.h @@ -165,6 +165,7 @@ #define F_CODCUSTFP 266 #define F_DATAICONAI 267 #define FLD_CODEORI 268 +#define FLD_REGFISC 269 #define F_PRODACC 271