19 Oct
2018
19 Oct
'18
12:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21604 --- Comment #1 from Jonathan Druart <jonathan.druart@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.