Commit Graph

9 Commits (f068a0986686ba677eb5477b3d9cd154d0bb40d1)

Author SHA1 Message Date
Alexandre D. Díaz 979deda3c1 [FIX] web_widget_numeric_step: Only modify widget parent 2020-12-29 19:13:08 +01:00
Ernesto Tejeda bf21cbb893 [IMP] web_widget_numeric_step: better visualization in list view cells 2020-12-13 13:19:54 -05:00
Alexandre Díaz 2804d02796 [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.
2020-03-23 15:06:11 +01:00
Alexandre Díaz f751b9e71a [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.
2020-03-11 20:03:42 +01:00
Alexandre Díaz 88bc8cbbdb [IMP] web_widget_numeric_step: Event handler 2020-03-05 16:43:00 +01:00
Sergio Teruel d225d61980 [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 2020-03-04 01:18:38 +01:00
Alexandre Díaz cc4d565069 [FIX] web_widget_numeric_step: Float Precision 2020-02-25 21:55:04 +01:00
Alexandre Díaz 55857ea5a4 [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2020-02-24 12:06:07 +01:00
Quentin Dupont 969da3faeb [ADD] Widget Numeric step 2019-09-05 18:20:45 +02:00