Bug 32292: Add column descriptions to subscriptions table / complete items table
authorKatrin Fischer <katrin.fischer.83@web.de>
Mon, 21 Nov 2022 21:36:31 +0000 (21:36 +0000)
committerJacob O'Mara <jacob.omara@ptfs-europe.com>
Tue, 31 Jan 2023 17:56:39 +0000 (17:56 +0000)
commita779e93c698ba993fee994ef0b4627357e668a3d
tree680ae43b1c3d861e14102d4c1592cd9e0f59ec75
parent7866ff90837304a663d460f8b1332c637ac160c1
Bug 32292: Add column descriptions to subscriptions table / complete items table

* Adds proper labels to the database columns for suggestions
* Adds missing item columns:
  * coded_location_qualifier
  * deleted_on
  * exclude_form_local_holds_priority
* Fixes spelling of item type, Uniform resource identifier

To test:
* Go to reports > Guided reports
* Select acquisition or another module using the items
* Make sure all entries for the tables items up with nice descriptions
* Changes to subscriptions: verify reading the patch, these don't seem to show
  up yet in guided reports.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit c742247e68817d6cff62e348d291f9c40e5a341a)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
Koha/Database/Columns.pm