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

Michaela Sieber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|Needs Signoff               |Patch doesn't apply
           Severity|major                       |normal

--- Comment #16 from Michaela Sieber <[email protected]> ---
I think the idea to fix the behaviour of RoutingListAddReserves, and create
item-level holds (so only if items have been created) is correct.

When trying to apply patch I got the error message:
"Cannot apply cleanly patches from bug 31335. Everything will be left dirty."

Perhaps someone / developer could first have a look on bug 31335. As far as I
understand this is about code cleaning.

And there should be a new test plan. 

Perhaps like this:

- Set systempref RoutingListAddReserves to "Place received serials on hold if
they are on a routing list."
- Create a new subscription, e.g. for title "Chapman" (ISSN 0308-2695) 
- choose to create items for the subscription on receive
- Create a routing list with at least two recipients
- Receive an issue and fill item form (item type)
- Click on 'Print List' in column Routing
- Check for holds on the biblio record
> Holds are created, but those are indeed not item level. (see Holds column 
> Details = Next available)

- Apply Patch
- Receive next issue with item
- Click on 'Print List' in column Routing
- Check for holds
- Holds should be on the item level for new received serial items

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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