https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34748
--- Comment #1 from Katrin Fischer <[email protected]> --- Created attachment 155916 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155916&action=edit Bug 34748: Fix column name in columns configuration for basket table The first column was named basket_number, but it's actually the order_line. To test: * Edit column configuration for acquisition > basket * Make sure to set at least one checkbox for 'basket_number' * Apply patch, run database update * Verify that the first column is now 'order_line', but your settings have been preserved -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
