Patch level : 2.2 nopatch

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :

Aggiunto modulo contabilità industriale


git-svn-id: svn://10.65.10.50/trunk@12981 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
brugno 2005-04-21 15:57:26 +00:00
parent 832b9d9cc9
commit 511ac181f6
3 changed files with 247 additions and 247 deletions

View File

@ -1,4 +1,4 @@
ba Base ba Base
74 74
75 75
76 76
@ -6,7 +6,7 @@ ba Base
iv Gestione IVA iv Gestione IVA
se Contabilita' Semplificata se Contabilita' Semplificata
cg Contabilita' Generale cg Contabilita' Generale
st Gestione studi ci Contabilita' Industriale
mi Modello IVA 11 mi Modello IVA 11
ai Archiviazione Immagini ai Archiviazione Immagini
ce Cespiti ce Cespiti

View File

@ -9,7 +9,7 @@
#define GIAUT 5 #define GIAUT 5
#define SEAUT 6 #define SEAUT 6
#define CGAUT 7 #define CGAUT 7
#define STAUT 8 #define CIAUT 8
#define MIAUT 9 #define MIAUT 9
#define AIAUT 10 #define AIAUT 10
#define CEAUT 11 #define CEAUT 11