[Koha-bugs] [Bug 7976] "Borrow Permission" is not functional

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Nov 9 23:09:37 CET 2014


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de
            Version|3.6                         |master

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
It appears that there are some references to the borrow permission in the
codebase, but I am not sure about the intended functionality either:

Some examples:
...
basket/basket.pl:        flagsrequired   => { borrow => 1 },
basket/downloadcart.pl:        flagsrequired   => { borrow => 1 },
basket/sendbasket.pl:        flagsrequired   => { borrow => 1 },
basket/sendbasket.pl:            flagsrequired   => { borrow => 1 },
...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list