Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
1441 Lượt xem

Thank you for your attention. I am using odoo version 18.0, and I am wondering how does the POS still work with offline.

I've checked couple of posts, all answers are repeating the features, but I want to know which part or parts lead POS could be available while network is unavailable.

It confused me a lot. I've spent couple of hours to find the key part.

Thank you again & waiting for your reply.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,


Odoo POS works as a browser-based single-page app that runs entirely using JavaScript.


When a POS session is opened online, it preloads necessary data like products, customers, and pricing into the browser.


This data is stored locally using IndexedDB, allowing POS to function without needing constant server access.


Orders created during offline mode are saved locally as unsynced data.


You cannot open a new POS session without internet—only existing sessions continue to work offline.


While offline, all POS operations (adding products, calculating totals, printing receipts) still function normally.


Once internet is restored, the system automatically syncs offline orders back to the Odoo backend.


For more details you can refer the official Odoo 18 documentation: https://www.odoo.com/documentation/18.0/applications/sales/point_of_sale.html


Hope it helps.

Ảnh đại diện
Huỷ bỏ
Tác giả

Thanks for your help.

Tác giả Câu trả lời hay nhất

Noticed the pos.session and pos.config model, they look like the key.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 12 24
1909
3
thg 4 17
10983
1
thg 1 17
11608
0
thg 4 16
5158
1
thg 2 16
6404