Koha/koha-tmpl
Jonathan Druart 06236c936f
Bug 33863: Update values in data that will be saved
We are not saving the values of the input but a representation of the
form, contains in $("#order_edit").data('row');

To acchieve that it's preferable to reuse _update_unitprice and call it
when #change_currency is modified.

Some code cleaning slipped into the patch, for readability purpose.

Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit e3a7202363)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2023-07-18 12:36:04 +01:00
..
intranet-tmpl Bug 33863: Update values in data that will be saved 2023-07-18 12:36:04 +01:00
opac-tmpl Bug 33946: (QA follow-up) Add spans and classes for styling and translatability 2023-07-18 12:33:55 +01:00