Aggiunto cg21dls.h per il saldaconto
git-svn-id: svn://10.65.10.50/trunk@1054 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
2f412eacd8
commit
46e3181528
10
cg/cg21sld.h
Executable file
10
cg/cg21sld.h
Executable file
@ -0,0 +1,10 @@
|
||||
#define FS_RATESHEET 501
|
||||
#define FS_TOTAL 502
|
||||
#define FS_RDIFFER 503
|
||||
#define FS_IMPONIBILE 504
|
||||
#define FS_IMPOSTA 505
|
||||
#define FS_SPESE 506
|
||||
#define FS_RECALC 507
|
||||
#define FS_NAMEPAG 508
|
||||
#define FS_TIPOPR 509
|
||||
#define FS_MCOMM 510
|
@ -395,6 +395,8 @@ bool CG4100_App::sort_sal()
|
||||
|
||||
sal.set_movap(causali.get(CAU_MOVAP) == "A");
|
||||
sal.set_movprovv(mov.get(MOV_PROVVIS).not_empty());
|
||||
sal.set_data_ulmov(mov.get_date(MOV_DATAREG));
|
||||
sal.set_num_ulmov(numreg);
|
||||
sal.aggiorna(gruppo, conto, sottoconto, importo, sezione);
|
||||
if (sal.items() > MAX_CNT)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user