Disable options in POS (restaurant extension)
Control access to POS Restaurant options
How It Works
Go to Settings → Users menu and open user form. You can see new options Allow change Qty for kitchen orders and/or Allow remove kitchen order line in the Point of Sale tab. Below they are supposed to be unchecked.
Allow/disallow change Qty for kitchen orders
As a result, all the number input buttons are disabled.
Allow/disallow remove kitchen order line
Need our service?
Contact us by email or fill out request form
- apps@it-projects.info
- https://www.it-projects.info/page/website.contactus
Tested on Odoo
10.0 community
10.0 community
Tested on Odoo
10.0 enterprise
10.0 enterprise
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Inventory Management (stock) • Invoicing (account) • Discuss (mail) |
| Community Apps Dependencies | Show |
| Technical Name |
itp_pos_disable_payment_restaurant |
| License | See License tab |
| Website | https://it-projects.info |
Disable options in POS (restaurant extension)
Installation
- Install this module in a usual way
Usage
- Go to [Settings] >> Users menu
- Open user form
- Open Point of Sale tab
- Uncheck [x] Allow change Qty for kitchen orders box
- Uncheck [x] Allow remove kitchen order line box
- Click [Save]
- Go to [Point of Sale] menu
- Open POS session
- Add products allowed to be sent to kitchen
- Click [Order]
- RESULT: Disabled Qty button
- Then set product quantity to 0 using Backspace button
- RESULT: Once the qty equals to 0, Backspace button is disabled
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