https://github.com/oca/ddmrp
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oca/ddmrp
- Owner: OCA
- License: agpl-3.0
- Created: 2017-11-20T08:28:19.000Z (over 8 years ago)
- Default Branch: 18.0
- Last Pushed: 2025-09-19T08:30:31.000Z (9 months ago)
- Last Synced: 2025-09-28T20:23:03.297Z (9 months ago)
- Language: Python
- Size: 4.67 MB
- Stars: 98
- Watchers: 37
- Forks: 103
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://runboat.odoo-community.org/builds?repo=OCA/ddmrp&target_branch=18.0)
[](https://github.com/OCA/ddmrp/actions/workflows/pre-commit.yml?query=branch%3A18.0)
[](https://github.com/OCA/ddmrp/actions/workflows/test.yml?query=branch%3A18.0)
[](https://codecov.io/gh/OCA/ddmrp)
[](https://translation.odoo-community.org/engage/ddmrp-18-0/?utm_source=widget)
# ddmrp
ddmrp
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[ddmrp](ddmrp/) | 18.0.1.5.0 |
| Demand Driven Material Requirements Planning
[ddmrp_adjustment](ddmrp_adjustment/) | 18.0.1.1.0 |
| Allow to apply factor adjustments to buffers.
[ddmrp_chatter](ddmrp_chatter/) | 18.0.1.0.0 | | Adds chatter and activities to stock buffers.
[ddmrp_coverage_days](ddmrp_coverage_days/) | 18.0.1.0.0 | | Implements Coverage Days.
[ddmrp_cron_actions_as_job](ddmrp_cron_actions_as_job/) | 18.0.1.0.0 | | Run DDMRP Buffer Calculation as jobs
[ddmrp_exclude_moves_adu_calc](ddmrp_exclude_moves_adu_calc/) | 18.0.1.1.0 |
| Define additional rules to exclude certain moves from ADU calculation
[ddmrp_exclude_moves_adu_calc_sales](ddmrp_exclude_moves_adu_calc_sales/) | 18.0.2.0.0 |
| DDMRP Exclude Moves ADU Calc integration with Sales app.
[ddmrp_history](ddmrp_history/) | 18.0.1.2.0 |
| Allow to store historical data of DDMRP buffers.
[ddmrp_packaging](ddmrp_packaging/) | 18.0.1.0.0 | | DDMRP integration with packaging
[ddmrp_packaging_product_replace](ddmrp_packaging_product_replace/) | 18.0.1.0.0 | | Glue module for DDMRP packaging and product replace
[ddmrp_product_replace](ddmrp_product_replace/) | 18.0.1.0.0 |
| Provides a assisting tool for product replacement.
[ddmrp_purchase_hide_onhand_status](ddmrp_purchase_hide_onhand_status/) | 18.0.1.0.0 |
| Replace purchase onhand status with smart button.
[ddmrp_report_part_flow_index](ddmrp_report_part_flow_index/) | 18.0.1.0.0 |
| Provides the DDMRP Parts Flow Index Report
[ddmrp_warning](ddmrp_warning/) | 18.0.1.0.0 |
| Adds configuration warnings on stock buffers.
[ddmrp_warning_as_job](ddmrp_warning_as_job/) | 18.0.1.0.0 | | Run DDMRP Warning as jobs
[stock_buffer_capacity_limit](stock_buffer_capacity_limit/) | 18.0.1.0.1 |
| Ensures that the limits of storage are never surpassed
[stock_buffer_route](stock_buffer_route/) | 18.0.1.0.0 | | Allows to force a route to be used when procuring from Stock Buffers
[stock_buffer_sales_analysis](stock_buffer_sales_analysis/) | 18.0.1.0.0 | | Allows to access the Sales Analysis from Stock Buffers
[//]: # (end addons)
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.
----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.