Shops need to continue selling even if the Internet connection is lost. To do so, an “offline” feature was developed within the Point of Sale app. This allows you to sale in the POS frontend (cashier view) even if your Internet connection is unstable. But concretely, how is the offline feature working?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
The POS frontend (= cashier view) was coded in Javascript. Thanks to Javascript, all master data is stored in your browser (e.g: Google Chrome) when opening your POS session. In other words, Odoo sends the needed information (customers, products, taxes, etc.) to your browser when opening your POS session. This information is then accessible even when you lose your Internet connection.
When you lose your Internet connection, a message pops-up to inform you lost your connection. The POS remains operational for basic features (e.g. encoding new orders, computing taxes). Those POS orders will be synchronized when retrieving your Internet connection. The wifi icon displays in red the number of orders that need to be synchronized.
The backend (= Odoo database, when your POS session is closed) needs an Internet connection to work. POS features which depend on the backend will then be accessible when retrieving your Internet connection. For example: generate invoices or synchronize your stock levels.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
feb 23
|
2390 | ||
What's the mechanism of POS offline?
Resuelto
|
|
2
ago 25
|
281 | |
|
0
dic 24
|
1400 | ||
|
1
mar 24
|
2501 | ||
How to open POS from another module?
Resuelto
|
|
1
nov 18
|
4630 |