mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-23 08:52:07 +02:00
30 lines
514 B
Markdown
30 lines
514 B
Markdown
# Sales Expense
|
|
|
|
|
|
Reinvoice Employee Expense
|
|
==========================
|
|
|
|
Create some products for which you can re-invoice the costs.
|
|
This module allow to reinvoice employee expense, by setting the SO directly on the expense.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-sale_expense
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- sale_management
|
|
- hr_expense
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/sale_expense
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|