97 Commits (bbf0d21284924d6b7529017fc78178b98242aaee)

Author SHA1 Message Date
Martin Renvoize e3183de77b Bug 25596: Identify overpayment refunds for translation 4 years ago
Matthias Meusburger 63c93d3c11 Bug 26506: Fix Koha::Account::pay if called when no user is logged-in 4 years ago
Jonathan Druart 4aa93f04f4 Bug 24151: Use fully qualified names for UpdateStats 4 years ago
Martin Renvoize 3ed641b33a
Bug 24474: (follow-up) Add LOST_FOUND logic to Koha::Account::pay 4 years ago
Nick Clemens 2ba1493e2e
Bug 23051: (QA follow-up) Missing curly and tabs and fix test 4 years ago
Andrew Isherwood a2449a81be
Bug 23051: (follow-up) Add renewal feedback and move code to subroutines and test 5 years ago
Andrew Isherwood d26a10c1fe
Bug 23051: Renew items when fines paid off 5 years ago
Julian Maurice 50a733f09c
Bug 17702: Add UI to manage account credit types 4 years ago
Martin Renvoize b9ecf361a8
Bug 24592: Reword LOST_RETURN to LOST_FOUND 4 years ago
Jonathan Druart 10a3c6deaa
Bug 24542: (bug 23049 follow-up) Add missing use statement in Koha::Account 4 years ago
Kyle Hall c4466e7d71
Bug 23181: Unable to use payment library in ACCOUNT_PAYMENT or ACCOUNT_WRITEOFF notices 5 years ago
Martin Renvoize 66bdfbc0a3
Bug 23805: (follow-up) Lowercase credit type for UpdateStats 5 years ago
Martin Renvoize 9a9576dbd1
Bug 23805: Drop type lookup as it's now a foreign key 5 years ago
Martin Renvoize 5fbf423e94
Bug 23805: Update 'W' to 'WRITEOFF' for consistency 5 years ago
Martin Renvoize 6bfd41eb0a
Bug 23805: Update 'Pay' to 'PAYMENT' for consistency 5 years ago
Martin Renvoize ce479d7a7d
Bug 23805: Update 'lost_item_return' to 'LOST_RETURN' for consistency 5 years ago
Martin Renvoize 2665dc9094
Bug 23805: Update 'FOR' to 'FORGIVEN' for consistency 5 years ago
Martin Renvoize 40613eb3c8
Bug 23805: Update 'C' to 'CREDIT' for consistency 5 years ago
Martin Renvoize 25047ce341
Bug 23805: Update references to accounttype to credit_type_code 5 years ago
Martin Renvoize 87b166e381
Bug 23049: More thorough param checking 5 years ago
Martin Renvoize 6d4ae2d47e
Bug 23049: Drop type lookup as it's now a foreign key 5 years ago
Martin Renvoize 7f0cdb83cf
Bug 23049: Update 'N' to 'NEW_CARD' for consistency 5 years ago
Martin Renvoize af6464d05b
Bug 23049: Capitalise type passed to add_debit for `overdue` 5 years ago
Martin Renvoize 1eeb9d179d
Bug 23049: Remove manual_debit as it's never called 5 years ago
Martin Renvoize 70268d49de
Bug 23049: Capitalise type passed to add_debit for lost_item 5 years ago
Martin Renvoize fbd640fa32
Bug 23049: Update 'HE' to 'RESERVE_EXPIRED' for consistency 5 years ago
Martin Renvoize 56b38464bd
Bug 23049: Capitalise type passed to add_debit for `account` 5 years ago
Martin Renvoize 11bc809228
Bug 23049: Update 'PF' to 'PROCESSING' for consistency 5 years ago
Martin Renvoize c97705d190
Bug 23049: Capitalise type passed to add_debit for `rent` 5 years ago
Martin Renvoize 950074fa7e
Bug 23049: Update debit_type_code 'Res' to 'RESERVE' 5 years ago
Martin Renvoize d661141890
Bug 23049: Update existing code to use debit_type 5 years ago
Martin Renvoize 72e10519e3
Bug 23049: Add debit_type 5 years ago
Martin Renvoize 1d42b5fbff
Bug 23321: (follow-up) Correction to exception logic 5 years ago
Martin Renvoize 1a740fda1e
Bug 23321: Add cash register support to paycollect 5 years ago
Martin Renvoize 5f8e09bbaa
Bug 22837: Update callers to use new signature 5 years ago
Martin Renvoize 839c095b54
Bug 6759: Split account creation and renewal charges 5 years ago
Martin Renvoize 0a14f4009d
Bug 22610: Update SIP2 to use payment_type 5 years ago
Martin Renvoize 859217c1f5
Bug 11573: Make rental accountlines translatable 5 years ago
Martin Renvoize b954dce9dd
Bug 22563: Update lost handling to use accountline.status 5 years ago
Martin Renvoize e3c5892f52
Bug 22563: Be more descriptive with accountypes 5 years ago
Kyle Hall f417c15e49
Bug 22982: (QA follow-up) Add behavior to Koha::Account::Line::apply and unit test 5 years ago
Kyle Hall 20dde4cc4a
Bug 22982: Paying lost fee does not always remove lost item from checkouts 5 years ago
Martin Renvoize b3de8738b7 Bug 22564: Remove references to 'Rep' accounttype 5 years ago
Martin Renvoize dc62187ebf Bug 22521: Update fines handling to use accountline.status 5 years ago
Tomás Cohen Arazi a55e50cf62 Bug 22600: (QA follow-up) Raise an exception on missing interface param 5 years ago
Martin Renvoize 9ec4d86636 Bug 22600: Add 'interface' to accountlines 5 years ago
Martin Renvoize e8eb0cf0f2 Bug 22518: Remove references to 'O' accounttype 5 years ago
Martin Renvoize f68fec12df Bug 22516: Remove remaining calls to lastincrement 5 years ago
Josef Moravec 6e3da5397e Bug 21683: Remove accountlines.accountno 5 years ago
Martin Renvoize d922b88713 Bug 21756: (QA follow-up) Add `Account Fee` mapping 5 years ago