mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-23 12:32:04 +02:00
27 lines
437 B
Markdown
27 lines
437 B
Markdown
# POS - Sales
|
|
|
|
|
|
|
|
This module adds a custom Sales Team for the Point of Sale. This enables you to view and manage your point of sale sales with more ease.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-pos_sale
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- point_of_sale
|
|
- sale_management
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/pos_sale
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|