https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11844 --- Comment #20 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Katrin Fischer from comment #19)
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
Yes, the test plan is wrong: you cannot define both.
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.
It's the same behaviour as for serials, so I'd say it's expected.
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.
Could be done by bug 15774 which create a new page to configure all of these additional fields. -- You are receiving this mail because: You are watching all bug changes.