[Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 28 11:40:36 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Place multiple holds at     |Place multiple holds at
                   |once for the same record    |once for the same record in
                   |                            |OPAC
             Status|Signed Off                  |Failed QA

--- Comment #124 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Trying to work through this:

- I've rebased the patches (generated updated CSS file for the second patch)
- I've tested the current behaviour and am a little confused: It appears this
feature is already available for the staff side, so this is about adding it to
the OPAC side. I've adjusted the bug title. Correct? 

TOOD:

1) QA script fails:

- Tons of missing filters :(

2) Code review

Left over debug code:
use Data::Dumper;
warn $itemnumber;
warn $canreserve;
if ($canreserve) {
 warn $canreserve;
...

Little typo:
+        # if we have an item selectionned,
selected :)

3) Add text for release notes (not blocker, can be done later)

Please clean up the patches quickly for testing this week! First tests are
looking good.

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


More information about the Koha-bugs mailing list