Bug 10973 - Make the use of basketgroup an option
Summary: Make the use of basketgroup an option
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-29 20:29 UTC by Mathieu Saby
Modified: 2016-12-01 21:58 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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