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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Katrin Fischer <[email protected]> ---
Hm, there is some inconsistency in how we format tax and discount in various
places in Koha:

Tax: Available tax values are controlled by system preference gist. It's
possible to enter values <1% there but the display shows max 2dp%. 
Example: gist: 0.066, display when selecting: 0.7%, display in order summary
page: 2dp.

tax
any    gist (input field, no validation)
1dp


discount
1dp    Vendor - summary
1dp    Vendor - edit (display of saved value)
any    Vendor - edit (input field, no validation)

2dp    Order - order line edit/add (with patch)
-      Order - summary, doesn't show discount
-      Receive, doesn't show discount

-- 
You are receiving this mail because:
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/

Reply via email to