]> git.koha-community.org Git - koha.git/commit
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)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 30 Jul 2020 17:01:53 +0000 (17:01 +0000)
commit2270d927086be4999fc8e6667258fbe345b89120
tree482cc9c598846c773bbd4ed2700997074f5b4381
parent712143d26b680b66898995f931248a41470beccb
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>
(cherry picked from commit 478093072000d01b2b5c20f05044e4bd3bbfeecd)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
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