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

--- Comment #3 from Chris Cormack <[email protected]> ---
(In reply to comment #2)
> Created attachment 7758 [details]
> subscription holds
> 
> Ok, I have retested this on current master and something is seriously going
> wrong here. Updating version and severity as this feature seems to be
> totally broken right now.
> 
> Test 1:
> - Create a new subscription, choose to NOT add items for the subscription
> - Create a routing list
> - Receive an issue
> - Check for holds on the record
> > Holds are created although you have no items for this record
> 
> I think there should be a check somewhere preventing that.
> Perhaps making it not possible to create routing lists when no items are
> created?
> I am not sure how this was supposed to work.
> 
> Test 2:
> - Create a new subscription, choose to create items for the subscription on
> receive
> - Create a routing list
> - Receive an issue
> - Check for holds on the record
> > Holds are created, but those are indeed not item level. It seems to be some 
> > new kind of hold actually - 'only this type'? (see screenshot)

Some kind of old hold that people have since broken.

Ill have a look
> 
> From the template:
>       [% ELSE %]
>         [% IF ( reserveloo.constrainttypeo ) %]
>           only this type :<b>[% reserveloo.volumeddesc %] [%
> reserveloo.itemtype %]</b>
>         [% END %]
>       [% END %]
>     [% END %]

-- 
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