[Koha-bugs] [Bug 11708] Display all basketgroups on one page, and new column aqbasketgroups.closeddate

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 17 15:44:38 CET 2015


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

Paola Rossi <paola.rossi at cineca.it> changed:

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

--- Comment #98 from Paola Rossi <paola.rossi at cineca.it> ---
Created attachment 35971
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35971&action=edit
Bug 11708: Add aqbasketgroups.closeddate

I've applied the 9 patches against master 3.19.00.011 head 7741 .

The first patch:
Add aqbasketgroups.closeddate
needed a trivial rebase.

Just as required, this patch :
1) on ACQ start page, basketgroup.pl displayed basketgroups for all suppliers
2) added these columns in basketgroups' table:
-- No. of ordered titles
-- No. of received titles
-- closed date in closed basketgroups tables.
3) Added filters to basketgroup tables columns.
4) Shew "Basket groups" link only if the user has "group_manage" permission.
5) Removed basketgroups pagination (20+ tested).
6) Instead of "Basket grouping" used "Basket groups" .
7) Displayed vendor name in front of "Basket groups for" .
8) Added bug number in updatedatabase.pl.
9) Verified Basketgroups.t.
10) From the ACQ start page, the Baskets groups link could be run.

The upgrading of DB set the current date as the closed date to the closed
existent basket groups.

So I pass this patch to "Signed Off" status.

IMO in the 2 tags "Open" and "Closed" the numbers of the related basket groups
could be added:
"Open (X)"
"Closed (X)"
increasing the plainness of the resulting list.

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


More information about the Koha-bugs mailing list