Commit Graph

6 Commits

Author SHA1 Message Date
Alexandre Díaz
ac0d3af968 [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.
2021-12-13 13:01:26 +07:00
Alexandre Díaz
813e31f52a [IMP] web_widget_numeric_step: Event handler 2021-12-13 13:01:26 +07:00
Sergio Teruel
e37a20e28b [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 2021-12-13 13:01:26 +07:00
Alexandre Díaz
8357085d1d [FIX] web_widget_numeric_step: Float Precision 2021-12-13 13:01:26 +07:00
Alexandre Díaz
6c6566078a [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2021-12-13 13:01:26 +07:00
Quentin Dupont
aa9dd2716d [ADD] Widget Numeric step 2021-12-13 13:01:25 +07:00