Commit Graph

7 Commits (9c8a8795893f6a00cc19a51a9cde5a838fb775c2)

Author SHA1 Message Date
Ernesto Tejeda 9c8a879589 [IMP] web_widget_numeric_step: better visualization in list view cells 2021-01-25 09:34:21 +01:00
Alexandre Díaz 4064cb19d7 [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-01-25 09:34:21 +01:00
Alexandre Díaz a91e7909dc [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-01-25 09:34:21 +01:00
Alexandre Díaz 989d0c4376 [IMP] web_widget_numeric_step: Event handler 2021-01-25 09:34:21 +01:00
Alexandre Díaz 1b09543a03 [FIX] web_widget_numeric_step: Float Precision 2021-01-25 09:34:21 +01:00
Alexandre Díaz 5fee858a45 [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2021-01-25 09:34:21 +01:00
Quentin Dupont 966f9e674d [ADD] Widget Numeric step 2021-01-25 08:55:28 +01:00