http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4502
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37181|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 37203 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37203&action=edit Bug 4502: Catch software error if no active budget defined To reproduce: 0/ On a fresh install (so no budget defined), create a budget and don't mark it as active. 1/ Go on the budget detail page > Plannin > By months 2/ Click on the 'Select' button (on the left) Without this patch, you get a software error: Usage: Date::Calc::Delta_YMD(year1, month1, day1, year2, month2, day2) With this patch, you get a sweet alert message inviting you to create an active budget. Note: This script is a mess... -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
