Usability: The float (& float-time) widget should accept both comma and point as decimal separator (like the one2many float columns)

Bug #576997 reported by os33
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Web Client
New
Undecided
Unassigned

Bug Description

The float (and float-time?) widget should accept both comma or point as decimal separator. Some keyboard distributions (like the spanish one) write a comma instead of a dot when the numeric keypad decimal separator button is pressed.

Currently on the GTK client the behaviour is not consistent along the interface:

  - For editable one2many widgets, like the one with the Invoice Lines in the Supplier Invoices, both "2.5" and "2,5" can be used.
  - For float widgets, like the Total one in the Supplier Invoices, only "2.5" can be used. (which can be very anoying if your numeric keypad writes commas)

So, even on the same screen we have the two incoherent behaviours.

Revision history for this message
Amit Mendapara (cristatus) wrote :

As far as I can tell you, it was working. But it depends on your preference language you have selected in your user preferences. For example, French.

Revision history for this message
Ferdinand (office-chricar) wrote :

Yes and No -
in international environment it should be possible to run programs in various languages independently of the attached keyboard.

In Koo it's possible to use both "," and "." independently of the language setting

summary: - The float-time widget should accept the comma as decimal separator
+ Usability: The float (& float-time) widget should accept both comma and
+ point as decimal separator (like the one2many float columns)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.