Skip to content

Code Review

Codacy Production / Codacy Static Code Analysis required action Sep 3, 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_sale_invoice_date_required/models/account_move.py  4
- account_sale_invoice_date_required/tests/test_account_move.py  2
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in account_sale_invoice_date_required/__init__.py

See this annotation in the file changed.

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

account_sale_invoice_date_required/__init__.py#L4

'.models' imported but unused (F401)

Check warning on line 4 in account_sale_invoice_date_required/__manifest__.py

See this annotation in the file changed.

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

account_sale_invoice_date_required/__manifest__.py#L4

Statement seems to have no effect

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

See this annotation in the file changed.

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

account_sale_invoice_date_required/models/__init__.py#L4

'.account_move' imported but unused (F401)