[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 05:46:21 CET 2015


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

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 37181
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37181
Bug 4502: Catch software error if no active budget defined

Review of attachment 37181:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=4502&attachment=37181)
-----------------------------------------------------------------

::: 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'.
Sign off and post a typo patch? Or will you fix it, and I'll this off?

-- 
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