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

Katrin Fischer <[email protected]> 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 <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to