Skip to content

Conversation

@len-foss
Copy link
Contributor

No description provided.

len-foss added 2 commits July 10, 2025 09:28
The root tag for the message could be a span in certain cases,
so these are excluded from the check.

The email_from is defined in the template, so it should be set on the
company to be able to send it.
for comm in self:
comm.message_mail_with_source(
# in mass_mail mode, the subtype is dropped, which is used by the
# postprocessing that marks control lines as sent.lines
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# postprocessing that marks control lines as sent.lines
# postprocessing that marks control lines as sent lines

)
comm.credit_control_line_ids.filtered(
lambda line: line.state == "queued"
).state = "sent"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So where is this done?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this was answered in #447

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please relaunch it for merging the patch, as now it's not possible to reopen the PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased version in #542

@yvaucher yvaucher changed the title [FIX] account_credit_control: correctly update control lines status [17.0][FIX] account_credit_control: correctly update control lines status Jul 22, 2025
@github-actions
Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Nov 23, 2025
@github-actions github-actions bot closed this Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants