[Koha-bugs] [Bug 2542] Manual invoice fails on superfluous characters ( e.g. '$' )

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 24 07:22:56 CET 2015


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

--- Comment #7 from Marc Véron <veron at veron.ch> ---
Created attachment 37166
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37166&action=edit
[Signed-off] Bug 2542: Validate the amount of a manual invoice/create

If a manual invoice/credit amount is not correctly set, it should not be
accepted.

Test plan:
Try to create a manual invoice and a manual credit with an amount containing
something else than numbers.
It should not be possible.

Followed test plan. Patch behaves OK, including that negative values are not
allowed.
Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list