TIP: You can type at any time to perform a new search.
DDMRP Warning as job
ddmrp_warning_as_job · OCA/ddmrp
- Repository
- OCA/ddmrp · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse Management
- Folder size
- 0.02 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/ddmrp
- Last tracking update
- 2026-08-07 08:43:06
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Lois Rilo, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- bokeh==3.6.3, requests
- System dependencies
- None
- Required by
- None
- Description
DDMRP Warning calculations are now run with Queue Jobs. The `<stock.buffer>._generate_ddmrp_warnings` method is automatically delayed when the context contains `auto_delay_ddmrp_generate_ddmrp_warnings=True`.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
cron_generate_ddmrp_warnings(self, automatic=False)
Loading…