Koha/C4/SIP/ILS/Transaction
Martin Renvoize 9ec4d86636 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>
2019-04-10 19:43:11 +00:00
..
Checkin.pm Bug 22076: SIP checkin for withdrawn item returns ok in checkin response 2019-03-28 12:08:18 +00:00
Checkout.pm
FeePayment.pm Bug 22600: Add 'interface' to accountlines 2019-04-10 19:43:11 +00:00
Hold.pm Bug 22330: Transfer limits should be respected for placing holds in staff interface and APIs 2019-03-21 16:22:56 +00:00
Renew.pm
RenewAll.pm