mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-20 13:22:06 +02:00
24 lines
398 B
Markdown
24 lines
398 B
Markdown
# Project Expenses
|
|
|
|
Bridge created to add the number of expenses linked to an AA to a project form
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-project_hr_expense
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- project_account
|
|
- hr_expense
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/project_hr_expense
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|