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

            Bug ID: 12310
           Summary: Accept different monetary formats as input
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: I18N/L10N
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: pasi.kalli...@pttk.fi
        QA Contact: testo...@bugs.koha-community.org
                CC: frede...@tamil.fr

When a monetary amount is inputted by user, Koha only accepts it in the format
"XX.XX", when in some countries the cent separator is a comma, not a full stop.

Eg. when entering a manual invoice amount of "12,34" it is saved as "12.00" in
the system.

Should accept formats with full stop or comma as the cents separator,
optionally prefixed or suffixed with a currency symbol.

eg. "12.34", "$12.34", "12,34", "12,34 €", etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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