Commit Graph

12 Commits (ba484b22e89e89cb3dbdd505e09d66ed80bbafe3)

Author SHA1 Message Date
helly e56df1348d [MIG] Migrate module web_widget_numeric_step to v14. 2021-09-10 10:30:14 +05:30
OCA-git-bot 70d9c06df5 web_widget_numeric_step 13.0.1.1.0 2021-09-09 17:25:31 +05:30
Carlos Roca 10cf337988 [MIG] web_widget_numeric_step: Migration to v13 2021-09-09 17:25:31 +05:30
Carlos Roca 6d61b7bb8e [IMP] web_widget_numeric_step: black, isort, prettier 2021-09-09 17:25:31 +05:30
Alexandre D. Díaz e0630ee669 [FIX] web_widget_numeric_step: Only modify widget parent 2021-09-09 17:25:31 +05:30
Ernesto Tejeda f99ee68fd1 [IMP] web_widget_numeric_step: better visualization in list view cells 2021-09-09 17:25:31 +05:30
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