Bug 23049: (follow-up) Remove duplicate of mandatory data
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 24 Oct 2019 08:41:52 +0000 (09:41 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 24 Oct 2019 16:25:42 +0000 (17:25 +0100)
commit08e4de2e3d77d063249e20c62bc7ab52ad8bb925
treefcc9d67998c6676ecaa7623aee5f6a1ed033e660
parent55595e200b4f6a6ec2767071d95f96c24a4584ae
Bug 23049: (follow-up) Remove duplicate of mandatory data

This patchset originally introduced the manadatory data into
/en/mandatory/account_debit_types.sql. However, it was later decided to
maintain the system types description strings in the templates and as
such the database data file was moved to the top level.  This patch
removes the now superflous /en/mandatory version.

Once we have the sql files easily translated via the standard
translate.koha-community.org toolchain we should restore this approach
and update the templates to use the descriptions from the database.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/en/mandatory/account_debit_types.sql [deleted file]