Patch level : 10.1036
Files correlati : ve0.exe ve6.exe tutti i profili Ricompilazione Demo : [ ] Commento : Aggiunto il campo CONTRATTO per la gestione dei contratti legge 122 (dati rilevanti). Nei profili personalizzati va aggiunto questo campo ST 225 18 BE PR 2 14 "Contratto Legge 122 " FL "U" CH NORMAL FI CONTRATTO US &CGCON IN CODTAB[1,1] 107 SE IN CODTAB[2,7] 108 SE IN CODTAB[8,25] 225 DI "Contratto" CODTAB[8,] DI "Descrizione@50" S0 OU 225 CODTAB[8,] HE "Inserire un codice contratto di importo non inferiore a 3000 Euro" ADD RUN cg7 -2 &CON MO CG,FE EN inoltre bisogna cambiare la testata del campo 108 da ST 108 6 a NU 108 6 il campo CODCF e' stato cambiato da stringa a numero bisogna verificare le ricerche sul documento legate al codice cliente/fornitore (es. indirzzi di spedizione, banche) Aggiunto il campo CONTSEP per la gestione di contabilità separate Nei profili personalizzati va aggiunto questo campo ST 226 6 BE PR 47 14 "Contabilità separata " FL "U" CH NORMAL FI CONTSEP US &NPENT IN CODTAB 226 DI "Codice@6" CODTAB DI "Descrizione@50" S0 OU 226 CODTAB ADD RUN np0 -0 &ENT MO NP EN git-svn-id: svn://10.65.10.50/branches/R_10_00@22319 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
8d6359c591
commit
a3df789f3d
@ -88,6 +88,8 @@
|
||||
#define DOC_DATAFCOMP "DATAFCOMP"
|
||||
#define DOC_CUP "CUP"
|
||||
#define DOC_CIG "CIG"
|
||||
#define DOC_CONTRATTO "CONTRATTO"
|
||||
#define DOC_CONTSEP "CONTSEP"
|
||||
|
||||
|
||||
// Virtuali
|
||||
|
@ -48,7 +48,7 @@
|
||||
#define MOV_DATAINC "DATAINC"
|
||||
#define MOV_LIQDIFF "LIQDIFF"
|
||||
#define MOV_CONTRATTO "CONTRATTO"
|
||||
#define MOV_NOPROFIT "NOPROFIT"
|
||||
#define MOV_CONTSEP "CONTSEP"
|
||||
|
||||
#define NUMREG_PROVVISORIO 999999L
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user