webERP Forum

Full Version: Customer Purchases - Wrong Values?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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...
Looks good to me Paul, it just needs to be committed.

Thanks
Tim
Fix committed to SVN.
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.
Looks good to me,

Tim
Changes committed to SVN.
Thank you both and sorry about the need for a double commit.
No worries on a 'double commit', it happens.