[Koha-bugs] [Bug 9824] Hide basket with no expected items in basqket list by bookseller

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 17 19:28:49 CEST 2013


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

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

--- Comment #41 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 18215
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18215&action=edit
Bug 9824: Followup for removing filter

Adds allbaskets parameter to GetBasketsInfosByBookseller. (Only used in
booksellers.pl now)
Normally, all 'active' baskets are shown. With allbaskets=1 all baskets :)
In the template I had to rename a loop var supplier to supplier1 to resolve
name conflict between template vars.
In the template I added the string: Cancel filter.
Note that this string is already translated:
msgid "Cancel filter"
msgstr ""
Hope this helps.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list