mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-22 04:21:59 +02:00
26 lines
408 B
Markdown
26 lines
408 B
Markdown
# POS HR Restaurant
|
|
|
|
|
|
This module adapts the behavior of the PoS when the pos_hr and pos_restaurant are installed.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-pos_hr_restaurant
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- pos_hr
|
|
- pos_restaurant
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/pos_hr_restaurant
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|