odoo/enterprise#77111
Created by fw-bot
Closed
- label
- odoo-dev:saas-18.1-18.0-fix_macro_debounce_delay-pipu-KSSA-fw
- head
- bc8030cecc0bba8fdcad006c8ca0aebfddc465b3
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 |
[FW][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.
Forward-Port-Of: #77045