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