Commit Graph

11 Commits (d3c0c9eef0c856fdb74acbf65dcc87be8a349ff3)

Author SHA1 Message Date
Carlos Roca d3c0c9eef0 [IMP] web_widget_numeric_step: black, isort, prettier 2024-12-23 12:11:10 +01:00
Alexandre D. Díaz df7a3011e3 [FIX] web_widget_numeric_step: Only modify widget parent 2024-12-23 12:11:10 +01:00
Ernesto Tejeda c52cc95378 [IMP] web_widget_numeric_step: better visualization in list view cells 2024-12-23 12:11:10 +01:00
claudiagn 3c23347e2e Added translation using Weblate (Spanish) 2024-12-23 12:11:10 +01:00
Alexandre Díaz 2e2f09c465 [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-12-23 12:08:29 +01:00
Alexandre Díaz 3a2355227a [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-12-23 12:08:29 +01:00
Alexandre Díaz a1db96ce43 [IMP] web_widget_numeric_step: Event handler 2024-12-23 12:08:29 +01:00
Sergio Teruel 18a979bcd3 [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 2024-12-23 12:08:29 +01:00
Alexandre Díaz 20bae6ce80 [FIX] web_widget_numeric_step: Float Precision 2024-12-23 12:08:29 +01:00
Alexandre Díaz 15390ea18f [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2024-12-23 12:08:29 +01:00
Quentin Dupont 05ec5b7182 [ADD] Widget Numeric step 2024-12-23 12:08:29 +01:00