odoo/odoo#196327

Created by fw-bot
Merged at 621ca064ad877c1d71c9019b27474646bbe02fac

Statuses:

label
odoo-dev:master-18.0-testing_synchronisation-moda-413396-fw
head
16d8e40fd75f2ce2f18d3d0360d4adf30338dd73
merged
9 months ago by POS IoT, David Monnom (moda)
odoo/odoo
18.0 #195344
saas-18.1 #196095
saas-18.2
saas-18.3
saas-18.4
19.0
master #196327

[FW][IMP] point_of_sale, pos_restaurant: tour for testing synchronisation

Before we had no solution to test the synchronisation of the pos. In classic tours websocket are not supported. And we cannot launch two tours in parallel.

This commit add the possibility to load test assets in the PoS during our development. That's allow us to launch tour in loop in two different browser and test the synchronisation by creating orders, payment etc.

Tour assets are only added by adding &tours=True in the URL of the PoS interface.

Forward-Port-Of: #196095
Forward-Port-Of: #195344