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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 23 17:42:20 CEST 2018


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

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

--- Comment #40 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 74739
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74739&action=edit
Bug 19479: Display price in basket group formatted according to CurrencyFormat
syspref using templates.

On the page acqui/basketgroup.pl the prices of baskets should be shown
formatted according to the selected CurrencyFormat syspref, with no
currency symbol or 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.

Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
Fixed some tabs.

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


More information about the Koha-bugs mailing list