odoo/enterprise#77045

Created by JavaScript, Pierre Pulinckx (pipu)
Merged at b79973fd3e6bc6831d15a0be5f48bae6d9a2c8bc

Statuses:

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.