http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10502

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20767|0                           |1
        is obsolete|                            |

--- Comment #11 from Kyle M Hall <[email protected]> ---
Created attachment 21148
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21148&action=edit
Bug 10502 - Add independent branches option for sql reports

This patch adds the ability to hide reports created by other libraries
based on the new IndependentBranchesReports system preference. This is
accomplished by adding a branchcode field to the sql reports, which is
set on report creation.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Enable IndependentBranchesReports
4) Log in with a non-superlibrarian staff account
5) View existing sql reports, you should see no difference. Existing
   reports are 'grandfathered' in, assuming that existing reports may be
   used by multiple libraries or library groups.
6) Ensure you have selected a library to act as via the "set library" link.
7) Create a new sql report.
8) Verify it was created and you can view and edit it.
9) Change the logged in library to a difference branch.
10) Observe that the report is no longer visible in the reports list.

-- 
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/

Reply via email to