itpp-labs / pos-addons

Odoo POS Addons
https://itpp.dev
MIT License
360 stars 586 forks source link

Stuck in "Sync Orders" #1273

Open ljacobo opened 4 years ago

ljacobo commented 4 years ago

Hi,

The POS session is stuck in Sync Orders when is starting.

The log give me: "GET /pos_multi_session_restaurant/static/src/js/pos_multi_session_restaurant.js HTTP/1.0" 200

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/91815453-stuck-in-sync-orders?utm_campaign=plugin&utm_content=tracker%2F2289114&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F2289114&utm_medium=issues&utm_source=github).
nahe-consulting-group commented 3 years ago

Hi,

The POS session is stuck in Sync Orders when is starting.

The log give me: "GET /pos_multi_session_restaurant/static/src/js/pos_multi_session_restaurant.js HTTP/1.0" 200

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

check the sync server URL must end with no / for examle ".com/" is wrong, it has to end like this ".com"

nahe-consulting-group commented 3 years ago

Hi,

The POS session is stuck in Sync Orders when is starting.

The log give me: "GET /pos_multi_session_restaurant/static/src/js/pos_multi_session_restaurant.js HTTP/1.0" 200

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

sorry i have same issue in odoo 13 with pos_multi_session stuck in sync orders. it's a .JS problem.