[Koha-bugs] [Bug 33863] On receive "change currency" is always checked

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 12 08:43:35 CEST 2023


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

PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed:

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

--- Comment #20 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> ---
Created attachment 153343
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153343&action=edit
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 at kit.edu>

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


More information about the Koha-bugs mailing list