Sync restaurant orders
Staff get order details immediately after waiter taps on tablet
John is a waiter. He serves new restaurant customer. He made few clicks on his iPad and switched to other customers while dishes are prepared at the kitchen...
Dishes were fine and customer decided to order something else. John is far from the table and another waiter Alice added item to the order...
All orders are passed through the cashier Bob. He registers payment on his terminal.
- Sync floors
- Sync tables
- Sync orders
- Sync products
- Sync notes
- Sync guests
- Sync customers
- Sync orders via main or separate (e.g. local) server
- Work in offline mode
Free Support
You will get free support and assistance in case of any issues
Need our service?
Contact us by email or fill out request form
- pos@it-projects.info
- https://www.it-projects.info/page/website.contactus
- skype@it-projects.info
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 4147 |
| Technical Name |
itp_pos_multi_session_restaurant |
| License | See License tab |
| Website | https://it-projects.info |
Sync POS orders across multiple sessions (restaurant extension)
Installation
- Install this module in a usual way
Configuration
After adding a POS into a multi-session, update its floor set, because it might be changed according to a multi-session floors
A floor can be added to a multi-session by two ways:
- Via multi-session form:
- Open [[ Point of Sale ]] >> Configuration >> Multi-session Settings
- Click on necessary multi-session
- Choose or add a new floor in the Restaurant Floors field
- Default method: Add floor to POS belonging to necessary multi-session via [[ Point of Sale ]] >> Configuration >> Point of sale
Local run
If you use dbfilter, don't forget to specify correct proxy on printers
Usage
- Open two or more POSes belongs to the multi-session
- In the first POS add a product
- In both POSes you will see the product in order list and underline note signifying that it was added by the first POS. At this time the number of the order is being 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 both 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
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