https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11844
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #19 from Katrin Fischer <[email protected]> --- Just some first notes on this: 1) New "add order line fields" page a) Test plan calls for adding fields with AV category and MARC field, but this always results in this error message for me: You cannot select an authorised value category and a marcfield b) why have the datatable search field below the table instead of above? I know we have other places where it's like this, but it always irritates me - the search is most useful for a big table and this will require you to scroll all the way to the end of the table first. c) this looks like a tiny translation issue: 'aLengthMenu': [[10, 20, 50, 100, -1], [10, 20, 50, 100, "All"]], d) it would be nice, if the table could use the new buttons we for Edit and Delete as introduced for a lot of other tables recently to match the new design pattern. e) Icon icon-plus and others should be FA icons. Otherwise this seems to work ok. :) I am wondering what the next step is - this patch will allow to see and manipulate the fields on adding an order, but later, once the basket is closed you won't be able to see or search for them. So we should try and get bug 11870 sorted and maybe think about a way to show the fields on receive and on the basket summary page (in separate bugs). -- 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/
