odoo/odoo#200216
Created by fw-bot
Merged
at 017fe2972c83082c16a98472e9de575b370946e4
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:saas-18.1-18.0-fix-sale-combo-configurator-archived-product-dere-419229-fw
- head
- efbff927989df891c9b2ffef93017cca1063685e
- merged
- 5 months ago by Sales, Dev Reshamiya (dere)
odoo/odoo | |
---|---|
18.0 | #199559 |
saas-18.1 | #200216 |
saas-18.2 | #200301 |
saas-18.3 | |
saas-18.4 | |
master | #200323 |
[FW][FIX] sale: combo configurator dialog showing archived products
steps:
- create a combo product with 1 or more combo items
- archive a product part of this combo
- create an SO and add this combo product
issue:
- it shows archived product
cause:
- when product is archived the linked combo item line is not archived
fix:
- added an active filter in combo_configurator get data
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #199559