3
0
Fork 0
Commit Graph

6 Commits (c4e4c6ec50f9afb4ba6f874bf4559a2cd035d36f)

Author SHA1 Message Date
Alexandre Díaz 32247bdb87 [FIX] web_widget_numeri_step: Change click interval
Previous this commit, the task for auto-step can enter in a
infinite loop. Now only creates a new task if no other task is running.
2021-09-09 17:25:31 +05:30
Alexandre Díaz 36d5b88354 [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-09-09 17:25:31 +05:30
Alexandre Díaz ff99a12b3c [IMP] web_widget_numeric_step: Event handler 2021-09-09 17:25:31 +05:30
Alexandre Díaz b164a8aa73 [FIX] web_widget_numeric_step: Float Precision 2021-09-09 17:25:31 +05:30
Alexandre Díaz abeef9b89f [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2021-09-09 17:25:31 +05:30
Quentin Dupont 6a467daeb2 [ADD] Widget Numeric step 2021-09-09 17:25:31 +05:30