Skip to content

TA#70529 [14.0][ADD] aged_payables_receivables_foreign_currency

Codacy Production / Codacy Static Code Analysis required action Nov 21, 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
==============================
- aged_payables_receivables_foreign_currency/report/aged_partner_balance_xlsx.py  3
- aged_payables_receivables_foreign_currency/report/aged_partner_balance.py  5
- aged_payables_receivables_foreign_currency/report/abstract_report_xlsx.py  20
         

Clones added
============
- aged_payables_receivables_foreign_currency/report/aged_partner_balance_xlsx.py  2
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in aged_payables_receivables_foreign_currency/__init__.py

See this annotation in the file changed.

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

aged_payables_receivables_foreign_currency/__init__.py#L4

'.report' imported but unused (F401)

Check warning on line 4 in aged_payables_receivables_foreign_currency/__manifest__.py

See this annotation in the file changed.

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

aged_payables_receivables_foreign_currency/__manifest__.py#L4

Statement seems to have no effect

Check notice on line 4 in aged_payables_receivables_foreign_currency/report/__init__.py

See this annotation in the file changed.

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

aged_payables_receivables_foreign_currency/report/__init__.py#L4

'.abstract_report_xlsx' imported but unused (F401)

Check notice on line 5 in aged_payables_receivables_foreign_currency/report/__init__.py

See this annotation in the file changed.

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

aged_payables_receivables_foreign_currency/report/__init__.py#L5

'.aged_partner_balance' imported but unused (F401)

Check notice on line 6 in aged_payables_receivables_foreign_currency/report/__init__.py

See this annotation in the file changed.

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

aged_payables_receivables_foreign_currency/report/__init__.py#L6

'.aged_partner_balance_xlsx' imported but unused (F401)