Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,50 @@
# DDMRP
Odoo addon: ddmrp
## Installation
```bash
pip install odoo-bringout-oca-ddmrp-ddmrp
```
## Dependencies
This addon depends on:
- purchase_stock
- stock_demand_estimate
- web_widget_bokeh_chart
- mrp_multi_level
- base_cron_exclusion
- stock_warehouse_calendar
- stock_helper
## Manifest Information
- **Name**: DDMRP
- **Version**: 16.0.1.12.0
- **Category**: Warehouse
- **License**: LGPL-3
- **Installable**: True
## Source
Based on [OCA/ddmrp](https://github.com/OCA/ddmrp) branch 16.0, addon `ddmrp`.
## License
This package maintains the original LGPL-3 license from the upstream Odoo project.
## Documentation
- Overview: doc/OVERVIEW.md
- Architecture: doc/ARCHITECTURE.md
- Models: doc/MODELS.md
- Controllers: doc/CONTROLLERS.md
- Wizards: doc/WIZARDS.md
- Install: doc/INSTALL.md
- Usage: doc/USAGE.md
- Configuration: doc/CONFIGURATION.md
- Dependencies: doc/DEPENDENCIES.md
- Troubleshooting: doc/TROUBLESHOOTING.md
- FAQ: doc/FAQ.md