Patch level : 12.0 566
Files correlati : cg4.exe cg5300a.uml Modificata la liquidazione delle fatture in ritardo git-svn-id: svn://10.65.10.50/branches/R_10_00@24486 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
139f4fb32b
commit
44521cb9b7
@ -1089,8 +1089,9 @@ void TLiquidazione_app::recalc_att(int month, const char* codatt, TAssoc_array &
|
||||
data_rif_cassa.set_end_month();
|
||||
todate.set_end_month();
|
||||
fine.set_end_month();
|
||||
|
||||
from.put(MOV_REG, fromreg);
|
||||
if (year_int >= 2017 && month == 13)
|
||||
t = todate;
|
||||
from.put(MOV_REG, fromreg);
|
||||
to.put(MOV_REG, toreg);
|
||||
|
||||
_cur->freeze(false);
|
||||
@ -1156,7 +1157,7 @@ void TLiquidazione_app::recalc_att(int month, const char* codatt, TAssoc_array &
|
||||
#ifdef DBG
|
||||
long nr = _mov->get_long(MOV_NUMREG);
|
||||
|
||||
if (nr == 25722 || nr == 27710)
|
||||
if (nr == 18489 || nr == 27710)
|
||||
int i = 1;
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user