[Koha-bugs] [Bug 23063] Item table in cataloguing doesn't respect CurrencyFormat

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 20 22:56:19 CEST 2022


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

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 140806
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140806&action=edit
Bug 23063: Use Price formatting on amounts in item table in cataloguing

Koha can use CurrencyFormat for displaying price amounts and should do
so consistently everywhere. Without this patch price and replacement cost
will always display as xx.xx independent of CurrencyFormat setting in
the table above the edit items form. This patch fixes the table display.

To test:
* Apply patch
* Search or create a record with multiple items
* Fill in some price and replacement costs
* Try different settings of the CurrencyFormat system preference
* The display in the item table above the edit/add form should display
  according to the system preference
* Verify sorting works

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


More information about the Koha-bugs mailing list