[Koha-bugs] [Bug 22372] Add available location to Holds awaiting pickup

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 22 21:15:23 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22372

--- Comment #2 from Bin <bin.wen at inlibro.com> ---
Created attachment 85575
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85575&action=edit
Bug 22171: Fix shipping cost display on invoice

When not 0 the shipping cost on the invoice would display with
a lot of numbers after the comma. This fixed it to display with
only 2.

To test:
- Make sure you have an invoice with shipping cost set (example: 5.00)
- Open the invoice for editing (invoice.pl)
- Verify the shipping cost displays with too many decimals (5.000000)
- Apply patch
- Verify now the shipping cost displays correctly (5.00)

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
Signed-off-by: bin.wen <bin.wen at inlibro.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list