Bug 28859: Fix missing column setting

This commit adds the missing checked_out_by column to
columns_settings.yaml

Test plan:

- Follow the test plans in the bug description and note that the
symptoms are no longer seen

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
Andrew Isherwood 2021-09-17 14:14:36 +01:00 committed by Jonathan Druart
parent 712be5b41f
commit a8a7ce3717

View file

@ -453,6 +453,8 @@ modules:
cannot_be_modified: 1
-
columnname: checked_out_from
-
columnname: checked_out_by
-
columnname: renewed
-