Open Questions for VGC
Confirm these before development on the blu_mrp sub-package starts. Each unresolved item changes the BOM, the approval workflow, or the costing setup.
Approval workflow
- Who requests the raw-material pull?
- Roastery operator? Production planner? Inventory clerk?
- Who approves it?
- Single approver (warehouse manager)? Two-step (warehouse manager + roastery manager)?
- What's the cancellation policy?
- If approved but not yet pulled, can it be cancelled? By whom?
These answers shape the security groups and state machine in blu_mrp.
Costing
- Standard or Average cost for Sugbo-type SKUs?
- Recommendation: Standard. See Costing → Method choice.
- Grinding loss — flat % in the BOM, or per-batch by-product?
- Flat % is simpler; by-product gives true yield variance per run.
- Work-center hourly rates — what are the actual figures?
- Need: Roastery operator labor rate (₱/hr), grinder kW × electricity ₱/kWh, equipment monthly depreciation.
Stock & locations
- Same warehouse or separate?
- Is the Roastery physically inside the Main Warehouse (no internal transfer needed) or a distinct location requiring receipt/dispatch?
- Lot/serial tracking on finished SKUs?
- Needed for traceability (export, QA recalls, expiry dates)?
- Backflush vs manual consumption?
- On MO close, deduct components automatically (backflush) or require operator confirmation per work order?
BOM scope
- Multi-output runs.
- Does grinding ever produce multiple SKUs in one batch (e.g. 70g, 250g, 500g pouches from one grind run)?
- If yes, model with by-products on a single BOM.
- Brand attribution on Sugbo.
- Does Sugbo Blend belong to an existing brand in
blu_crm_sales, or is it a new brand record?
- Does Sugbo Blend belong to an existing brand in
Reporting
- Manufacturing Cost Analysis breakdown.
- By brand? By SKU? By date range? All three?
- Yield/Loss thresholds.
- What grinding-loss % triggers an alert? (e.g. > 10% of a batch)
Frontend / portal
- Does the customer portal need any visibility into manufacturing?
- E.g. ETA on a pre-ordered Sugbo Blend run? Probably not for the first phase, but worth confirming.
Reach out to Jun Salinga (jsalinga@gmail.com) to log answers, then update this page and the corresponding spec pages.