Skip to content

Conversation

etobella
Copy link
Member

Include 3 actions:

  • Applies Fix CI in 14.0 #3281
  • Removes a warning
  • Puts the module web_disable_export_group to be executed independently, as there is some collisions with other modules.

SirPyTech and others added 3 commits September 12, 2025 06:59
Stack of error happening before this change:

2025-08-28 06:19:26,925 550 ERROR odoo odoo.tests.loader: Can not `import web_edit_user_filter`.
Traceback (most recent call last):
  File "/opt/odoo/odoo/tests/loader.py", line 29, in _get_tests_modules
    mod = importlib.import_module('.tests', modpath)
  File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 994, in _gcd_import
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/__w/web/web/web_edit_user_filter/tests/__init__.py", line 1, in <module>
    from . import test_edit_user_filter
  File "/__w/web/web/web_edit_user_filter/tests/test_edit_user_filter.py", line 4, in <module>
    from odoo.tests.common import SingleTransactionCase, post_install
ImportError: cannot import name 'post_install'
@OCA-git-bot
Copy link
Contributor

Hi @ilyasProgrammer,
some modules you are maintaining are being modified, check this out!

@francesco-ooops
Copy link

@etobella should this go ahead or it can be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants