3
0
Fork 0
Commit Graph

13 Commits (32a464dfcbca015412bbccbf2a1a089ced443d96)

Author SHA1 Message Date
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
claudiagn 6c09ac16de Translated using Weblate (Spanish)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-12.0/web-12.0-web_widget_numeric_step
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_numeric_step/es/
2023-03-16 18:06:35 +05:30
claudiagn 2a32183322 Added translation using Weblate (Spanish) 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
Sergio Teruel 074418cb6f [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 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