mirror of
https://github.com/bringout/oca-ocb-vertical-industry.git
synced 2026-04-20 20:12:05 +02:00
36 lines
1 KiB
Markdown
36 lines
1 KiB
Markdown
# Lunch
|
||
|
||
|
||
The base module to manage lunch.
|
||
================================
|
||
|
||
Many companies order sandwiches, pizzas and other, from usual vendors, for their employees to offer them more facilities.
|
||
|
||
However lunches management within the company requires proper administration especially when the number of employees or vendors is important.
|
||
|
||
The “Lunch Order” module has been developed to make this management easier but also to offer employees more tools and usability.
|
||
|
||
In addition to a full meal and vendor management, this module offers the possibility to display warning and provides quick order selection based on employee’s preferences.
|
||
|
||
If you want to save your employees' time and avoid them to always have coins in their pockets, this module is essential.
|
||
|
||
|
||
## Installation
|
||
|
||
```bash
|
||
pip install odoo-bringout-oca-ocb-lunch
|
||
```
|
||
|
||
## Dependencies
|
||
|
||
- mail
|
||
|
||
## Source
|
||
|
||
- Repository: https://github.com/OCA/OCB
|
||
- Branch: 19.0
|
||
- Path: addons/lunch
|
||
|
||
## License
|
||
|
||
This package preserves the original LGPL-3 license.
|