19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:29:53 +01:00
parent 6e54c1af6c
commit 3ca647e428
1087 changed files with 132065 additions and 108499 deletions

View file

@ -1,4 +1,4 @@
# PoS HR Restaurant
# POS HR Restaurant
This module adapts the behavior of the PoS when the pos_hr and pos_restaurant are installed.
@ -12,38 +12,15 @@ pip install odoo-bringout-oca-ocb-pos_hr_restaurant
## Dependencies
This addon depends on:
- pos_hr
- pos_restaurant
## Manifest Information
- **Name**: PoS HR Restaurant
- **Version**: 1.0
- **Category**: Hidden
- **License**: LGPL-3
- **Installable**: False
## Source
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `pos_hr_restaurant`.
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/pos_hr_restaurant
## License
This package maintains the original LGPL-3 license from the upstream Odoo project.
## Documentation
- Overview: doc/OVERVIEW.md
- Architecture: doc/ARCHITECTURE.md
- Models: doc/MODELS.md
- Controllers: doc/CONTROLLERS.md
- Wizards: doc/WIZARDS.md
- Reports: doc/REPORTS.md
- Security: doc/SECURITY.md
- Install: doc/INSTALL.md
- Usage: doc/USAGE.md
- Configuration: doc/CONFIGURATION.md
- Dependencies: doc/DEPENDENCIES.md
- Troubleshooting: doc/TROUBLESHOOTING.md
- FAQ: doc/FAQ.md
This package preserves the original LGPL-3 license.