Page 1 of 1

Estimate calculations not correct

PostPosted: Tue Jul 19, 2016 10:08 am
by niuminc
Estimate.jpg
Estimate.jpg (52.98 KiB) Viewed 7735 times

When creating an Estimate in SeedCode Complete 13, the Line Total amount entered in the 1st line gets tripled in the Subtotal field below. Additional items are not included into the Subtotal when added, only the amount from the 1st line item. To be sure that we did not somehow alter the formula in our licensed version, I downloaded a demo copy to compare, and it has the same issues. Can you post a fix that shows where changes need to be made in order to correct the problem?

The above screen shot from the demo version summarizes the problem.

Thanks.

Re: Estimate calculations not correct

PostPosted: Tue Jul 19, 2016 1:34 pm
by DanW
Thanks so much for reaching out on this!

The fix will be noted in our next version update of SeedCode Complete, and here is how you can correct this now. One small change will fix the behavior. In the "Update Estimate Totals [ ExitFalse ]" script, change the first Go To Field step from SelectedEstimateLinesEdit::id_Item to SelectedEstimateLinesEdit::ItemCode, as in the screenshot below. Let us know if that works for you.

Screen Shot 2016-07-19 at 2.24.24 PM.png
Screen Shot 2016-07-19 at 2.24.24 PM.png (93.82 KiB) Viewed 7728 times


Thanks again!