mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-23 10:31:59 +02:00
27 lines
415 B
Markdown
27 lines
415 B
Markdown
# POS - Sale Margin
|
|
|
|
|
|
|
|
This module adds enable you to view the margin of your Point of Sale orders in the Sales Margin report.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-pos_sale_margin
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- pos_sale
|
|
- sale_margin
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/pos_sale_margin
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|