odoo/odoo#196079
Created by fw-bot
Merged
at 37a25b1f2971286a15d3a62a2461924f6edb29a3
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_mult_tour2-pipu-IBOo-fw
- head
- de719001170c2adb0e0ffb40bded0859beeefc4a
- merged
- 8 months ago by JavaScript, Pierre Pulinckx (pipu)
odoo/odoo | |
---|---|
18.0 | #195973 |
saas-18.1 | #196079 |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #196535 |
[FW][FIX] *: tours
In this commit, we fix multiple tours on step that can cause non deterministic behaviors by adding additionnal steps to ensure tour is well on the way to taking the right path.
Description of the issue/feature this PR addresses:
Current behavior before PR:
Desired behavior after PR is merged:
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #195973