[Koha-bugs] [Bug 19479] Price display on a basketgroup

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 28 13:53:45 CEST 2018


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

Jon Knight <J.P.Knight at lboro.ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73377|0                           |1
        is obsolete|                            |

--- Comment #22 from Jon Knight <J.P.Knight at lboro.ac.uk> ---
Created attachment 73379
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73379&action=edit
Bug 19479: Display price in basket group formatted according to CurrencyFormat
syspref using templates and currency symbols.

On the page acqui/basketgroup.pl the prices of baskets should be shown
formatted according to the selected CurrencyFormat syspref, using the
currency symbol rather than three letter currency code.

Test plan:

1) Create a basket with items in it worth more than 1000 currency units.
2) Close the basket.
3) Go to acqui/basketgroup.pl page and check that the price format matches
   the current CurrencyFormat syspref.
4) Go to Administration and change CurrencyFormat syspref to one of the
   other available options and recheck step 3.

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


More information about the Koha-bugs mailing list