Patch level : 12.00 1386
Files correlati : cg0.exe cg0700a.msk Bug : Commento: Trasformazione occasionali in clienti/fornitori
This commit is contained in:
parent
ca5daa0427
commit
5c80be8b71
@ -104,19 +104,29 @@
|
|||||||
#define DOC_SCONTOFATT "SCONTOFATT"
|
#define DOC_SCONTOFATT "SCONTOFATT"
|
||||||
#define DOC_COLL_GOLEM "COLL_GOLEM"
|
#define DOC_COLL_GOLEM "COLL_GOLEM"
|
||||||
#define DOC_CARTACEI "CARTACEI"
|
#define DOC_CARTACEI "CARTACEI"
|
||||||
|
#define DOC_REGFISC "REGFISC"
|
||||||
|
|
||||||
// Virtuali
|
// Virtuali
|
||||||
|
#define DOC_TOTMER "TOTMER"
|
||||||
#define DOC_PLAFOND "PLAFOND"
|
#define DOC_PLAFOND "PLAFOND"
|
||||||
#define DOC_FATID "FATID"
|
#define DOC_FATID "FATID"
|
||||||
#define DOC_BOLLI "BOLLI"
|
#define DOC_BOLLI "BOLLI"
|
||||||
#define DOC_CFORIG "CFORIG"
|
#define DOC_CFORIG "CFORIG"
|
||||||
#define DOC_DATAINIRIF "DATAINIRIF"
|
#define DOC_DATAINIRIF "DATAINIRIF"
|
||||||
#define DOC_DATAFINRIF "DATAFINRIF"
|
#define DOC_DATAFINRIF "DATAFINRIF"
|
||||||
|
#define DOC_XML_NAME "XML_NAME"
|
||||||
|
#define DOC_PRG_INVIO "PRG_INVIO"
|
||||||
|
#define DOC_STATO_SDI "STATO_SDI"
|
||||||
|
#define DOC_STATO_TR "STATOTR"
|
||||||
|
#define DOC_PIVA_TR "PIVATR"
|
||||||
|
#define DOC_PRG_INV_TR "PRGINVIOTR"
|
||||||
|
#define DOC_MESELIQ "MESELIQ"
|
||||||
|
|
||||||
// modulo pe
|
// modulo pe
|
||||||
#define DOC_SPESEUPD "SPESEUPD"
|
#define DOC_SPESEUPD "SPESEUPD"
|
||||||
#define DOC_USEK "USEK"
|
#define DOC_USEK "USEK"
|
||||||
#define DOC_K "K"
|
#define DOC_K "K"
|
||||||
|
#define DOC_PREVSTATO "PREVSTATO"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
bool can_dispatch_transaction(const TRectype& rec);
|
bool can_dispatch_transaction(const TRectype& rec);
|
||||||
bool dispatch_transaction(const TRectype& rec, const TFilename& ini);
|
bool dispatch_transaction(const TRectype& rec, const TFilename& ini);
|
||||||
|
|
||||||
|
|
||||||
// Permission management
|
// Permission management
|
||||||
const char* get_user_filter(const char* flt);
|
const char* get_user_filter(const char* flt);
|
||||||
const char* get_user_read_filter();
|
const char* get_user_read_filter();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user