https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #49 from Andrew Fuerste-Henry <[email protected]> --- The list of items to be received hangs at Processing if any of your items/orders do not include a replacement price. Price math is inconsistent between receiving versions. I created an order using the sample data for My Vendor. The order shows: Quantity=1 Vendor price=3.00 Tax rate= 19.65 Discount= 0.1% The vendor shows: List item price includes tax: No Invoice item price includes tax: No Discount: 10.0 % Tax rate: 19.65 % If I click the old Receive button, orderreceive.pl shows: retail price: 3 replacement price: 3 budgeted cost: 2.70 actual cost: 2.70 If I select this order along with other and click Receive Selected, the receiving modal shows: retail price: 3.59 replacement price: 3 budgeted cost: 3.23 actual cost: 3.23055 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
