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
@ -25,7 +25,7 @@
|
||||
#define DOC_IBAN "IBAN"
|
||||
#define DOC_CODABIP "CODABIP"
|
||||
#define DOC_CODCABP "CODCABP"
|
||||
#define DOC_PROGBNP "PROGBNP"
|
||||
#define DOC_PROGBNP "PROGBNP"
|
||||
#define DOC_CATVEN "CATVEN"
|
||||
#define DOC_CODLIST "CODLIST"
|
||||
#define DOC_CODCONT "CODCONT"
|
||||
@ -104,19 +104,29 @@
|
||||
#define DOC_SCONTOFATT "SCONTOFATT"
|
||||
#define DOC_COLL_GOLEM "COLL_GOLEM"
|
||||
#define DOC_CARTACEI "CARTACEI"
|
||||
#define DOC_REGFISC "REGFISC"
|
||||
|
||||
// Virtuali
|
||||
#define DOC_TOTMER "TOTMER"
|
||||
#define DOC_PLAFOND "PLAFOND"
|
||||
#define DOC_FATID "FATID"
|
||||
#define DOC_BOLLI "BOLLI"
|
||||
#define DOC_CFORIG "CFORIG"
|
||||
#define DOC_DATAINIRIF "DATAINIRIF"
|
||||
#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
|
||||
#define DOC_SPESEUPD "SPESEUPD"
|
||||
#define DOC_USEK "USEK"
|
||||
#define DOC_K "K"
|
||||
#define DOC_PREVSTATO "PREVSTATO"
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -9,6 +9,7 @@
|
||||
bool can_dispatch_transaction(const TRectype& rec);
|
||||
bool dispatch_transaction(const TRectype& rec, const TFilename& ini);
|
||||
|
||||
|
||||
// Permission management
|
||||
const char* get_user_filter(const char* flt);
|
||||
const char* get_user_read_filter();
|
||||
|
Loading…
x
Reference in New Issue
Block a user