Bug 22563: Be more descriptive with accountypes
[koha.git] / t / db_dependent / Accounts.t
2019-07-15 Martin RenvoizeBug 22563: Be more descriptive with accountypes
2019-04-25 Martin RenvoizeBug 22511: (follow-up) Fix test plans
2019-04-25 Martin RenvoizeBug 22511: Update tests
2019-04-10 Martin RenvoizeBug 22600: Update Tests adding 'interface' as needed
2019-03-27 Nick ClemensBug 22008: Fix failing tests
2019-03-21 Josef MoravecBug 21683: Remove accountlines.accountno
2019-03-13 Nick ClemensBug 21756: Fix spelling error
2019-03-13 Martin RenvoizeBug 21756: (follow-up) Add test for deprecation warning
2019-03-04 Martin RenvoizeBug 21722: Tidy up tests and increase coverage
2019-01-03 Tomas Cohen AraziBug 19066: Add tests for Koha::Account->pay
2019-01-03 Kyle M HallBug 19066: (QA follow-up) Remove bad and unecessary...
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 Jonathan DruartBug 18677: Make the tests pass
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-18 Jonathan DruartBug 21597: Field 'amount' doesn't have a default value
2018-07-23 Kyle M HallBug 19191: (QA follow-up) Remove double fetches from...
2018-07-23 Kyle M HallBug 19191: Add syspref to control use of email receipts...
2018-07-23 Kyle M HallBug 19191: Add correct unit tests
2018-07-06 Kyle M HallBug 20703: Add ability to void any credit
2018-06-22 Martin RenvoizeBug 20906: Prevent test failures due to precision changes
2018-04-24 Kyle M HallBug 2696: (QA follow-up) Add more test, move to subtest
2018-04-24 Kyle M HallBug 2696: Fine payments should show what was paid for
2018-04-20 Josef MoravecBug 20603: Remove ModNote, getcredits and getrefunds...
2018-04-19 Jonathan DruartBug 18790: Prevent the tests to fail if precision changes
2018-04-19 Kyle M HallBug 18790: Add ability to void payments
2018-04-19 Kyle M HallBug 18786: Add ability to create custom payment types
2018-04-05 Jonathan DruartBug 20325: Do not remove accountlines between tests
2018-04-05 Jonathan DruartBug 20325: Move tests to a subtest
2018-04-05 Kyle M HallBug 20325: C4::Accounts::purge_zero_balance_fees does...
2018-02-23 Jonathan DruartBug 12001: Prove that result are the same \o/
2018-02-23 Jonathan DruartBug 12001: Add tests
2017-10-20 charlesBug 12768: Replacement cost and processing fee management
2017-10-20 Kyle M HallBug 14826: Unit Tests
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-04-21 Marcel de RooyBug 18448: Fix a few db_dependent tests
2017-01-19 Kyle M HallBug 17894 - Remove and replace WriteOffFee
2017-01-19 Kyle M HallBug 17894 - Add unit tests
2017-01-12 Kyle M HallBug 15905 - Update unit tests
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-10 Kyle M HallBug 15897 [QA Followup] - Update unit tests
2016-12-16 Jonathan DruartBug 17586: Move ->get_balance to Koha::Account->balance
2016-12-16 Jonathan DruartBug 17586: Add the Koha::Account::Lines->get_balance...
2016-12-10 Kyle M HallBug 15896 [QA Followup] - Remove use of Carp::Always
2016-12-09 Kyle M HallBug 15896 [QA Followup] - Supress warn when running...
2016-12-09 Kyle M HallBug 15896 - Unit Tests
2016-09-27 Kyle M HallBug 15899 - Fix up unit tests
2016-09-27 Jonathan DruartBug 15895: Remove useless discard_changes calls
2016-09-27 Kyle M HallBug 15895 - Add Koha::Account module, use Koha::Account...
2016-06-17 Marcel de RooyBug 16607: Remove CPL/MPL from two unit tests
2016-05-04 Marcel de RooyBug 16390: Accounts.t does not need MPL
2016-05-04 Marcel de RooyBug 16155: Adjust a few other tests
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2015-11-09 Kyle M HallBug 14402: (QA followup) Add notes to usage text about...
2015-11-09 Barton ChittendenBug 14402: Make purge_zero_balance_fees() delete fees...
2015-11-09 Barton ChittendenBug 14402: Add unit tests for purge_zero_balance_fees()
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-11-04 Tomas Cohen AraziBug 15081: (followup) Make test files using TestBuilder...
2015-08-18 Jonathan DruartBug 11229: Make the tests pass even if issues exist...
2015-08-18 Tomas Cohen AraziBug 11229: (regression tests) makepayment and makeparti...
2015-04-13 Julian FIOLBug 13942 : Testing the 'recordpayment' function in...
2011-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_4449' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-17 Chris CormackMerge remote branch 'kc/new/bug_4218' into kcmaster
2011-03-14 Chris CormackMerge remote branch 'kc/new/bug_4438' into kcmaster
2011-03-07 Chris CormackMerge remote branch 'kc/master' into new/bug_3013
2011-02-27 Chris CormackMerge remote branch 'kc/new/bug_4885' into kcmaster
2011-02-27 Chris CormackMerge remote branch 'kc/new/enh/bug_1883' into kcmaster
2011-02-21 Chris CormackMerge remote branch 'kc/new/enh/bug_3550' into kcmaster
2011-02-15 Chris CormackMerge remote branch 'kc/new/enh/bug_2170' into kcmaster
2011-02-07 Chris CormackMerge branch 'new/bug_5277' into kcmaster
2011-01-23 Chris CormackMerge remote branch 'kc/new/bug_5586' into kcmaster
2011-01-23 Chris CormackMerge remote branch 'kc/new/enh/bug_4289' into kcmaster
2011-01-20 Chris CormackMerge remote branch 'kc/new/enh/bug_5628' into kcmaster
2011-01-20 Chris CormackMerge remote branch 'kc/new/enh/bug_5640' into kcmaster
2011-01-20 johnboyBug 5327 Made test file for Accounts.pm