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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 23 10:57:06 CEST 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16509|0                           |1
        is obsolete|                            |
  Attachment #18331|0                           |1
        is obsolete|                            |

--- Comment #25 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 18333
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18333&action=edit
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

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

This is a nice improvement!

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list