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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Jan 2023 13:49:34 +0000 (10:49 -0300)
commitc742247e68817d6cff62e348d291f9c40e5a341a
tree572cd2b6894895777b2ba9be7d19c856b4a9c9fc
parent12ae2c59e7ba322ad2cce47c37138f374507b628
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>
Koha/Database/Columns.pm