odoo/odoo#197888
Created by fw-bot
Merged
at de6a0a78388841a29dba0cd804068af9bebb4f5c
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:18.0-saas-17.4-base-embedded-action-domain-gavb-414799-fw
- head
- 5b8e5114b47b311abca4a0c198640dd6dfdf3b25
- merged
- 4 months ago by Gaetan Vanden Bergh (gavb)
odoo/odoo | |
---|---|
saas-17.4 | #196919 |
18.0 | #197888 |
saas-18.1 | #197904 |
saas-18.2 | #197934 |
saas-18.3 | |
saas-18.4 | |
master | #197923 |
[FW][FIX] base: embedded action default domain
Steps:
- Set domain of an embedded action to false
- this override the default value
- Try to use the embedded action
Actual result:
- Error due to invalid domain
Expected result:
- Embedded action work and use empty domain as default
Forward-Port-Of: #196919