98 Commits (d33552f871946a874ff2c912c65a5b12102f841d)

Author SHA1 Message Date
Martin Renvoize a9c934a0a1 Bug 29139: Add exceptions to relation accessors 3 years ago
Martin Renvoize c475d4d97b Bug 22435: Update accountline-details page to show all history 3 years ago
Martin Renvoize dec9f754f8 Bug 22435: Fix _set_found_trigger 3 years ago
Martin Renvoize c188ec1567 Bug 22435: Fix CREATE offset amounts 3 years ago
Martin Renvoize b5a09e4654 Bug 22435: ->apply() should always use 'APPLY' for offset_type 3 years ago
Martin Renvoize dfd3f183cf Bug 22435: Use 'CREATE' offset type in Koha::Account::Line 3 years ago
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Nick Clemens eaa1e75b99 Bug 28482: Refresh line from DB to get stored value 3 years ago
Tomás Cohen Arazi 741d8a0e53 Bug 28272: Fix many things... 3 years ago
Kyle Hall 1c29873160 Bug 27995: (QA follow-up) Update POD 3 years ago
Martin Renvoize fb3a67f21b Bug 27995: Update return for Koha::Account::Line->apply 3 years ago
Martin Renvoize 35d1c7c41c Bug 27971: Update void method to use double entry accounting 3 years ago
Jonathan Druart 491147896d Bug 28156: Rename Koha::Account::Line->renewal with is_renewal 3 years ago
Martin Renvoize ac233efccf Bug 27927: Prevent renewal on lost forgive 3 years ago
Jonathan Druart 59f1dc09ac Bug 25508: Add info about caller responsabilities 3 years ago
Martin Renvoize d4dc15ee36 Bug 25508: Only return renewal outcomes to the controller 3 years ago
Martin Renvoize 9c709b871f Bug 24603: (follow-up) Update to double entry accounting 4 years ago
Julian Maurice 8d2259b674 Bug 24603: Allow to cancel charges in patron accounting 4 years ago
Martin Renvoize b59799f298 Bug 23091: Make relations more explicit 4 years ago
Martin Renvoize e3183de77b Bug 25596: Identify overpayment refunds for translation 4 years ago
Martin Renvoize d46fa45dbf Bug 19036: (QA follow-up) Use Koha::DateUtils 4 years ago
Julian Maurice 58edcef03d Bug 19036: Add ability to enable credit number for only some credit types 4 years ago
Julian Maurice 9205d4ef45 Bug 19036: Add ability to auto generate a number for account credits 4 years ago
Martin Renvoize 997094cc38 Bug 25998: (QA follow-up) Add DBIC level relation 4 years ago
Martin Renvoize 16413beea6 Bug 25998: Add 'library' relation to Koha::Account::Line 4 years ago
Martin Renvoize 39c872a71e
Bug 24474: Filter out LOST_FOUND 4 years ago
Andrew Isherwood 7d2a5ef865
Bug 23051: (follow-up) Remove call to GetFines 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
Martin Renvoize a2fa0acb7d
Bug 24081: Add DISCOUNT to the allowed 'reduce' types 4 years ago
Jonathan Druart 7d8b96803f
Bug 24545: Fix license statements 4 years ago
Martin Renvoize 83a9c309c8
Bug 23442: (RM follow-up) Fix for missing 'uc' in offset_type call 4 years ago
Martin Renvoize 9c1705b2b2
Bug 23442: Prevent payouts from being reduced 4 years ago
Martin Renvoize 4b16375d2a
Bug 23442: Add 'reduce' method to Koha::Account::Line 5 years ago
Martin Renvoize 836079c100
Bug 24255: Add summation methods to Koha::Account::Lines 5 years ago
Martin Renvoize 9bcf22b0d5
Bug 24252: Add relations to Koha::Account::Line 5 years ago
Martin Renvoize 9bd650f98b
Bug 24080: Add 'payout' method to Koha::Account::Line 5 years ago
Martin Renvoize 75c2cbed87
Bug 23805: (RM follow-up) Add credit_type relation to Koha::Account::Line 5 years ago
Tomás Cohen Arazi 87621206dd
Bug 23805: (QA follow-up) Add missing mappings in Koha::Account::Line 5 years ago
Martin Renvoize 12568a20db
Bug 23805: Update mancredit to use the new credit types 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 cf1904bb08
Bug 23049: (follow-up) Correction to includes 5 years ago
Martin Renvoize ff66171ee2
Bug 23049: (follow-up) VARCHAR(80) + ac -> account 5 years ago
Martin Renvoize d661141890
Bug 23049: Update existing code to use debit_type 5 years ago
Martin Renvoize f48a467fbc
Bug 23049: Update maninvoice to reference debit types 5 years ago
Martin Renvoize 86ece7d2e5
Bug 23049: Account types configuration - Admin page 5 years ago
Martin Renvoize 72e10519e3
Bug 23049: Add debit_type 5 years ago
Tomás Cohen Arazi f5f98af7be
Bug 23843: Add mapping to Koha::Account::Line 5 years ago