POS Orders History
Track all paid orders from special menu in POS
- See all paid orders and their details
- Ability to activate the displaying of cancelled & posted orders
- Display order barcode on payment receipt if needed
How It Works
Orders History
Open POS session. Here you can see new History button.
Once the button is clicked, all paid orders are shown in tree view. You can use the filters to be able to easily find the orders needed.
To see the details, click on order item.
Barcode on Receipt (optional)
You are able to activate the displaying of order barcode on payment receipt. It will allow you to search an order from the list by scanning the barcode. Usually, it is widely used for refund process - see our POS Order Return module for details.
Configuration
Go to Point of Sale → Configuration → Point of Sale and open POS configuration form. See and manage new options:
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
12.0 community
12.0 enterprise
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Point of Sale (point_of_sale) • Inventory (stock) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 2290 |
| Technical Name |
itp_pos_orders_history |
| License | See License tab |
| Website | https://it-projects.info |
POS Orders History
Installation
- Install this module in a usual way
- Activate longpolling
Configuration
- Go to Point of Sale >> Configuraion >> Point of Sale menu
- Open POS configuration form
- Click [Edit]
- See the options:
- [x] Orders History - to activate/deactivate History button
- [x] Orders of last 'n' days - to display orders for n days
- [x] Number of days - the number of n days
- [x] Show Cancelled Orders - to display cancelled orders together with paid orders
- [x] Show Posted Orders - to display posted orders together with paid orders
- [x] Show Barcode on Receipt - to display the barcode on payment receipt
- Click [Save]
Usage
- Go to Point of Sale menu
- Open POS session
- Click on History
- RESULT: all paid orders list are displayed
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