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#67304 [16.0][MIG] account_check_printing_aeroo #69

Merged
merged 2 commits into from
Nov 7, 2024

Merge branch '16.0' into TA#67304

e036b92
Select commit
Loading
Failed to load commit list.
Merged

TA#67304 [16.0][MIG] account_check_printing_aeroo #69

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

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

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

Issues
======
- Added 3
           

Complexity increasing per file
==============================
- account_check_printing_aeroo/models/account_journal.py  1
- account_check_printing_aeroo/models/account_payment.py  4
- account_check_printing_aeroo/tests/test_check_printing.py  2
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in account_check_printing_aeroo/__init__.py

See this annotation in the file changed.

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

account_check_printing_aeroo/__init__.py#L4

'.models' imported but unused (F401)

Check warning on line 4 in account_check_printing_aeroo/__manifest__.py

See this annotation in the file changed.

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

account_check_printing_aeroo/__manifest__.py#L4

Statement seems to have no effect

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

See this annotation in the file changed.

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

account_check_printing_aeroo/models/__init__.py#L4

'.account_payment' imported but unused (F401)