[Koha-bugs] [Bug 9806] Show more information on basketgroups lists

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 15 23:08:00 CET 2013


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

--- Comment #1 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
Created attachment 16173
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16173&action=edit
[PATCH] Bug 9806 : Add new columns to basket groups lists

In the list of all the open/closed basketgroups for a vendor, you just have the
name of each basketgroup, and 3 action buttons.
It is not sufficient for libraries using basketgroup.

Warning : this patch must be tested with BZ 9771 applied. If BZ 9771 is not
pushed to master when you test, apply it before.

This patch adds the following columns :
- number (id of basketgroup)
- billingplace (name of the library)
- deliveryplace (name of the library, or "free delivery place")
- number of baskets in each basketgroup

To test :
1) make some basketgroups with 0, 1, 2 baskets
2) make some basketgroups with different billing and deliveryplace
3) check the list of open and closed basketgroups
4) check action buttons are working like before

M. Saby
Rennes 2 university

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


More information about the Koha-bugs mailing list