Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Martin Renvoize dfe3d78445
Bug 24482: Fix for formatted price issue with value over 1000
This patch for the point of sale feature fixes an issue where items for
purchase with a value of $1,000 or more break the payment calculations.

Test plan:
1) Enable the point of sale feature
   (EnablePointOfSale + UseCashRegisters system preferences)
2) Add a cash register for a library
   (Home > Point of sale > Cash registers > New cash register)
3) Create a purchase item with a cost of $1000
   (Home > Point of sale >  Purchase items > New debit type)
4) Go to to the point of sale page and attempt to sell one of your items
   (Home > Point of sale > click 'Add' next to the item to purchase)
5) Note that Koha inserts a comma into the price in the list of items for
   purchase
6) Note that the 'Amount being paid' changes to 0.00 instead of $1,000,
   which affects the other calculations
7) Apply the patch
8) Repeat step 4
9) Amount being paid and other calculations should now be correct
10) Enter an amount for 'Collected from patron' and click 'Confirm'
    check that the change calculation is correct.
11) Sign-off the patch!

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-02-10 08:57:01 +00:00
..
acqui Bug 24569: (QA follow-up) Fix closing <a> tag 2020-02-04 13:35:42 +00:00
admin Bug 18936: Display 'Unlimited' for Holds allowed (total) 2020-02-04 15:05:22 +00:00
authorities Bug 7882: Add ability to move and reorder fields in MARC editor 2020-01-03 16:27:59 +00:00
basket Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
batch
catalogue Bug 13420: (QA follow-up): Fix typo itemdate -> itemdata 2020-02-06 12:36:17 +00:00
cataloguing Bug 24420: Display waiting on hold items in the Cataloging search results Location column 2020-02-05 12:36:46 +00:00
circ Bug 24171: Check auto_renew if confirmation is needed 2020-02-04 10:16:40 +00:00
clubs Bug 24393: Remove event attributes from patron clubs list template 2020-01-20 14:03:51 +00:00
common
course_reserves Bug 24343: Show subtitle, number and parts in course reserves list of titles in staff client 2020-01-20 16:26:50 +00:00
errors
ill Bug 23529: Narrow scope of changed 2019-10-25 13:17:34 +01:00
installer Bug 22527: (RM follow-up) Add filter 2019-05-07 15:57:35 +00:00
labels Bug 7468: (follow-up) Add missing filters 2020-01-21 11:29:09 +00:00
mana
members Bug 23673: Add "Updated on" column to patron's notices 2020-02-05 14:22:43 +00:00
offline_circ Bug 23098: Reword success message of KOC upload process 2019-06-24 14:44:08 +01:00
onboarding
patron_lists Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
patroncards Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
plugins Bug 23222: Update plugins-home.tt with new ENABLE/DISABLE flag name 2019-07-02 09:11:58 +01:00
pos Bug 24482: Fix for formatted price issue with value over 1000 2020-02-10 08:57:01 +00:00
reports Bug 24305: (follow-up) Remove previous declaration of batch_biblionumbers 2020-01-29 10:19:55 +00:00
reserve Bug 24410: Fix multi holds 2020-02-06 12:36:47 +00:00
reviews
rotating_collections
serials Bug 24358: (bug 21232) Make the alert string translatable 2020-01-10 16:08:55 +00:00
services
suggestion Bug 23594: Fix bad resolution conflict with bug 16784 2020-01-30 10:57:12 +00:00
tags Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
test
tools Bug 20847: Add more fields to the Batch Patron Modification tool 2020-01-29 09:07:33 +00:00
virtualshelves Bug 24093: Sorting indicators broken on list contents view 2019-11-25 08:37:01 +00:00
about.tt Bug 13193: Make Memcached usage fork safe 2020-02-07 09:58:47 +00:00
auth.tt Bug 23042: Correct shib param escaping 2019-11-27 11:30:20 +00:00
intranet-main.tt Bug 22868: Move suggestions_manage subperm out of acquisition perm 2020-01-30 08:27:00 +00:00