91 Commits (876743402161fe4e5d08116ed8bd2c8b38678181)

Author SHA1 Message Date
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
Chris Hall 8249544156 Bug 6413 Added ability to add a note when paying or writing off a fine 12 years ago
Kyle Hall 7607defc71 Bug 9293 - action_logs not tracking payments 11 years ago
Paul Poulain ab159bd8a2 Bug 9122: fix the problem when writing-off a fine 12 years ago
Paul Poulain 6c182045d9 Bug 8739 follow-up fixing perlcritic error 12 years ago
Kyle Hall 5954631aea Bug 8739 - Partial Fine Payments Saving Amount Paid Incorrectly 12 years ago
Stéphane Delaune a8b168dc63 Bug 7671 : add a real primary key accountlines_id in accountlines 12 years ago
Maxime Pelletier 8036be591f bug 6634 : 3 more cases of manager_id not populated 12 years ago
Chris Cormack 509d673f10 Bug 7941 : Fix version numbers in modules 12 years ago
Kyle Hall 9e11576caa Bug 7597 - Part 5 - Remove my from $branch, which was masking previous declaration 12 years ago
Kyle Hall c5abb58f7c Bug 7597 - Part 4 - Change C4::Acounts::WriteOff to WriteOffFee 12 years ago
Kyle Hall db946ffd58 Bug 7597 - Part 2 - move sub writeoff to C4::Accounts 12 years ago
Maxime Pelletier 89893e8d43 Bug 6634 manager_id and itemnumber not populated when paying fines 12 years ago
Ian Walls afd2098f3c Bug 7160: paying fines throws error 13 years ago
Srdjan Jankovic 4770555855 bug_5533: Slightly improved marking items as lost 13 years ago
Colin Campbell 507c7f4224 Bug 3498 [ENH] Allow Partial Payment of Fines 13 years ago
Brice Sanchez 5b945d8c41 Bug 5713 :debug calculation when fines are reversed then re-payed 13 years ago
Ian Walls 18c491542b Bugs 6634: manager_id not recorded for payments and rental charges 13 years ago
Ricardo Dias Marques 71d22ab827 Bug 6503 - Variable $sth is declared 3 times (with keyword "my") in "makepayment" sub of "Accounts.pm" 13 years ago
Frère Sébastien Marie 4475e9a675 Bug 6452 : Use placeholders in sql but makepayment seems dead code ? 13 years ago
Chris Cormack 16b917c2f8 Fixing typo in fix for tests 13 years ago
Chris Cormack 25d6beb805 When running the tests a user is not logged in so C4::Context->userenv 13 years ago
Stéphane Delaune 1fafaafc9a Bug 5728: adding note and manager_id fields to accountlines 13 years ago
ruth@bywatersolutions.com 61e87362c4 Bug 5857: longoverdue.pl needs a quiet mode for batch runs 13 years ago
Galen Charlton ce5e2429db fixing various links to point to *.koha-community.org 14 years ago
Ian Walls 766e1475ab Fixes Bug 4978: longoverdues.pl claims undefined subroutine ModItem 14 years ago
Donovan Jones 593a7d8e6a Bug 2505 - Add commented use warnings where missing in *.pm 14 years ago
Lars Wirzenius 7279f55b60 Fix FSF address in directory C4/ 14 years ago
J. David Bavousett bc06a7736a Bug 3775: Accounts::chargelostitem uses title, but title not available to it 14 years ago
Henri-Damien LAURENT 4271bbb738 Modifying Members : Add Mod and GetMember 15 years ago
Kyle M Hall f41971eadf Reverse Payment - Allows any payment to be 'undone' while retaining a record of said payment. Useful for accidental double-payments. 15 years ago