odoo-manufacturing-advisor
Expert guide for Odoo Manufacturing: Bills of Materials (BoM), Work Centers, routings, MRP planning, and production order workflows.
What this skill does
# Odoo Manufacturing Advisor ## Overview This skill helps you configure and optimize Odoo Manufacturing (MRP). It covers Bills of Materials (BoM), Work Centers, routing operations, production order lifecycle, and Material Requirements Planning (MRP) runs to ensure you never run short of materials. ## When to Use This Skill - Creating or structuring Bills of Materials for finished goods. - Setting up Work Centers with capacity and efficiency settings. - Running an MRP to automatically generate purchase and production orders from demand. - Troubleshooting production order discrepancies or component availability issues. ## How It Works 1. **Activate**: Mention `@odoo-manufacturing-advisor` and describe your manufacturing scenario. 2. **Configure**: Receive step-by-step instructions for BoM setup, routing, and MRP configuration. 3. **Plan**: Get guidance on running MRP and interpreting procurement messages. ## Examples ### Example 1: Create a Bill of Materials ```text Menu: Manufacturing → Products → Bills of Materials → New Product: Finished Widget v2 BoM Type: Manufacture This Product Quantity: 1 (produce 1 unit per BoM) Components Tab: - Raw Plastic Sheet | Qty: 0.5 | Unit: kg - Steel Bolt M6 | Qty: 4 | Unit: Units - Rubber Gasket | Qty: 1 | Unit: Units Operations Tab (requires "Work Orders" enabled in MFG Settings): - Operation: Injection Molding | Work Center: Press A | Duration: 30 min - Operation: Assembly | Work Center: Line 1 | Duration: 15 min ``` > **BoM Types explained:** > > - **Manufacture This Product** — standard production BoM, creates a Manufacturing Order > - **Kit** — sold as a bundle; components are delivered separately (no MO created) > - **Subcontracting** — components are sent to a subcontractor who returns the finished product ### Example 2: Configure a Work Center ```text Menu: Manufacturing → Configuration → Work Centers → New Work Center: CNC Machine 1 Working Hours: Standard 40h/week Time Efficiency: 85% (machine downtime factored in; 85% = 34 effective hrs/week) Capacity: 2 (can run 2 production operations simultaneously) OEE Target: 90% (Overall Equipment Effectiveness KPI target) Costs per Hour: $75.00 (used for manufacturing cost reporting) ``` ### Example 3: Run the MRP Scheduler ```text The MRP scheduler runs automatically via a daily cron job. To trigger it manually: Menu: Inventory → Operations → Replenishment → Run Scheduler (or Manufacturing → Planning → Replenishment in some versions) After running, review procurement exceptions: Menu: Inventory → Operations → Replenishment Message Types: "Replenish" — Stock is below minimum; needs a PO or MO "Reschedule" — An order's scheduled date conflicts with demand "Cancel" — Demand no longer exists; the order can be cancelled ``` ## Best Practices - ✅ **Do:** Enable **Work Orders** in Manufacturing Settings to use routing and time-tracking per operation. - ✅ **Do:** Use **BoM with variants** (via product attributes) for products that come in multiple configurations (color, size, voltage) — avoids duplicate BoMs. - ✅ **Do:** Set **Lead Times** on components (vendor lead time + security lead time) so MRP schedules purchase orders in advance. - ✅ **Do:** Use **Scrap Orders** when discarding defective components during production — never adjust stock manually. - ❌ **Don't:** Manually create purchase orders for MRP-managed items — override MRP suggestions only when justified. - ❌ **Don't:** Confuse **Kit** BoM with **Manufacture This Product** — a Kit never creates a Manufacturing Order. ## Limitations - This skill targets **Odoo Manufacturing (mrp)** module. **Maintenance**, **PLM** (Product Lifecycle Management), and **Quality** modules are separate Enterprise modules not covered here. - **Subcontracting** workflows (sending components to a third-party manufacturer) have additional receipt and valuation steps not fully detailed here. - **Lot/serial number traceability** in production (tracking which lot was consumed per MO) adds complexity; test with small batches before full rollout. - MRP calculations assume demand comes from **Sale Orders** and **Reordering Rules** — forecasts from external systems require custom integration.
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.