Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Katrin Fischer 619d97b91d Bug 22110: Fix editing of adjustments for CurrencyFormat != US
When using CurrencyFormat FR or CH the editing an amount behave
badly. Example: changing displayed 1,00 to 1,11 would save as 1,00.

At the moment Koha only understands decimal dot, not comma.
So every time data is entered, we use decimal dot.

1) Add an adjustment to an invoice
2) Change system preference CurrencyFormat to FR or CH
3) Verify the amount displays with a decimal comma
4) Try changing the amount to something like 1,11
5) Save the amount
6) Verify it shows 1.00
7) Apply patch
8) Refresh the invoice page if necessary
9) Verify amount is now shown as 1.00
10) Repeat test, use 1.11
11) Verify it will be stored correctly.

Signed-off-by: Mackey Johnstone <mackeyfj@gmail.com>
Signed-off-by: mikael <mikael.Olangcay-Brisebois@inlibro.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-02-08 20:48:34 +00:00
..
csv Bug 21454: Remove html filter for Price filtered variables 2018-10-01 13:56:34 +00:00
tables Bug 18480: Get rid of unwanted / distracting link in patron search for fund owner 2018-10-15 14:19:08 +00:00
acqui-home.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
addorder.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
addorderiso2709.tt Bug 21989: JS error in "Add orders from MARC file" - addorderiso2709.pl 2019-01-28 11:15:14 +00:00
ajax.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
basket.tt Bug 21751: (follow-up) Correction to selectors 2019-02-04 14:13:35 +00:00
basketgroup.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
basketheader.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
booksellers.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
cancelorder.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
duplicate_orders.tt Bug 15184: Fix TT filter 2018-11-08 15:53:00 +00:00
edi_ean.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
edifactmsgs.tt Bug 21186: Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:50 +00:00
edimsg.tt Bug 20667: Update two-column templates with Bootstrap grid: Acquisitions part 1 2018-07-06 13:19:35 +00:00
histsearch.tt Bug 15184: Prepare the ground - Move order search filters 2018-11-08 15:52:56 +00:00
invoice-files.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
invoice.tt Bug 22110: Fix editing of adjustments for CurrencyFormat != US 2019-02-08 20:48:34 +00:00
invoices.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
lateorders.tt Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
modordernotes.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
neworderbiblio.tt Bug 16939: Making all 'add to basket' actions buttons 2019-01-02 20:27:28 +00:00
neworderempty.tt Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5 2019-01-11 13:24:43 +00:00
neworderempty_duplicate.tt Bug 20672: Update two-column templates with Bootstrap grid: Acquisitions part 3 2018-08-31 11:13:52 +00:00
newordersubscription.tt Bug 16939: Making all 'add to basket' actions buttons 2019-01-02 20:27:28 +00:00
newordersuggestion.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
ordered.tt Bug 21282: Sync ordered and spent values with acqui home 2018-11-13 21:06:44 +00:00
orderreceive.tt Bug 18723: Change dot into comma 2019-02-08 20:38:16 +00:00
parcel.tt Bug 20865: Removed space before : on order receive filters 2019-01-17 02:23:28 +00:00
parcels.tt Bug 21526: (QA follow-up) Fix all the tabs 2018-10-26 17:09:58 +00:00
showorder.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
spent.tt Bug 21282: Sync ordered and spent values with acqui home 2018-11-13 21:06:44 +00:00
supplier.tt Bug 21751: Replace fixFloat with HC-sticky to fix Chrome display 2019-02-04 14:13:35 +00:00
transferorder.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
uncertainprice.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
z3950_search.tt Bug 22122: Rearranged inputs from a patrons basket in Acquisitions. 2019-01-18 20:44:19 +00:00