Bug 19166: (follow-up) Adjust table and files and QA issues
authorNick Clemens <nick@bywatersolutions.com>
Mon, 16 Jul 2018 14:08:17 +0000 (14:08 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 19 Jul 2018 17:28:41 +0000 (17:28 +0000)
commit7d7cd25f4c2f0077c18a1904cb77f1479bff8e2b
tree842e806ef6ae768eb954096ffadd7fcd1b5a52ab
parent5bd7acfbb096a63df1d806c41a6af7b51954beb6
Bug 19166: (follow-up) Adjust table and files and QA issues

Move to aqinvoice_adjustment
Move to Koha::Acquisition::Invoice::Adjustments
Test if variable exists before count

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
12 files changed:
C4/Budgets.pm
Koha/Schema/Result/Aqbudget.pm
Koha/Schema/Result/Aqinvoice.pm
acqui/invoice.pl
acqui/ordered.pl
acqui/spent.pl
installer/data/mysql/atomicupdate/bug_19166.perl
installer/data/mysql/kohastructure.sql
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/ordered.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/spent.tt
t/db_dependent/Budgets.t