133 Commits (11bc80922855f64d94647cbf16c59ec7bcd23cba)

Author SHA1 Message Date
Martin Renvoize 11bc809228
Bug 23049: Update 'PF' to 'PROCESSING' for consistency 5 years ago
Martin Renvoize d661141890
Bug 23049: Update existing code to use debit_type 5 years ago
Tomás Cohen Arazi 6f356cecc3
Bug 22563: Typo in query (manualinvoice) 5 years ago
Martin Renvoize c437f84a65
Bug 22563: (QA follow-up) Catch LOST maninvoice cases 5 years ago
Martin Renvoize 40c0ebb219
Bug 22563: (QA follow-up) Use issue_id in chargelostitem 5 years ago
Martin Renvoize e3c5892f52
Bug 22563: Be more descriptive with accountypes 5 years ago
Martin Renvoize b1171d9ef3 Bug 22600: Update Tests adding 'interface' as needed 5 years ago
Martin Renvoize 9ec4d86636 Bug 22600: Add 'interface' to accountlines 5 years ago
Martin Renvoize d522d80c5c Bug 22593: Fix bad ternaries after bug 22008 5 years ago
Josef Moravec 6e3da5397e Bug 21683: Remove accountlines.accountno 5 years ago
Martin Renvoize 12a8dfb934 Bug 21756: Add deprecation warning to manualinvoice 5 years ago
Martin Renvoize 55d18aeca6 Bug 21722: Use Koha::Account->add_debit in chargelostitem 6 years ago
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