[Koha-bugs] [Bug 21604] Cannot add/edit funds, cannot add budgets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 19 00:21:53 CEST 2018


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 80885
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80885&action=edit
Bug 21604: Fix add/edit fund/budget

[Strict SQL modes context]

For insert aqbudgetperiods:
Incorrect integer value: '' for column 'budget_period_id'

For insert/update aqbudgets
Incorrect integer value: '' for column 'budget_owner_id'
Incorrect decimal value: '' for column 'budget_encumb'

Test plan:
Add/edit budgets and funds

A good example of why we should use Koha::Object for all our objects

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


More information about the Koha-bugs mailing list