[Koha-bugs] [Bug 18999] Acq: Shipping cost not included in total spent on acq home and funds page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 17 05:29:39 CEST 2017


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

--- Comment #11 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 67173
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67173&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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list