Bug 32292: Add column descriptions to biblio table
authorKatrin Fischer <katrin.fischer.83@web.de>
Mon, 21 Nov 2022 21:49:43 +0000 (21:49 +0000)
committerJacob O'Mara <jacob.omara@ptfs-europe.com>
Tue, 31 Jan 2023 17:57:13 +0000 (17:57 +0000)
commit1d4b16e042c8ececa6bb3d76386ae297885314c2
tree2722a0d844d3523477674c4d6e63d87b46d1f38e
parente55a9fdd538788af4896370fb2d2605ea445bf00
Bug 32292: Add column descriptions to biblio table

This adds nice descriptions to the aqorders database columns.

To test:
* Go to Guided reports
* Start a new report for acquisitions module
* Verify that all aqorders columns show with nice descriptions
      None should be missing.

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 ef7634ba9217707acf1584e6896bf8ed5daa3317)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
Koha/Database/Columns.pm