Bug 22563: Typo in query (manualinvoice)
[koha-equinox.git] / C4 / Accounts.pm
2019-07-15 Tomas Cohen AraziBug 22563: Typo in query (manualinvoice)
2019-07-15 Martin RenvoizeBug 22563: (QA follow-up) Catch LOST maninvoice cases
2019-07-15 Martin RenvoizeBug 22563: (QA follow-up) Use issue_id in chargelostitem
2019-07-15 Martin RenvoizeBug 22563: Be more descriptive with accountypes
2019-04-10 Martin RenvoizeBug 22600: Update Tests adding 'interface' as needed
2019-04-10 Martin RenvoizeBug 22600: Add 'interface' to accountlines
2019-03-28 Martin RenvoizeBug 22593: Fix bad ternaries after bug 22008
2019-03-21 Josef MoravecBug 21683: Remove accountlines.accountno
2019-03-13 Martin RenvoizeBug 21756: Add deprecation warning to manualinvoice
2019-03-04 Martin RenvoizeBug 21722: Use Koha::Account->add_debit in chargelostitem
2019-01-03 Kyle M HallBug 19066: Add branchcode to accountlines
2018-11-16 Jonathan DruartBug 18677: Remove new issue_id param from charlostitem
2018-11-16 Kyle M HallBug 18677: issue_id is not added to accountlines for...
2018-11-12 Josef MoravecBug 21804: Remove C4::Accounts::getcharges again
2018-11-06 Kyle M HallBug 20629: Remove ability to 'reverse' payments
2018-10-31 Josef MoravecBug 21681: Remove C4::Accounts::getcharges
2018-10-26 Josef MoravecBug 21680: Remove dead code - C4::Accounts::fixaccounts
2018-08-22 Katrin FischerBug 20631: Remove unused RemoveLostItem from C4::Accounts
2018-04-20 Josef MoravecBug 20603: Remove ModNote, getcredits and getrefunds...
2018-04-05 Kyle M HallBug 20325: C4::Accounts::purge_zero_balance_fees does...
2017-12-11 Jonathan DruartBug 10021: Drop columns notify_id and notify_level...
2017-10-23 Jonathan DruartBug 12768: Fix bad merge resolution conflict
2017-10-23 Kyle M HallBug 12768: (QA follow-up) Don't use manualinvoice for...
2017-10-23 Kyle M HallBug 12768: (QA follow-up) Use specific account offset...
2017-10-20 Nick ClemensBug 12768: (QA follow-up) Fix doubled code
2017-10-20 Kyle M HallBug 12768: Revert changes to getcharges
2017-10-20 charlesBug 12768: Replacement cost and processing fee management
2017-10-20 Kyle M HallBug 14826: (QA follow-up) Only use plural modules in...
2017-10-20 Kyle M HallBug 14826: Resurrect account offsets table
2017-09-12 Dominic PichetteBug 18584 - removed white space in C4/Accounts.pm
2017-06-12 Lee JamisonBug 18584: Fix trailing spaces in C4/Accounts.pm
2017-01-19 Kyle M HallBug 17894 - Remove and replace WriteOffFee
2017-01-19 Kyle M HallBug 17894 - Update pay() and use it internally for...
2017-01-12 Kyle M HallBug 15905 - Remove use of makepayment
2017-01-11 Kyle M HallBug 15908 - Remove use of recordpayment_selectaccts
2017-01-11 Kyle M HallBug 15909 - Remove the use of makepartialpayment
2017-01-11 Kyle M HallBug 15898 - Use Koha::Account::pay internally for makep...
2017-01-10 Kyle M HallBug 15897 - Use Koha::Account::pay internally for recor...
2016-12-09 Kyle M HallBug 15896 - Use Koha::Account::pay internally for makep...
2016-12-09 Marcel de RooyBug 15906: [QA Follow-up] Correct a partial payment
2016-09-27 Kyle M HallBug 15899 - Remove C4::Accounts::recordpayment
2016-09-27 Kyle M HallBug 15895 - Add Koha::Account module, use Koha::Account...
2016-08-01 Kyle M HallBug 15397 - Pay selected does not works as expected
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2015-11-09 Barton ChittendenBug 14402: Make purge_zero_balance_fees() delete fees...
2015-11-09 Barton ChittendenBug 14402: Add function purge_zero_balance_fees to...
2015-08-18 Tomas Cohen AraziBug 11229: (followup) makepartialpayment fix
2015-08-18 Katrin FischerBug 11229: makepayment doesn't log branch in statistics...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2014-11-25 Marc VéronBug 12865 - 'Pay amount toward all fines' does not...
2014-11-21 Jonathan DruartBug 12415: Fee receipt: a charges description should...
2014-07-27 Mathieu SabyBug 11230 - Refactor C4::Stats::UpdateStats and add UT
2014-04-30 Galen CharltonBug 6273: (follow-up) fix various issues
2014-04-30 Ian WallsBug 6273: add support for recording type of payment...
2013-12-05 Jonathan DruartBug 2546: make description of standard fine types trans...
2013-10-24 Jonathan DruartBug 11123: remove two unused routines from C4::Accounts
2013-10-09 Kenza ZakiBug 10685: remove inappropriate uses of finish in C4...
2013-05-21 Paul PoulainBug 6413 - QA Followup - Add notes for 'Pay selected'
2013-05-21 Chris HallBug 6413 Added ability to add a note when paying or...
2013-03-11 Kyle M HallBug 9293 - action_logs not tracking payments
2012-11-23 Paul PoulainBug 9122: fix the problem when writing-off a fine
2012-10-03 Paul PoulainBug 8739 follow-up fixing perlcritic error
2012-10-03 Kyle M HallBug 8739 - Partial Fine Payments Saving Amount Paid...
2012-09-15 Stéphane DelauneBug 7671 : add a real primary key accountlines_id in...
2012-06-20 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6634'
2012-06-20 Maxime Pelletierbug 6634 : 3 more cases of manager_id not populated
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-03-21 Kyle M HallBug 7597 - Part 5 - Remove my from $branch, which was...
2012-03-21 Kyle M HallBug 7597 - Part 4 - Change C4::Acounts::WriteOff to...
2012-03-21 Kyle M HallBug 7597 - Part 2 - move sub writeoff to C4::Accounts
2012-02-13 Maxime PelletierBug 6634 manager_id and itemnumber not populated when...
2011-12-14 Ian WallsBug 7160: paying fines throws error
2011-10-17 Srdjan Jankovicbug_5533: Slightly improved marking items as lost
2011-09-12 Colin CampbellBug 3498 [ENH] Allow Partial Payment of Fines
2011-08-16 Brice SanchezBug 5713 :debug calculation when fines are reversed...
2011-08-15 Ian WallsBugs 6634: manager_id not recorded for payments and...
2011-07-17 Ricardo Dias MarquesBug 6503 - Variable $sth is declared 3 times (with...
2011-06-03 Frère Sébastien... Bug 6452 : Use placeholders in sql but makepayment...
2011-04-13 Chris CormackFixing typo in fix for tests
2011-04-12 Chris CormackWhen running the tests a user is not logged in so C4...
2011-04-09 Stéphane DelauneBug 5728: adding note and manager_id fields to accountlines
2011-04-01 ruth@bywatersoluti... Bug 5857: longoverdue.pl needs a quiet mode for batch...
2010-10-22 Galen Charltonfixing various links to point to *.koha-community.org
2010-07-08 Ian WallsFixes Bug 4978: longoverdues.pl claims undefined subrou...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-02-17 J. David BavousettBug 3775: Accounts::chargelostitem uses title, but...
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-08-10 Kyle M HallReverse Payment - Allows any payment to be 'undone...
2008-10-06 Michael Hafenbug: chargelostitem() didn't unset onloan on the item...
2008-08-10 Ryan HigginsUpdate longoverdue.pl cron job to manage setting lost...
2008-07-24 Ryan HigginsRemove 'Cash Refund' from manual invoice, as it calls...
2008-06-01 Owen LeonardFix for bug 2183, "Account tab needs spacing between...
2008-05-29 Joe AtzbergerCommented out fixaccounts (not used anywhere). Also...
2008-04-10 Galen Charltonbug 2006: do not crash when paying a lost item fine
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-01-08 Chris CormackMore work on the til reconciliation report
2008-01-08 Chris CormackWork in progress, working on the til reconciliation...
next