Bug 30275: (follow-up) Drop renewer_id constraint
[koha.git] / t / db_dependent / Koha / Account / Line.t
2022-07-05 Martin RenvoizeBug 30275: (follow-up) Drop renewer_id constraint
2022-02-10 Jonathan DruartBug 29785: Rename Koha::Object->message with ->object_m...
2021-08-04 Martin RenvoizeBug 22435: (QA follow-up) Add missing test for manager...
2021-08-04 Nick ClemensBug 22435: (QA follow-up) Fix test file and adjust...
2021-08-04 Martin RenvoizeBug 22435: Update unit tests
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-04 Nick ClemensBug 28482: Unit test
2021-04-27 Martin RenvoizeBug 27995: Unit tests
2021-04-23 Martin RenvoizeBug 27971: Enhance unit tests
2021-04-23 Martin RenvoizeBug 27971: Update void method to use double entry accou...
2021-04-16 Jonathan DruartBug 28156: Rename Koha::Account::Line->renewal with...
2021-04-16 Martin RenvoizeBug 27927: Add Unit Tests
2021-04-08 Martin RenvoizeBug 28097: Mock finesModes to disable recalculation
2020-11-10 Jonathan DruartBug 24603: Simplify tests using TestBuilder
2020-11-10 Martin RenvoizeBug 24603: (follow-up) Update to double entry accounting
2020-11-10 Julian MauriceBug 24603: Allow to cancel charges in patron accounting
2020-11-06 Tomas Cohen AraziBug 23091: Add tests for \->credits and \->debits
2020-10-25 Martin RenvoizeBug 25596: Identify overpayment refunds for translation
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-07-22 Martin RenvoizeBug 25998: Add Unit Tests
2020-03-06 Nick ClemensBug 23051: (QA follow-up) Missing curly and tabs and...
2020-03-06 Andrew IsherwoodBug 23051: (follow-up) Add renewal feedback and move...
2020-03-06 Andrew IsherwoodBug 23051: Add unit tests
2020-03-03 Tomas Cohen AraziBug 23355: Rename staff_id for manager_id
2020-03-03 Martin RenvoizeBug 23355: Split tests for Line vs Lines