Point Of Sale Order Sync
This module provide an amazing feature is sync pos order with multiple sessions. With this module
you can send, receive, cancel, pay orders with other session. Let’s understand in a native example.
Restaurant: In the restaurant, there are three different
people like one who take orders and send them to the kitchen(the kitchen is the second user) which
is receive the order and the last one is the cashier, which pays the bills. basically, in this flow,
there are one who send orders and another who receive orders.
Packing: In the packing business, there is more than one user
like one who takes orders and sends them to another team who packs the order and ready for delivery
to the cashier who pays the bill and serves the order to the customer.
POS Order List (Included Dependency)
Hot Features
Important Notes
- If the user is sender and receiver both then notification will not be generated.
- We are using long-polling in this module.
- The sync will not work properly if you open multiple tabs.
- Easy to allow users rights like sender, recevier, both
- Define nickname for different users.
- Related user can receive notification of following process like send orders, pay order, update order.
- Easy to allow access for different user like cancel, pay and edit orders from draft stage.
- Easy to allow select multiple reciver.
- Order list on POS Main screen.
- Order list on restaurant order list.
- Search Order by date, name and number also.
- Easy to enable/disable this feature.
- Display orders session wise with current session and number of previous sessions, also day wise like last number of days.
- You can Re-Order of any previous order.
- Easy to reprint orders.
- Easy to improve communication with employee.
- Better Customer Experience
- Grow Customer Loyalty
- You can track order in real time.
Go to the pos config settings => Enable Order Sync. After that you can see various options like User type, Nickname. Other option is based on users types.
You can see the 'Send Order Button' in Pos Order Screen.
After click on 'Send Order' button you have to specify receiver.
Receiver can receive order and notification as well.
'Receiver' can see 'Order History' button.
After click on 'Order History' button you can see the whole order which is received.
Here you can search order by order number. Also find order by date. And refresh to get new update orders.
Check 'Allow to Multiple Selection of Validator', You can send order to multiple receivers.
Now sender can select more than one receivers. and send order to selected receivers.
Receiver 1 can receive notification of received order
Received order in order list.
Receiver 2 can receive notification of received order
Received order in order list.
This feature allow to receiver can pay order.
'Pay' button in receiver's order list.
After order paying by receiver, Sender can receive notification.
Allow to Edit Order, Receiver can edit orders.
'Edit' button in receiver's order list.
After click on 'Edit' that order open in edit mode and you can see 'Save' button.
After edit order, Sender and other receiver can received a notification.
'Allow To Cancel Order', Receiver can cancel order(*Only cancel order not deleting) (*Cancel Order will not display on order list).
You can see the cancel button in order list.
After cancel any order, sender and releated receiver can receive notification.
Order canceled in backend.
v 13.0.7
You can filter draft order using "Draft" button.
v 13.0.3
If an order is created in past and currently that product is not available then it displays the message like below in the order screen.
Version 13.0.8 | Released on : 30th November 2023
- Fixed Minor Bug Fixed.
Version 13.0.7 | Released on : 4th March 2022
- New Draft Button Added To Filter Draft Order.
Version 13.0.6 | Released on : 17 August 2021
- Update Compatible with order list pagination
Version 13.0.5 | Released on : 3 July 2021
- Fixed Minor Bug Fixed.
Version 13.0.4 | Released on : 21 May 2021
- Fixed Minor Bug Fixed.
Version 13.0.3 | Released on : 18 March 2021
- Update POS Order Screen Updated.
Version 13.0.2 | Released on : 19 February 2021
- Update Minor Improvements.
Version 13.0.1 | Released on : 23 January 2021
- Initial Release.
- Please Contact Us at [email protected]to request customization.
- Yes, we provide free support for 90 days.