mirror of
https://github.com/bringout/oca-ocb-mrp.git
synced 2026-04-21 02:11:59 +02:00
25 lines
300 B
Markdown
25 lines
300 B
Markdown
# Manufacturing
|
|
|
|
Odoo addon: mrp
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-mrp
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- product
|
|
- stock
|
|
- resource
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/mrp
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|