https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32132
Bug ID: 32132
Summary: Missing budget_period_id in aqbudgets kills
lateorders.pl
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
If column budget_period_id in aqbudgets table is NULL lateorders.pl, Koha dies
on error 500. Logs read:
Template process failed: undef error - DBIC result _type isn't of the _type
Aqbudget at
/home/koha/Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt
line 157.
Of course solution for this is to fix missing values, but I think we should
still prevent Koha dying on this.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/