Skip to content

[FIX] account_pos_settle_due: fix automated pos settle on invoice#2064

Closed
fw-bot wants to merge 1 commit intoodoo:saas-19.2from
odoo-dev:saas-19.2-19.0-fix-pos-account-when-pos-closed-vava-521279-fw
Closed

[FIX] account_pos_settle_due: fix automated pos settle on invoice#2064
fw-bot wants to merge 1 commit intoodoo:saas-19.2from
odoo-dev:saas-19.2-19.0-fix-pos-account-when-pos-closed-vava-521279-fw

Conversation

@fw-bot
Copy link
Copy Markdown

@fw-bot fw-bot commented Apr 27, 2026

Forward-Port-Of: #2010

Before this commit, the automation to add pos settle due on invoice
creation was only working if the pos session was still open. This is
because the order is marked as 'done' (instead of 'paid') if the pos
session is closed.
This commit adapts the server action to take into account all pos settle
due, regardless of the state of the pos session.

opw-6126922

X-original-commit: 897025f
@robodoo
Copy link
Copy Markdown
Collaborator

robodoo commented Apr 27, 2026

Pull request status dashboard

@fw-bot
Copy link
Copy Markdown
Author

fw-bot commented Apr 27, 2026

This PR targets saas-19.2 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@fw-bot
Copy link
Copy Markdown
Author

fw-bot commented Apr 27, 2026

@vava-odoo ci/industry failed on this forward-port PR

@vava-odoo
Copy link
Copy Markdown
Collaborator

@robodoo override=ci/industry

robodoo pushed a commit that referenced this pull request Apr 28, 2026
Before this commit, the automation to add pos settle due on invoice
creation was only working if the pos session was still open. This is
because the order is marked as 'done' (instead of 'paid') if the pos
session is closed.
This commit adapts the server action to take into account all pos settle
due, regardless of the state of the pos session.

opw-6126922

closes #2064

X-original-commit: 897025f
Signed-off-by: Vallaeys Valentin (vava) <vava@odoo.com>
@robodoo robodoo closed this Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants