Confirm POS action by PIN
Technical module for confirmation any action by user of specific group
The module allows to add restriction for some dangerous operations, e.g. adding discount or saling order with negative stock. Only supervisor can approve such kind of operation.
Need our service?
Contact us by email or fill out request form
- apps@it-projects.info
- https://www.it-projects.info/page/website.contactus
- skype@it-projects.info
Tested on Odoo
11.0 community
11.0 community
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Inventory Management (stock) • Discuss (mail) |
| Lines of code | 171 |
| Technical Name |
itp_pos_pin |
| License | See License tab |
| Website | https://it-projects.info |
Confirm POS action by PIN
Installation
- Install this module in a usual way
Configuration
- Go to [[Settings]] >> Users >> Users
- Open user form
- Click [Edit]
- Navigate to Point of Sale` tab
- Set PIN
- Click [Save]
Usage
- Go to [[Point of Sale]] >> Dashboard
- Open POS session
- Change the user using switcher at the top left corner
- Input PIN
RESULT: If the PIN is correct, the user is switched successfully
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