mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-24 12:52:03 +02:00
24 lines
409 B
Markdown
24 lines
409 B
Markdown
# Sale Stock Margin
|
|
|
|
Once the delivery is validated, update the cost on the SO to have an exact margin computation.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-sale_stock_margin
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- sale_stock
|
|
- sale_margin
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/sale_stock_margin
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|