odoo/enterprise#77045
Created by JavaScript, Pierre Pulinckx (pipu)
Merged
at b79973fd3e6bc6831d15a0be5f48bae6d9a2c8bc
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.
- ci/l10n: (runtime 0s)
Linked pull requests
- label
- odoo-dev:18.0-fix_macro_debounce_delay-pipu
- head
- fe810d6b731ec98b813928e14e2d95d156f02c57
- merged
- 9 months ago by JavaScript, Bastien Pierre (ipb)
odoo/odoo | odoo/enterprise | |
---|---|---|
18.0 | #192015 | #77045 |
saas-18.1 | #193552 | #77111 |
saas-18.2 | ||
saas-18.3 | ||
saas-18.4 | ||
19.0 | ||
master | #193653 |
[FIX] pos_restaurant_preparation_display: tour
Due to 317c781bd917 commit, the tour
PreparationDisplayPaymentNotCancelDisplayTour
is faster.
This causes behavior changes in the turns. We need to add steps to
ensure that the triggers for these are present in the DOM before
continuing the turn.