Summary: | acqui/basket.tt does not deal with col visibility correctly | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | ||
Version: | 24.11 | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38255 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
See the FIXME: > > [% IF !(Koha.Preference('EDIFACT') && ediaccount) %] > > // FIXME This cannot work correctly without > > bKohaColumnsUseNames > > table_settings['columns'].splice(18, 1); > > [% END %] >