mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-20 09:42:02 +02:00
24 lines
342 B
Markdown
24 lines
342 B
Markdown
# Project Purchase
|
|
|
|
Odoo addon: project_purchase
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-project_purchase
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- purchase
|
|
- project_account
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/project_purchase
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|