[Koha-bugs] [Bug 34748] Wrong column name basket_number in table settings for basket

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 19 23:35:40 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34748

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list