https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373
Blou <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #60 from Blou <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
