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#66893 [MIG][16.0] account_closing_journal #182

Merged
merged 7 commits into from
Jul 2, 2024

Code Review

07ea066
Select commit
Loading
Failed to load commit list.
Merged

TA#66893 [MIG][16.0] account_closing_journal #182

Code Review
07ea066
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 2, 2024 in 0s

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

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

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- account_closing_journal/models/account_move.py  1
- account_closing_journal/models/account_move_line.py  1
- account_closing_journal/models/account_journal.py  1
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in account_closing_journal/__init__.py

See this annotation in the file changed.

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

account_closing_journal/__init__.py#L4

'.models' imported but unused (F401)

Check warning on line 4 in account_closing_journal/__manifest__.py

See this annotation in the file changed.

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

account_closing_journal/__manifest__.py#L4

Statement seems to have no effect