odoo/industry#2154
Created by fw-bot
- label
- odoo-dev:saas-19.1-19.0-bills-product-fix-vava-525528-fw
- head
- 156464697344593aa2afa3b862c1d643abc27ef6
- 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.
Forward-Port-Of: #2149