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

Martin Renvoize <martin.renvo...@ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #113420|0                           |1
        is obsolete|                            |

--- Comment #12 from Martin Renvoize <martin.renvo...@ptfs-europe.com> ---
Created attachment 113423
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113423&action=edit
Bug 26963: Cache pickup locations for biblio level holds in the template

When determining pickup locations for holds that have not specified an
itemnumber we will get the same
results for each hold. This patch simply places the list of libraries into a
template variable and reuses
it for each hold

To test:
1 - Have several title level holds with varying pickup locations
2 - Have some libraries that are not pickup locations
3 - View the holds table for the biblio with the holds
4 - Observe the dropdowns load correctly
5 - Apply patch
6 - Verify there are no changes

Signed-off-by: Andrew Fuerste-Henry <and...@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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