Commit Graph

17 Commits (f04fd0d7501c74aa051a9ffc1ef303984d1234cd)

Author SHA1 Message Date
fshah f04fd0d750 [IMP] web_widget_numeric_step: isort, black, prettier. 2024-08-06 08:59:25 +02:00
Alexandre D. Díaz 0fc5f03b0b [IMP] web_widget_numeric_step: Add auto_select option 2024-08-06 08:59:25 +02:00
Alessandro Fiorino 905533633e Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-13.0/web-13.0-web_widget_numeric_step
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_numeric_step/it/
2024-08-06 08:59:25 +02:00
Alessandro Fiorino fa5753ba38 Added translation using Weblate (Italian) 2024-08-06 08:59:25 +02:00
Carlos Roca 251b874cdc [MIG] web_widget_numeric_step: Migration to v13 2024-08-06 08:59:25 +02:00
Carlos Roca 8b817ee133 [IMP] web_widget_numeric_step: black, isort, prettier 2024-08-06 08:32:55 +02:00
Alexandre D. Díaz 880a658f92 [FIX] web_widget_numeric_step: Only modify widget parent 2024-08-06 08:32:55 +02:00
Ernesto Tejeda 69321499d3 [IMP] web_widget_numeric_step: better visualization in list view cells 2024-08-06 08:32:55 +02:00
claudiagn d7ca9a6a80 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/
2024-08-06 08:32:55 +02:00
claudiagn 54925840c4 Added translation using Weblate (Spanish) 2024-08-06 08:32:55 +02:00
Alexandre Díaz 8e14d55a58 [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.
2024-08-06 08:32:55 +02:00
Alexandre Díaz dc274e615b [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.
2024-08-06 08:32:55 +02:00
Alexandre Díaz 2d4ad4fb44 [IMP] web_widget_numeric_step: Event handler 2024-08-06 08:32:55 +02:00
Sergio Teruel 73bfa2d208 [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 2024-08-06 08:32:55 +02:00
Alexandre Díaz dbeb938d06 [FIX] web_widget_numeric_step: Float Precision 2024-08-06 08:32:55 +02:00
Alexandre Díaz cafa6fefed [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2024-08-06 08:32:55 +02:00
Quentin Dupont c3ad285c19 [ADD] Widget Numeric step 2024-08-06 08:32:55 +02:00