Bug 10973

Summary: Make the use of basketgroup an option
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10920
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Mathieu Saby 2013-09-29 20:29:46 UTC
Some libraries does not use basket groups. So for them, all information about basketgroups are irrelevant.
I propose to add a syspref "UseBasketgroups". If the syspref is disable, all the information about basketgroups will be hidden in the templates and in perl files if necessary.

Then, we could add a button for exporting baskets in pdf, as this is a feature which is only present at basketgroup level.

M. Saby
Comment 1 Mathieu Saby 2013-11-23 12:58:20 UTC
I won't have time to work on that