Skip to content

[FIX] construction_developer: fix automation if no product on invoice lines#2159

Closed
fw-bot wants to merge 1 commit into
odoo:saas-19.2from
odoo-dev:saas-19.2-19.0-bills-product-fix-vava-525570-fw
Closed

[FIX] construction_developer: fix automation if no product on invoice lines#2159
fw-bot wants to merge 1 commit into
odoo:saas-19.2from
odoo-dev:saas-19.2-19.0-bills-product-fix-vava-525570-fw

Conversation

@fw-bot
Copy link
Copy Markdown

@fw-bot fw-bot commented May 11, 2026

Before this commit, if an account move line was not linked to a product, the automation failed. This commit adds a check that ensures this action is only triggered for lines linked to a product.

opw-6201458

Forward-Port-Of: #2149

… lines

Before this commit, if an account move line was not linked to a product,
the automation failed. This commit adds a check that ensures this action
is only triggered for lines linked to a product.

opw-6201458

X-original-commit: 258f47d
@robodoo
Copy link
Copy Markdown
Collaborator

robodoo commented May 11, 2026

Pull request status dashboard

@fw-bot
Copy link
Copy Markdown
Author

fw-bot commented May 11, 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

robodoo pushed a commit that referenced this pull request May 12, 2026
… lines

Before this commit, if an account move line was not linked to a product,
the automation failed. This commit adds a check that ensures this action
is only triggered for lines linked to a product.

opw-6201458

closes #2159

X-original-commit: 258f47d
Signed-off-by: Vallaeys Valentin (vava) <vava@odoo.com>
@robodoo robodoo closed this May 12, 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