Aggiunti i files per la gestione vendite : parte 1.

git-svn-id: svn://10.65.10.50/trunk@114 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1994-09-01 09:27:19 +00:00
parent 1098cea09d
commit 5369d148d9

View File

@ -15,8 +15,6 @@
#define LF_UNLOC 11
#define LF_SOCI 12
#define LF_COMUNI 13
#define LF_INDSP 16
#define LF_CFVEN 17
#define LF_OCCAS 18
#define LF_PCON 19
#define LF_CLIFO 20
@ -29,7 +27,11 @@
#define LF_RCAUSALI 27
#define LF_SCADENZE 28
#define LF_PAGAMENTI 29
#define LF_EFFETTI 30
#define LF_PAGSCAD 30
#define LF_EFFETTI 31
#define LF_DOC 32
#define LF_RIGHEDOC 33
#define LF_RIGHEDES 34
#define CNF_GENERAL 10000
#define CNF_STUDIO CNF_GENERAL + 1