121 Commits (6aadbcc4be65185a56a79980bea54bc4d74fe356)

Author SHA1 Message Date
Kyle Hall 897ddc82b3 Bug 19066: Add branchcode to accountlines 7 years ago
Jonathan Druart 3475670881 Bug 18677: Remove new issue_id param from charlostitem 6 years ago
Kyle M Hall cde7a8e72c Bug 18677: issue_id is not added to accountlines for lost item fees 6 years ago
Josef Moravec 8205305b4f Bug 21804: Remove C4::Accounts::getcharges again 6 years ago
Kyle Hall fb15a96310 Bug 20629: Remove ability to 'reverse' payments 6 years ago
Josef Moravec 655caa61e6 Bug 21681: Remove C4::Accounts::getcharges 6 years ago
Josef Moravec 89bad1fa46 Bug 21680: Remove dead code - C4::Accounts::fixaccounts 6 years ago
Katrin Fischer 9ccfa48f6e Bug 20631: Remove unused RemoveLostItem from C4::Accounts 6 years ago
Josef Moravec 4de8790482 Bug 20603: Remove ModNote, getcredits and getrefunds from C4::Accounts 6 years ago
Kyle M Hall 27a21083d9 Bug 20325: C4::Accounts::purge_zero_balance_fees does not check account_offsets 6 years ago
Jonathan Druart f54693ac86 Bug 10021: Drop columns notify_id and notify_level from accountlines 7 years ago
Jonathan Druart 42c634745c Bug 12768: Fix bad merge resolution conflict 7 years ago
Kyle Hall c63d560b04 Bug 12768: (QA follow-up) Don't use manualinvoice for non-manual invoices in chargelostitem 7 years ago
Kyle Hall 1ea5f9c82a Bug 12768: (QA follow-up) Use specific account offset types for Processing Fee and Lost Item 7 years ago
Nick Clemens 6ecddf87f5 Bug 12768: (QA follow-up) Fix doubled code 7 years ago
Kyle Hall a9ac1eff7f Bug 12768: Revert changes to getcharges 7 years ago
charles 4b6c9178c4 Bug 12768: Replacement cost and processing fee management 9 years ago
Kyle Hall a588b3b996 Bug 14826: (QA follow-up) Only use plural modules in other modules 7 years ago
Kyle Hall 0dccc8ec5b Bug 14826: Resurrect account offsets table 8 years ago
Dominic Pichette 5400795a66 Bug 18584 - removed white space in C4/Accounts.pm 7 years ago
Lee Jamison a80ed84d07 Bug 18584: Fix trailing spaces in C4/Accounts.pm 7 years ago
Kyle Hall 3a19e55382 Bug 17894 - Remove and replace WriteOffFee 7 years ago
Kyle Hall c718ad6375 Bug 17894 - Update pay() and use it internally for WriteOffFee 7 years ago
Kyle Hall f59c22b72b Bug 15905 - Remove use of makepayment 7 years ago
Kyle Hall 1e0becf915 Bug 15908 - Remove use of recordpayment_selectaccts 8 years ago
Kyle Hall 9f51f7a7ad Bug 15909 - Remove the use of makepartialpayment 8 years ago
Kyle Hall e134350813 Bug 15898 - Use Koha::Account::pay internally for makepartialpayment 8 years ago
Kyle Hall 9c9d0bcfe0 Bug 15897 - Use Koha::Account::pay internally for recordpayment_selectaccts 8 years ago
Kyle Hall ed9cf81c3a Bug 15896 - Use Koha::Account::pay internally for makepayment 8 years ago
Marcel de Rooy 30dd8f9920 Bug 15906: [QA Follow-up] Correct a partial payment 8 years ago
Kyle Hall fe0fc226c5 Bug 15899 - Remove C4::Accounts::recordpayment 8 years ago
Kyle Hall 547ca4c8c1 Bug 15895 - Add Koha::Account module, use Koha::Account::pay internally for recordpayment 8 years ago
Kyle Hall 537adde2d2 Bug 15397 - Pay selected does not works as expected 8 years ago
Jonathan Druart 798d38e4c7 Bug 16011: $VERSION - Remove comments 8 years ago
Jonathan Druart 017699c345 Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Jonathan Druart 3830d78d46 Bug 16011: $VERSION - remove use vars $VERSION 8 years ago
Barton Chittenden ee6029c841 Bug 14402: Make purge_zero_balance_fees() delete fees with NULL balance. 9 years ago
Barton Chittenden 2df3334705 Bug 14402: Add function purge_zero_balance_fees to C4/Accounts.pm 9 years ago
Tomas Cohen Arazi e1319963d6 Bug 11229: (followup) makepartialpayment fix 9 years ago
Katrin Fischer a90a7202c3 Bug 11229: makepayment doesn't log branch in statistics correctly 9 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Marc Véron a7a757ba85 Bug 12865 - 'Pay amount toward all fines' does not record payment note 10 years ago
Jonathan Druart 2599cd17c7 Bug 12415: Fee receipt: a charges description should be displayed in all cases 10 years ago
Mathieu Saby 8a02608a47 Bug 11230 - Refactor C4::Stats::UpdateStats and add UT 11 years ago
Galen Charlton 0456f6ade0 Bug 6273: (follow-up) fix various issues 10 years ago
Ian Walls c8e99f313f Bug 6273: add support for recording type of payment made via SIP2 13 years ago
Jonathan Druart 8aa0e6856d Bug 2546: make description of standard fine types translatable 11 years ago
Jonathan Druart 5ba71095b4 Bug 11123: remove two unused routines from C4::Accounts 11 years ago
Kenza Zaki b6577d13af Bug 10685: remove inappropriate uses of finish in C4::Accounts.pm 11 years ago
Paul Poulain 34ea8fbec7 Bug 6413 - QA Followup - Add notes for 'Pay selected' 11 years ago