mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-23 10:31:59 +02:00
27 lines
450 B
Markdown
27 lines
450 B
Markdown
# Service Margins in Sales Orders
|
|
|
|
|
|
Allows to compute accurate margin for Service sales.
|
|
======================================================
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-sale_timesheet_margin
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- sale_margin
|
|
- sale_timesheet
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/sale_timesheet_margin
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|