Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TA#67307 [16.0][MIG] report_aeroo_replace_qweb #68

Merged
merged 2 commits into from
Nov 7, 2024

Merge branch '16.0' into TA#67307

a915a49
Select commit
Loading
Failed to load commit list.
Merged

TA#67307 [16.0][MIG] report_aeroo_replace_qweb #68

Merge branch '16.0' into TA#67307
a915a49
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 7, 2024 in 0s

5 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 5
           

Complexity increasing per file
==============================
- report_aeroo_replace_qweb/controllers/main.py  3
- report_aeroo_replace_qweb/controllers/portal.py  4
- report_aeroo_replace_qweb/models/ir_actions_report.py  3
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in report_aeroo_replace_qweb/__init__.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

report_aeroo_replace_qweb/__init__.py#L4

'.controllers' imported but unused (F401)

Check warning on line 4 in report_aeroo_replace_qweb/__manifest__.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

report_aeroo_replace_qweb/__manifest__.py#L4

Statement seems to have no effect

Check notice on line 4 in report_aeroo_replace_qweb/controllers/__init__.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

report_aeroo_replace_qweb/controllers/__init__.py#L4

'.main' imported but unused (F401)

Check notice on line 5 in report_aeroo_replace_qweb/controllers/__init__.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

report_aeroo_replace_qweb/controllers/__init__.py#L5

'.portal' imported but unused (F401)

Check notice on line 4 in report_aeroo_replace_qweb/models/__init__.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

report_aeroo_replace_qweb/models/__init__.py#L4

'.ir_actions_report' imported but unused (F401)