Patch level : 10.0 1020
Files correlati : 770mod.exe Ricompilazione Demo : [ ] Commento : corretta generazione pagamenti git-svn-id: svn://10.65.10.50/trunk@18192 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
8adba3b291
commit
695a9cca72
@ -395,6 +395,10 @@ void TSchedaPercipienti::agg_pagamenti(const TRectype & sch)
|
||||
if (!abb.is_zero())
|
||||
imppag += TImporto(sez, abb);
|
||||
tot += imppag;
|
||||
if (!datapag.ok())
|
||||
datapag = sum.get_date(PART_DATADOC);
|
||||
if (!datapag.ok())
|
||||
datapag = sum.get_date(PART_DATAREG);
|
||||
if (!datapag.ok())
|
||||
datapag = sum.get_date(PART_DATAPAG);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user