Koha/acqui
Nick Clemens 100b1e3eec Bug 22791: Unify calculation between aqui-home and ordered.pl
To test:
1 - Enable order price rounding
2 - Order an example with 8 * 16,99 and 42% discount, 19.45% tax.
3 - Check ordered page - 94.17 is total
4 - Check aqui-home - 94.16 is total
5 - Apply patch
6 - Verify numbers now match

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-05-07 11:28:34 +00:00
..
acqui-home.pl
add_user_search.pl
addorder.pl
addorderiso2709.pl
ajax-getauthvaluedropbox.pl Bug 22391: Remove group by clause in ajax-getauthvaluedropbox.pl 2019-02-21 16:48:28 +00:00
basket.pl Bug 18736: Use rounding syspref to determine correct prices in calculations 2019-03-21 16:27:09 +00:00
basketgroup.pl Bug 18736: Use rounding syspref to determine correct prices in calculations 2019-03-21 16:27:09 +00:00
basketheader.pl Bug 15774: (follow-up) Address QA issues 2019-03-07 20:37:05 +00:00
booksellers.pl
cancelorder.pl
check_budget_total.pl
check_uniqueness.pl
duplicate_orders.pl Bug 15184: Change permission (+x) on .pl 2018-11-08 15:52:59 +00:00
edi_ean.pl
edifactmsgs.pl
edimsg.pl
finishreceive.pl Bug 18723: Change dot into comma 2019-02-08 20:38:16 +00:00
histsearch.pl Bug 15774: Use Koha::Object(s) for additional fields 2019-03-07 20:37:05 +00:00
invoice-files.pl
invoice.pl Bug 18736: Use rounding syspref to determine correct prices in calculations 2019-03-21 16:27:09 +00:00
invoices.pl
lateorders-export.pl
lateorders.pl
modordernotes.pl
neworderbiblio.pl
neworderempty.pl Bug 9775: Unitprice should be hidden when creating an order 2018-11-13 21:09:04 +00:00
newordersubscription.pl
newordersuggestion.pl
ordered.pl Bug 22791: Unify calculation between aqui-home and ordered.pl 2019-05-07 11:28:34 +00:00
orderreceive.pl Bug 22762: Fix items.collection display on receiving 2019-04-25 09:52:31 +00:00
parcel.pl Bug 18736: Use rounding syspref to determine correct prices in calculations 2019-03-21 16:27:09 +00:00
parcels.pl
showorder.pl
spent.pl Bug 22541: Invoice adjustments should show invoice number and include link on ordered.pl and spent.pl 2019-04-11 11:45:24 +00:00
supplier.pl
transferorder.pl
uncertainprice.pl
updatesupplier.pl
z3950_search.pl