odoo/industry#2161
Created by fw-bot
- label
- odoo-dev:master-19.0-bills-product-fix-vava-525645-fw
- head
- 08be2513a5268321257a12b3c9c0f94d7a41484a
- 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