[Koha-bugs] [Bug 4502] Perl error in acq budget planning

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 25 09:15:50 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4502

--- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(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.


More information about the Koha-bugs mailing list