Commit Graph

17 Commits (e89b2b45aad1fbddee01ba9de38586b0b34045d2)

Author SHA1 Message Date
OCA-git-bot 80faf8d8af [UPD] README.rst 2023-09-03 17:54:58 +00:00
KKamaa 9bd63dd24a [FIX] isort, prettier, black: JS lint in all affect modules 2022-08-30 09:53:48 +03:00
OCA-git-bot d43b9f72af [UPD] README.rst 2021-09-17 10:48:22 +00:00
fshah 5bbbdfb0ef [IMP] web_widget_numeric_step: isort, black, prettier. 2021-09-09 17:25:31 +05:30
Alexandre D. Díaz 9e654d2bb0 [IMP] web_widget_numeric_step: Add auto_select option 2021-09-09 17:25:31 +05:30
OCA-git-bot ce12851f38 [UPD] README.rst 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
Sergio Teruel 1893e91988 [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 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