Returned items incorrectly apply discounts
Submitted by Chris Munchenberg on Tue, 28/09/2021 - 11:34
If an item is returned that has a discount applied automatically, the discount on the return does not calculate correctly.
For example:
Worm chews with a a unit price $18.10 and staff discount of 45% gives discount $8.15 and total $9.95.
So far so good.
But if 1 is returned, i.e. Quantity -1, I would expect everything just to be the negative of these numbers.
What I get is:
Discount -$18.10, Total -$36.20. Hmmm, not quite the same.
OpenVPMS 2.2, I don't know if it has been fixed.
Thanks,
Chris.
Re: Returned items incorrectly apply discounts
Thanks for the report. This has been fixed in the latest minor 2.2.3 release, available from the Downloads page.