Commit Graph

15 Commits (a269370948d2bfcee08601b30a36958210bb79f0)

Author SHA1 Message Date
dsolanki 2b72477e08 [MIG] web_widget_numeric_step: Migration to 16.0 2023-03-21 11:12:55 +05:30
dsolanki 976797cfa0 [IMP] web_widget_numeric_step: pre-commit stuff 2023-03-16 18:06:35 +05:30
Thanakrit Pintana 38b717c8c0 [MIG] web_widget_numeric_step: Migration to 15.0 2023-03-16 18:06:35 +05:30
helly e45c6ef909 [MIG] Migrate module web_widget_numeric_step to v14. 2023-03-16 18:06:35 +05:30
OCA-git-bot 6377d694eb web_widget_numeric_step 13.0.1.1.0 2023-03-16 18:06:35 +05:30
Carlos Roca 32a464dfcb [MIG] web_widget_numeric_step: Migration to v13 2023-03-16 18:06:35 +05:30
Carlos Roca 973fd6dde2 [IMP] web_widget_numeric_step: black, isort, prettier 2023-03-16 18:06:35 +05:30
Alexandre D. Díaz 92f0e6a481 [FIX] web_widget_numeric_step: Only modify widget parent 2023-03-16 18:06:35 +05:30
Ernesto Tejeda 76d239299b [IMP] web_widget_numeric_step: better visualization in list view cells 2023-03-16 18:06:35 +05:30
Alexandre Díaz 20c27852f7 [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.
2023-03-16 18:06:35 +05:30
Alexandre Díaz dae7e4e21b [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.
2023-03-16 18:06:35 +05:30
Alexandre Díaz 322bb8cebf [IMP] web_widget_numeric_step: Event handler 2023-03-16 18:06:35 +05:30
Alexandre Díaz 3e69323446 [FIX] web_widget_numeric_step: Float Precision 2023-03-16 18:06:35 +05:30
Alexandre Díaz def062a759 [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2023-03-16 18:06:35 +05:30
Quentin Dupont a5ca0070df [ADD] Widget Numeric step 2023-03-16 18:06:35 +05:30