http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10724
mathieu saby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |r --- Comment #6 from mathieu saby <[email protected]> --- (In reply to Galen Charlton from comment #5) > Pushed to master. Thanks, Jonathan! > > I agree with Katrin that the pending orders list should display the basket > group name. For me, that's simple : You need to use BG to make pdf, so for some (most?) libraries, the main "entity" for dealing orders is BG, not Basket. (1 BG => pdf/csv send to the vendor => matches 1 or several vendor invoices etc) It was very important for us to have the ability to search by BG number/name. We made a local patch in JS/PHP in my library for that. So, BG number AND BG name should be displayed and searchable in every place where basket number and basket name are. See Bug 11027, Bug 9560, Bug 7682, Bug 9561, Bug 9808. And when Bug 9807 is pushed, we will be able to made direct links to individual BG (not possible now, because it reopens the BG). Mathieu -- 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/
