https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21683 --- Comment #7 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 82184 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82184&action=edit Bug 21683: Remove accountlines.accountno Test plan: 1) Play with fines, should work OK 2) Try to print receipts on fines - prinfeercpt.pl, printinvoice.pl 3) git grep getnextacctno -> no occurences 4) git grep accountno should return only: installer/data/mysql/atomicupdate/bug_21683_remove_column_accountno.perl installer/data/mysql/update22to30.pl misc/release_notes/release_notes_3_10_0.txt misc/release_notes/release_notes_3_22_0.txt 5) prove t/db_dependent/Accounts.t t/db_dependent/ILSDI_Services.t t/db_dependent/Stats.t t/db_dependent/Koha/Account.t -- You are receiving this mail because: You are watching all bug changes.