Bug 5087: (QA follow-up) Rename the attribute to fit later API usage
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 20 Jul 2020 14:09:01 +0000 (11:09 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 23 Jul 2020 08:52:10 +0000 (10:52 +0200)
commit478093072000d01b2b5c20f05044e4bd3bbfeecd
tree0c030b856e609f649c60b298acf5294c579759a6
parentae3644a5947ea410fc3e8ac8b64307df7d1cbb18
Bug 5087: (QA follow-up) Rename the attribute to fit later API usage

This patch renames the introduced attribute for later usage on the API,
and changes the logic to use it the other way around.

It also adds a KEY for the flag, as it will be used in WHERE statements.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Schema/Result/ExportFormat.pm
installer/data/mysql/atomicupdate/bug_5087_-_add_opac_option_field_to_export_formats.perl
installer/data/mysql/kohastructure.sql
koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt
opac/opac-basket.pl
opac/opac-downloadcart.pl
tools/csv-profiles.pl