-
- Downloads
[FIX] point_of_sale: call the configureGui before calling start
The chrome.start() call also involves iot device loading
which is dependent on Gui to show error when there is any.
In this fix, we call configureGui when the Chrome instance is
available and before calling start.
closes odoo/odoo#75007
Signed-off-by:
pimodoo <pimodoo@users.noreply.github.com>
Please register or sign in to comment