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#70529 [14.0][ADD] aged_payables_receivables_foreign_currency #226

Open
wants to merge 2 commits into
base: 14.0
Choose a base branch
from

Merge branch '14.0' into TA#70529

9c386ed
Select commit
Loading
Failed to load commit list.
Open

TA#70529 [14.0][ADD] aged_payables_receivables_foreign_currency #226

Merge branch '14.0' into TA#70529
9c386ed
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 25, 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)