The ship later is an advanced new feature of the PoS module that allows you to ship products at a different time and not instantly to the customer; in short, it means selling now and delivering the product later. #odoo15pos This feature allows maximum fluidity on products and shipping management. This feature can be used […]
Odoo POS Order ‘Notes’ feature facilitates the user to add order notes to individual order lines and it can be printed on receipt too if desired. #odoo15pos Customers can easily see notes on their screen, receipt, and pos order line. The seller can print the order note on the receipt if desired. The order note […]
Tips are a gesture of gratitude and customer satisfaction. In several businesses, customers often give tips to the people who served them. #odoo15pointofsale Sometimes the Tips will be great in value and we need to manage them properly. So here comes our question, how to handle this tip in Odoo. We can manage the tips […]
This video explains how to manage tables in the bar/restaurant on Odoo 15. A restaurant POS software helps with customizing the floor layout and thereby managing the individual tables. #odoopos It helps in tracking the orders, ensuring they are accurately placed and delivered to the right person.#odoo15videos Once a table is filled, a restaurant POS […]
Offering an easy bill-splitting solution to your customers will leave them with a positive experience. That’s why this feature is available out-of-the-box in the Odoo Point of Sale application. #odoopos To activate the Bill Splitting feature, go to Point of Sales ‣ Configuration ‣ Point of sale and select your PoS interface. #odoo15pos Under the […]
When you are in the Odoo 15 POS interface, you can’t easily retrieve the information related to your products. #odoo15pos You have to go back to the back-end to check your product’s stock details, cost details… #odoo15functionalvideos So now in Odoo 15, a new product info option is added along with the product displayed in […]
If we add a new field in the backend and want them to be displayed in POS, we can use the load_fields method in the ‘PosModel’ initialization function. eg:- var models = require(‘point_of_sale.models’); models.load_fields(‘model’, ‘field_name’); In order to upload the new model to POS, we use load_models(models, options). Load the odoo model when the point […]
Odoo platform offers the option to manage orders in the PoS module where the users can reprint receipts, refund, and exchange orders. This video explains how to exchange orders and refund in Odoo 14 POS #odoo #odoo14 #odoopos #Exchange #Orders #refund #Odoo #POS
It is a difficult task to manage a point of sale business. In the modern world, it is not practical to depend completely on manual document management and activity tracking. An efficient ERP solution can be the best support in this situation. Odoo 14 offers a POS module, with added features, aiming to ensure comprehensive […]
Tips are a gesture of gratitude and customer satisfaction. In several businesses, customers often give tips to the people who served them. Sometimes the Tips will be great in value and we need to manage it properly. So here comes our question, how to handle this tip in Odoo. We can manage the tips given […]