OCA-git-bot
f90e1b63c3
Merge PR #2609 into 16.0
...
Signed-off-by bguillot
2023-05-16 11:15:43 +00:00
OCA-git-bot
58475f0239
Merge PR #2505 into 16.0
...
Signed-off-by thomaspaulb
2023-04-18 14:55:50 +00:00
Florian da Costa
3f24a0c8cc
[IMP] module_analysis: black, isort, prettier
2023-04-18 14:38:56 +02:00
Deivis Laya
d7ae024951
[FIX] sentry: change with_locals to include_local_variables variable
...
Currently, version 1.17.0 of sentry_sdk is causing the following error:
SentryOption("with_locals", DEFAULT_OPTIONS["with_locals"], None),
KeyError: 'with_locals'.
Where the with_locals key is not found in the dictionary, generating an
error, stopping the installation of the sentry module.
In version 1.17.0 rename 'with_locals' to 'include_local_variables'
79e33169aa
This commit adjust the get_sentry_options() method in
https://github.com/Vauxoo/server-tools/blob/16.0/sentry/const.py file, set the new variable.
2023-03-18 03:20:35 +00:00
Aungkokolin1997
c6b7c85ac8
[IMP] excel_import_export, excel_import_export_demo: pre-commit stuff
2022-12-20 12:15:24 +06:30
Mantux11
3d2de15890
[15.0][MIG] excel_import_export, excel_import_export_demo: pre-commit
2022-12-20 12:10:30 +06:30
Luis González
04d62d9686
[REF] excel_import_export: remove xlrd & xlwt from external dependencies
...
Because those dependencies are already part of Odoo's base dependencies.
2022-12-20 12:10:19 +06:30
Mantux11
7c29aceed0
[15.0][FIX] excel_import_export, excel_import_export_demo:
...
fix from PR #2283 together with @luc-demeyer suggestion https://github.com/OCA/server-tools/pull/2283#pullrequestreview-881026019
2022-12-20 12:10:02 +06:30
Mantux11
2661e58c9c
[15,0][MIG] excel_import_export, excel_import_export_demo:
...
migration to 15.0. Changes by pre-commit errors and warnings,
changes by original Odoo code changes, JS files suggestions.
2022-12-20 12:09:48 +06:30
Mantux11
39ff319647
[IMP] excel_import_export: black, isort, prettier"
2022-12-20 12:09:33 +06:30
prabakaran
dea7acffe6
[IMP] sentry: black, isort, prettier
2022-12-19 16:06:44 +05:30
Enric Tobella
29e3e5fb4e
[IMP] base_view_inheritance_extension: black, isort, prettier
2022-12-06 20:26:01 +01:00
Stefan Rijnhart
3cbb201c3a
[IMP] upgrade_analysis: black, isort, prettier
2022-10-05 16:22:33 +02:00