121 Commits (6aadbcc4be65185a56a79980bea54bc4d74fe356)

Author SHA1 Message Date
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
Michael Hafen 09e3308024 bug: chargelostitem() didn't unset onloan on the item record. 16 years ago
Ryan Higgins 49ffa55a2e Update longoverdue.pl cron job to manage setting lost values. 16 years ago
Ryan Higgins eeef609466 Remove 'Cash Refund' from manual invoice, as it calls a deprecated function. Change the code for 'forgiven' from 'F' to 'FOR', since 'F' is used for 'Fine' elsewhere in the code. Mark other subroutines as deprecated that utilize the accountoffsets table, since that functionality was lost somewhere in the 2.2 series, and half-using it breaks things. 16 years ago
Owen Leonard ffbb7fb0d0 Fix for bug 2183, "Account tab needs spacing between description and stadard text" Please note that this is a band-aid for a larger issue, described in Bug 2188 16 years ago
Joe Atzberger f36b8fd59a Commented out fixaccounts (not used anywhere). Also improved getnextacctno. 16 years ago
Galen Charlton 90290c4551 bug 2006: do not crash when paying a lost item fine 16 years ago
Galen Charlton 9222f7a6ca created old_issues and old_reserves tables 16 years ago
Chris Cormack af585e3009 More work on the til reconciliation report 17 years ago
Chris Cormack ca4b23e929 Work in progress, working on the til reconciliation report 17 years ago
Joe Atzberger 534956bc31 Accounts.pm - BEGIN block VERSION and vars related to export. 17 years ago
Galen Charlton 35f8f65b41 item rework: replace direct SQL update of items 17 years ago
Chris Cormack b9c20fa9cf Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 17 years ago
Joshua Ferraro 06d8e7d4cf chmod 644 on all modules 17 years ago
Paul POULAIN 55ac115e61 fixes to fine management 17 years ago
Chris Cormack 852b7d5274 Perltidying 17 years ago
rangi bf7eaca974 Fix for bug 1313, silent failure when entering manual invoice with invalid 17 years ago
rangi e1353fb639 Fix for bug 1314 manual credits broken 17 years ago
tipaul d6b7ca12b0 code convention for SQL 17 years ago
hdl 0b66bd800d Code Cleaning Members. 17 years ago
tipaul 7bd99ef365 removing all useless %env / $env 17 years ago