跳至內容
選單
此問題已被標幟
1 回覆
391 瀏覽次數

I'm facing an issue with the POS self-ordering feature in Odoo. When I try to open a self-order URL, it only works if I am already logged into the POS. However, if I try to open the same link in a new browser (or in Incognito mode), I get a 404 Not Found error.  


Does anyone have any ideas on how I can address this problem?

頭像
捨棄
最佳答案

I face the same issue. I fixed it selecting the db name from the config file.

I figured out, the problem came when you have more than one db. So when you open the link from other browser, odoo doesn't know wich db the pos is.

頭像
捨棄