https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40537
Aleisha Amohia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #184968|0 |1 is obsolete| | --- Comment #2 from Aleisha Amohia <[email protected]> --- Created attachment 185077 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185077&action=edit Bug 40537: Show totals in invoice currencies after receiving orders This patch improves the invoice page to also display the total price for received orders in the currency of the invoice. This helps libraries to quickly confirm that invoices match up with what is expected and stored in Koha. To test: 1. Go to Acquisitions and create a vendor and basket if you don't have one already In KTD, go to: http://localhost:8081/cgi-bin/koha/acqui/basket.pl?basketno=1 2. Add a few orders to the basket. Mix up the currencies of the order i.e. add a few orders in GPB, a few in CAD. 3. Close the basket 4. Click the button to Receive shipments 5. Receive your orders and use the invoice currency to receive a. Click Receive for your order b. Check the checkbox to include the order in the receipt c. On the right side of the pop-up, check the checkbox to Change currency d. Enter the invoice price in the foreign currency e. Submit 6. Once all orders are received, click the button to Finish receiving 7. Scroll down to the bottom of the invoice details. Confirm all invoices are totalled as normal, plus there is extra information under the Invoice Price column which shows the totals in the invoice currency. Sponsored-by: Auckland University of Technology -- 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/
