Bug 22600: Add 'interface' to accountlines
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 28 Mar 2019 10:00:22 +0000 (10:00 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 10 Apr 2019 19:43:11 +0000 (19:43 +0000)
commit9ec4d86636ffd4a11863cafe8d4eddb6e55c13db
tree2eacf4e909565fc3aaa64c522421aac41b5d77ca
parentb763b4698b31c8d32f482f13b50e89b58f68c443
Bug 22600: Add 'interface' to accountlines

This patch adds the 'interface' field to the accountlines table and
updates all Koha::Object routines and calls to use it.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
19 files changed:
C4/Accounts.pm
C4/Circulation.pm
C4/Log.pm
C4/Overdues.pm
C4/Reserves.pm
C4/SIP/ILS/Transaction/FeePayment.pm
C4/SIP/SIPServer.pm
Koha/Account.pm
Koha/Account/Line.pm
Koha/Hold.pm
Koha/Patron.pm
Koha/REST/V1/Patrons/Account.pm
installer/data/mysql/atomicupdate/bug_22600.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql
members/mancredit.pl
members/pay.pl
members/paycollect.pl
offline_circ/process_koc.pl
opac/opac-account-pay-paypal-return.pl