|
@@ -1153,7 +1153,7 @@ end;
|
|
|
|
|
|
procedure TrmBillsGatherData.CalculateGatherData;
|
|
|
begin
|
|
|
- if GatherType in [bgtFinal08, bgtFinal16, bgtEstimate1, bgtG_Final04] then
|
|
|
+ if GatherType in [bgtFinal08, bgtFinal16, bgtEstimate, bgtEstimate1, bgtG_Final04] then
|
|
|
FCacheTree.ReCalcGatherData;
|
|
|
if GatherType in [bgtFinal07, bgtFinal11, bgtFinal19] then
|
|
|
FGclList.ReCalcualteGatherNode;
|