mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_widget_numeric_step: Change number parse method
Previous this commit the widget only works with 'dots', with this commit works using odoo parse method that support other separators.
This commit is contained in:
committed by
Thanakrit Pintana
parent
813e31f52a
commit
ac0d3af968
@@ -5,7 +5,7 @@
|
||||
{
|
||||
'name': "Web Widget Numeric Step",
|
||||
'category': "web",
|
||||
'version': "12.0.1.1.1",
|
||||
'version': "12.0.1.1.2",
|
||||
'author': "GRAP, Tecnativa, "
|
||||
"Odoo Community Association (OCA)",
|
||||
'license': 'AGPL-3',
|
||||
|
||||
Reference in New Issue
Block a user