[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 28 14:43:34 CEST 2018


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

Blou <philippe.blouin at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #60 from Blou <philippe.blouin at inlibro.com> ---
This should be further simplified.

- if preference is set, UI should send to backend the exact amount, since we
presume the change has been given back.
- no need to overwrite the error_over behavior.  It will be necessary when the
pref is not set.
- in fact, the modification to members/paycollect.pl are not necessary, imo.
- if preference is set, make the change comment very obvious (color message?)
- The patch should focus on the functionality.  Do not rewrite all the format()
to $Price if not related to the feature.  This should be a separate patch.

To consider: making the submit button have a confirm popup when change is to be
given back.  Not need to go to the backend for that.

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


More information about the Koha-bugs mailing list