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

Tomás Cohen Arazi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |ommunity.org,
                   |                            |[email protected],
                   |                            |martin.renvoize@ptfs-europe
                   |                            |.com

--- Comment #4 from Tomás Cohen Arazi <[email protected]> ---
I think this is the right approach for this series of bugs, related to
rendering pickup locations. One doubt remains:

I picked the 'any' value for x-koha-override. But the implementation does a
Koha::Libraries->search({ pickup_location => 1 }) when the override is passed
and conditions met... and I was wondering, could we want to override that
condition as well? If we consider that could be necessary, then we should use
something like 'object_pickup_locations' (sorry, didn't find something better)
and then pick some other keyword for pickup_location => 1, and reserve 'any'
for overriding them all.

Hope my doubt makes sense, and I get some valuable feedback.

Thanks!

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