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

            Bug ID: 38472
           Summary: exportColumns hard-coded in patron categories
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        Depends on: 36640

categories.js has
  exportColumns: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12],

It must use .noExport instead of the IDs. We are building the column list
depending on syspref so the ID cannot be hard-coded.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36640
[Bug 36640] Upgrade DataTables from 1.13.6 to 2.x
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to