[Koha-bugs] [Bug 13352] Editing amount in Acquisitions budget causes error due to formatting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 8 16:21:44 CET 2015


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

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Comment on attachment 35703
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35703
[SIGNED OFF] Bug 13352: On editing, prices should not be formatted

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

::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt
@@ +462,5 @@
>      </li>
>  
>      <li>
>        <label for="budget_encumb">Warning at (%): </label>
> +      <input type="text" name="budget_encumb" id="budget_encumb" value="[% budget_encumb | $Price on_editing => 1 %]" size="10" />

I think it's not needed here - this is a percentage, not a price.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list