Commit Graph

56 Commits (dfa8adadbda6ab88c332139f8955544e325be4ce)

Author SHA1 Message Date
Alexandre Díaz dae7e4e21b [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.
2023-03-16 18:06:35 +05:30
Alexandre Díaz 322bb8cebf [IMP] web_widget_numeric_step: Event handler 2023-03-16 18:06:35 +05:30
Sergio Teruel 074418cb6f [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 2023-03-16 18:06:35 +05:30
Alexandre Díaz 3e69323446 [FIX] web_widget_numeric_step: Float Precision 2023-03-16 18:06:35 +05:30
Alexandre Díaz def062a759 [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2023-03-16 18:06:35 +05:30
Quentin Dupont a5ca0070df [ADD] Widget Numeric step 2023-03-16 18:06:35 +05:30