oca-ocb-pos/odoo-bringout-oca-ocb-pos_restaurant/README.md
Ernad Husremovic 3ca647e428 19.0 vanilla
2026-03-09 09:29:53 +01:00

30 lines
622 B
Markdown

# Restaurant
This module adds several features to the Point of Sale that are specific to restaurant management:
- Bill Printing: Allows you to print a receipt before the order is paid
- Bill Splitting: Allows you to split an order into different orders
- Kitchen Order Printing: allows you to print orders updates to kitchen or bar printers
## Installation
```bash
pip install odoo-bringout-oca-ocb-pos_restaurant
```
## Dependencies
- point_of_sale
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/pos_restaurant
## License
This package preserves the original LGPL-3 license.