mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-23 09:32:01 +02:00
24 lines
354 B
Markdown
24 lines
354 B
Markdown
# Sale Mrp Margin
|
|
|
|
Handle BoM prices to compute sale margin.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-sale_mrp_margin
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- sale_mrp
|
|
- sale_stock_margin
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/sale_mrp_margin
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|