Drivethru Production Scheduler

Schedule MRP production batches in Odoo (BaconCo) — the fluid shop-floor scheduler. Periodically read open mrp.production.batch records, rank them by the shop rule (event date → ship date → whatever is ready), pick an eligible machine for each, and write the schedule back. Reads purchase orders + vendor tracking to know when goods will land, and uses receipt-readiness as guidance (jobs generally shouldn't start before their components are in) that it refines from human feedback. Handles rush orders dropped in mid-day by re-ranking. Talks to Odoo through the drivethru_mcp MCP server. Use whenever the user asks to schedule/plan production, build a machine schedule, slot in a rush order, or check whether a batch's goods are in yet.

Install

openclaw skills install @zmtucker/drivethru-production-scheduler