22 Sep
2017
22 Sep
'17
9:36 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18999 --- Comment #16 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 67319 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67319&action=edit Bug 18999 - Followup based on tester feedback Removed unneccessary declaration of $budget and changed Koha::Acquisition::Order->new->insert into Koha::Acquisition::Order->new->store as requested in tester feedback Test plan: 1. Go into your koha-shell 2. set the PERL5LIB variable 3. Run t/db_dependent/Budgets.t All tests should pass Sponsored-by: Catalyst IT Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.