Commit Graph

6 Commits (dc274e615bf4e0eb883bf6ae2de7cf0e70ed12ef)

Author SHA1 Message Date
Alexandre Díaz dc274e615b [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.
2024-08-06 08:32:55 +02:00
Alexandre Díaz 2d4ad4fb44 [IMP] web_widget_numeric_step: Event handler 2024-08-06 08:32:55 +02:00
Sergio Teruel 73bfa2d208 [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 2024-08-06 08:32:55 +02:00
Alexandre Díaz dbeb938d06 [FIX] web_widget_numeric_step: Float Precision 2024-08-06 08:32:55 +02:00
Alexandre Díaz cafa6fefed [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2024-08-06 08:32:55 +02:00
Quentin Dupont c3ad285c19 [ADD] Widget Numeric step 2024-08-06 08:32:55 +02:00