mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-23 01:31:59 +02:00
24 lines
421 B
Markdown
24 lines
421 B
Markdown
# Sales Expense Margin
|
|
|
|
When re-invoicing the expense on the SO, set the cost to the total untaxed amount of the expense.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-sale_expense_margin
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- sale_expense
|
|
- sale_margin
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/sale_expense_margin
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|