webERP Forum
Customer Purchases - Wrong Values? - Printable Version

+- webERP Forum (http://www.weberp.org/forum)
+-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1)
+--- Forum: Problems / Bugs? (http://www.weberp.org/forum/forumdisplay.php?fid=8)
+--- Thread: Customer Purchases - Wrong Values? (/showthread.php?tid=8040)



Customer Purchases - Wrong Values? - VortecCPI - 01-13-2018

CustomerPurchases.php shows Price and Amount of Sale but neither value include discount.

Is this correct and as expected per design?
I changed my script to show actual Price and actual Amount of Sale based upon discount.

See attached file for reference...


RE: Customer Purchases - Wrong Values? - TimSchofield - 01-13-2018

Looks good to me Paul, it just needs to be committed.

Thanks
Tim


RE: Customer Purchases - Wrong Values? - TurboPT - 01-13-2018

Fix committed to SVN.


RE: Customer Purchases - Wrong Values? - VortecCPI - 01-16-2018

I added Units and Discount columns and made a few more small changes to this script so it more closely matches output from OrderDetails.php.


RE: Customer Purchases - Wrong Values? - TimSchofield - 01-16-2018

Looks good to me,

Tim


RE: Customer Purchases - Wrong Values? - TurboPT - 01-16-2018

Changes committed to SVN.


RE: Customer Purchases - Wrong Values? - VortecCPI - 01-16-2018

Thank you both and sorry about the need for a double commit.


RE: Customer Purchases - Wrong Values? - TurboPT - 01-17-2018

No worries on a 'double commit', it happens.