https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18790
--- Comment #13 from Josef Moravec <[email protected]> --- Comment on attachment 69161 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69161 Bug 18790 - Add ability to void payments Review of attachment 69161: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=18790&attachment=69161) ----------------------------------------------------------------- ::: installer/data/mysql/account_offset_types.sql @@ +9,5 @@ > ('Dropbox'), > ('Rental Fee'), > ('Fine Update'), > +('Fine'), > +('Void Payment'); This needs to be added as atomic update too. -- 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/
