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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 20:51:31 CET 2013


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

mathieu saby <mathieu.saby at univ-rennes2.fr> changed:

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

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

Revised to fix whitespace problems. Cosmetic changes put in an other patch.

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

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


More information about the Koha-bugs mailing list