http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10943
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|3.12 |master --- Comment #1 from Katrin Fischer <[email protected]> --- It appears you also need the borrowers permission - I am not sure if this is intentional: pay.pl: 53 flagsrequired => { borrowers => 1, updatecharges => $updatecharges_permissions }, -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
