https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42542
--- Comment #1 from Baptiste Wojtkowski (bwoj) <[email protected]> --- Created attachment 198669 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198669&action=edit Bug 42542: budget_add_del is not necessary anymore to edit fund TEST PLAN: 1 - As a superuser edit the rights of Henry Acevedo. Set followings: Staff access, allows viewing of catalogue in staff interface (catalogue) Manage funds (budget_manage) Modify funds (can't create lines, but can modify existing ones) (budget_modify) 2 - Visit http://koha-ktd:8081/cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=1 click on Actions->Edit 3 - Nothing happens 4 - Apply patch 5 - Repeat 2 6 - Visit /cgi-bin/koha/admin/aqbudgets.pl?op=add_form&budget_period_id=1, notice a new message. 7 - Remove both rights and visit /cgi-bin/koha/admin/aqbudgets.pl?op=add_form&budget_id=1&budget_period_id=1, notice you don't have rights -- 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] https://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/
