http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4502
--- Comment #5 from Jonathan Druart <[email protected]> --- (In reply to M. Tompsett from comment #2) > Comment on attachment 37181 [details] [review] > Bug 4502: Catch software error if no active budget defined > > Review of attachment 37181 [details] [review]: > ----------------------------------------------------------------- > > ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt > @@ +224,5 @@ > > > > </form> > > > > + [% ELSIF not budget_period_id %] > > +<div class="dialog alert">No active budget defined. You should define on > > before continuing.</div> > > "You should define one" -- there is a missing 'e'. Fixed, thanks. (In reply to M. Tompsett from comment #3) > And yes, this whole section is ugly. HTML is poor. What is the bug number of > the acquisitions re-write? And when might that make it into master? When you see I need more than 6 months to get the tax rewrite stuffs tested (not in master), I can't imagine how long a complete module rewrite would take. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ 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/
