Skip to content

[14.0][IMP] account_payment_receivable_email : manage payment_email_id

f191a5f
Select commit
Loading
Failed to load commit list.
Merged

TA#82816 [14.0][IMP] account_payment_receivable_email : manage payment_email_id #310

[14.0][IMP] account_payment_receivable_email : manage payment_email_id
f191a5f
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Apr 28, 2026 in 0s

4 new issues (0 max.) of at least severity.

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

Issues
======
+ Solved 10
- Added 4
           

Complexity decreasing per file
==============================
+ account_payment_receivable_email/models/res_partner.py  -15
+ account_payment_receivable_email/models/mail_compose_message.py  -2
+ account_payment_receivable_email/tests/test_receivable_email.py  -1
         

Clones removed
==============
+ account_payment_receivable_email/models/mail_compose_message.py  -2
         

See the complete overview on Codacy

Annotations

Check notice on line 30 in account_payment_receivable_email/tests/test_receivable_email.py

See this annotation in the file changed.

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

account_payment_receivable_email/tests/test_receivable_email.py#L30

First line should end with a period, question mark, or exclamation point (not 't') (D415)

Check notice on line 30 in account_payment_receivable_email/tests/test_receivable_email.py

See this annotation in the file changed.

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

account_payment_receivable_email/tests/test_receivable_email.py#L30

No whitespaces allowed surrounding docstring text (D210)

Check notice on line 35 in account_payment_receivable_email/tests/test_receivable_email.py

See this annotation in the file changed.

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

account_payment_receivable_email/tests/test_receivable_email.py#L35

First line should end with a period, question mark, or exclamation point (not 't') (D415)

Check notice on line 35 in account_payment_receivable_email/tests/test_receivable_email.py

See this annotation in the file changed.

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

account_payment_receivable_email/tests/test_receivable_email.py#L35

No whitespaces allowed surrounding docstring text (D210)