Corretto MI6279, relativo alla ventilazione ditte trimestrali con
ricalcolo mesi precedenti. git-svn-id: svn://10.65.10.50/trunk@5590 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
1bd1b6ce77
commit
3697dcf6ad
@ -217,7 +217,7 @@ bool TLiquidazione_app::update_firm(int month, bool recalc)
|
||||
// tutti i lerci mesi. Analogamente se sta calcolando una trimestrale.
|
||||
// Nel caso di trimestrale con ricalcolo trimestri precedenti azzera
|
||||
// ad ogni inizio di trimestre.
|
||||
if (!(_freqviva == "T" && (month != 4 && month != 7 && month != 10 && month != 13)))
|
||||
if (!(_freqviva == "T" && (month != 1 && month != 4 && month != 7 && month != 10 && month != 13)))
|
||||
{
|
||||
_vend_arr.destroy();
|
||||
_corr_arr.destroy();
|
||||
|
Loading…
x
Reference in New Issue
Block a user