[Bug 19001] New: Different rules for the same itemtype in the same branch and for the same category code
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19001 Bug ID: 19001 Summary: Different rules for the same itemtype in the same branch and for the same category code Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: vfernandes@keep.pt QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com 2 items with the same type but different loan status status - one available for loan, another for short term loan The 2 items could be requested with different times for the same person on his home branch (same patron category, same branch code): - the item available could be loaned for 2 weeks - the item in the deposit could be loaned for 2 days As the items have the same item type can not be differentiated in the issuing rules. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19001 Vitor Fernandes <vfernandes@keep.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |18886 CC| |vfernandes@keep.pt Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18886 [Bug 18886] Restructure storage of circulation rules to reduce complexity and enable increased flexiblity -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19001 --- Comment #1 from Vitor Fernandes <vfernandes@keep.pt> --- One idea is add another control column for the issuing rule: loan_status (or something like that). After that one issuing rule can be set/controlled by 4 codes: - branchcode - categorycode - itemtype - loan_status Possible value for that column: - Short term loan - Long term loan -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org