Bug 32292: Add missing column descriptions to borrowers table
authorKatrin Fischer <katrin.fischer.83@web.de>
Mon, 21 Nov 2022 22:15:15 +0000 (22:15 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Jan 2023 13:49:35 +0000 (10:49 -0300)
commitea660f0c4b17a6ccce0d4a5b33b43f033ddd8ca9
tree397cda89c9576d8950a2045aa151d0dd7eb69ed7
parentef7634ba9217707acf1584e6896bf8ed5daa3317
Bug 32292: Add missing column descriptions to borrowers table

Adds missing column descriptions for new features etc. to the
existing entry for borrowres columns descriptions.

To test:
* Go to reports > Guided reports
* Select patrons module
* Make sure all entries for the tables items and suggestions show
  up with nice descriptions

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