odoo/industry#2149
Created by Industry, Vallaeys Valentin (vava)
- label
- odoo-dev:19.0-bills-product-fix-vava
- head
- f01cec694a4fcf468bb837317aed69cc5cea8864
- merged
- 1 week ago by Industry, Vallaeys Valentin (vava)
| odoo/industry | |
|---|---|
| 19.0 | #2149 |
| saas-19.1 | #2154 |
| saas-19.2 | #2159 |
| saas-19.3 | #2160 |
| master | #2161 |
[FIX] construction_developer: fix automation if no product on invoice 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.