mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-22 19:12:01 +02:00
25 lines
427 B
Markdown
25 lines
427 B
Markdown
# Project - Sale - Expense
|
|
|
|
Adds a full traceability of reinvoice expenses on the profitability report.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-project_sale_expense
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- sale_project
|
|
- sale_expense
|
|
- project_hr_expense
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/project_sale_expense
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|