http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11708
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35748|0 |1 is obsolete| | --- Comment #98 from Paola Rossi <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
