Sync POS orders
by IT-Projects LLC https://apps.odoo.com/apps/modules/12.0/pos_multi_session/ , Ivan Yelizariev https://apps.odoo.com/apps/modules/12.0/pos_multi_session/Required Apps |
•
Point of Sale (point_of_sale)
• Inventory (stock) • Invoicing (account) |
Included Dependencies | Show |
Lines of code | 3613 |
Technical Name |
pos_multi_session |
License | See License tab |
Website | https://apps.odoo.com/apps/modules/12.0/pos_multi_session/ |
Also available in version | v 9.0 v 11.0 v 8.0 v 10.0 |
Required Apps |
•
Point of Sale (point_of_sale)
• Inventory (stock) • Invoicing (account) |
Included Dependencies | Show |
Lines of code | 3613 |
Technical Name |
pos_multi_session |
License | See License tab |
Website | https://apps.odoo.com/apps/modules/12.0/pos_multi_session/ |
Also available in version | v 9.0 v 11.0 v 8.0 v 10.0 |
Sync POS orders
Сreate order in POS1, expand it in POS2, get payment in POS3.
Version: v12.0.4.2.10
Tested and maintained by
IT Projects Labs
Assitance: help@itpp.dev
Usage
Open "Point of Sale → Configuration → Point of Sales" and create or open some Point of Sale record.

Set Multi-session value (create new one if need) and click the Save button to save your changes. Set the same Multi-session for other "Point of Sale", which should be synced.

Start POS session on all POSes:
- login as user1 on computer1 ⇒ start session on POS1
- login as user2 on computer2 ⇒ start session on POS2
- etc


When you start to create order in POS1(user1) session, you can see how items are displayed in the synced session POS2(user2). Moreover, items added at the corresponding POS are marked as "added by POS1", "added by POS2" and etc.

The synced POS2(user2) session will be displayed as follows:

Let our expertise work for you!
(Doors and windows below are clickable)
/itpp-labs-1100.jpg)
/itpp-labs-930.jpg)
/itpp-labs-690.jpg)
Sync POS orders
Installation
- Install this module in a usual way
Longpolling
Follow instruction of https://www.odoo.com/apps/modules/12.0/pos_longpolling/
Configuration
To create a multi-session follow the steps:
- Open menu [[ Point of Sale ]] >> Configuration >> Multi-session Settings
- Click [Create]
- Specify a name for multi-session in the Name field
- Choose POSes you want to add in the multi-session. Their previous sessions have to be closed before adding.
- Make it active
- Click [Save]
Domain switching
There is a rare case, when you need to clear browser data after installation: if you use this module on a website domain, which was previously used by another database with this module installed (e.g. main_company.example.com was used by database1 and then the domain starts to handle another database2). In that case the browser data has to be cleaned on all devices before first use.
Modules compatibility
The pos_multi_session is compatible with all IT-Projects' modules. It may not be compatible with other third-party modules that add additional data to Order or Orderline js model. For such cases we provide developer instruction how to add compatibility (available in README.rst file).
Usage
Several POSes can't be opened in the same browser simultaneously. After completing previous paragraphs and adding at least two poses to a multi-session:
- Open two or more POSes belonging to the multi-session
- In the first POS add a product
- In the opened POSes you will see the product in order list and underline note signifying that it was added by the first POS and the number of the order was changed from NEW to a number
- In the second POS click on the orderline and click a number by using numpad to change quantity of that product
- In opened POSes you will see the changed quantity of the product and information about the orderline was added by the first and changed by the second POSes
Same POS can be used on the different devices, but be sure you do not launch them simultaneously. You need to wait for the POS loading on one device before start it on the another. Otherwise you may lose an order data. Fix for the problem: https://github.com/odoo/odoo/pull/24486
Uninstallation
After uninstalling the module you need to update the Company for all POS configs
The MIT License (MIT) Copyright 2020 IT-Projects Labs Copyright 2015-2020 IT-Projects LLC Copyright 2014-2015 Ivan Yelizariev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedCuando instalo el modulo me bloquea la gestión de mesas en el tpv, los pisos ,y salen las notas como si no fuera en un restaurante estoy usando odoo 12 en Windows 10, realmente no funciona. Mi email: alexuvero01@gmail.com
Re: Cuando instalo el modulo me bloquea la gestión de mesas en el tpv, los pisos ,y salen las notas como si no fuera en un restaurante estoy usando odoo 12 en Windows 10, realmente no funciona. Mi email: alexuvero01@gmail.com
Hello!
it is a pity that you are faced with difficulties when trying to configure our module correctly. Write to our e-mail to get support: help@itpp.dev
Regards
Can i have demo of this module ?
What is the use of "Deactivate empty order" option and "Replace empty order" option ?
Error
I got this error
odoo.tools.convert.ParseError: "maximum recursion depth exceeded" while parsing .../pos_multi_session/data/pos_multi_session_data.xml:17, near
<function model="pos.multi_session" name="action_set_default_multi_session" eval="[[ref('default_multi_session')]]"/>