Bug 32292: Add column descriptions to aqorders table
authorKatrin Fischer <katrin.fischer.83@web.de>
Mon, 21 Nov 2022 21:40:54 +0000 (21:40 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Jan 2023 13:49:35 +0000 (10:49 -0300)
commita07ee68f4318a1ebda6df69e002f22fa378185a2
tree66bebfa15704fb127b0591d92f999b99f19e85ad
parentc742247e68817d6cff62e348d291f9c40e5a341a
Bug 32292: Add column descriptions to aqorders 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