[Koha-bugs] [Bug 21683] Remove accountlines.accountno

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 26 13:25:09 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21683

--- Comment #2 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 81282
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81282&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.


More information about the Koha-bugs mailing list