| Product Name | BMR No. | Packing Size | Batch Size | Market | Status | Entry By | Entry Date | Action |
|---|---|---|---|---|---|---|---|---|
| {{ bom.product_name }} | {{ bom.bmr_no }} | {{ bom.packing_size }} | {{ bom.batch_size }} | {{ bom.market }} | {{ bom.status }} | {{ bom.entry_by }} | {{ bom.entry_date }} | |
| No Records Found! | ||||||||
| Product Name | BMR No. | Packing Size | Batch Size | Market | Status | Prepare By | Check By | Date | Action |
|---|---|---|---|---|---|---|---|---|---|
| {{ bom.product_name }} | {{ bom.bmr_no }} | {{ bom.packing_size }} | {{ bom.batch_size }} | {{ bom.market }} | {{ bom.status }} | {{ bom.entry_by }} | {{ bom.approve_by }} | {{ bom.approve_date | date }} | |
| No Records Found! | |||||||||
| Product Code: | {{ selected['product_code'] }} |
| Product Name: | {{ selected['product_name'] }} |
| Grade: | {{ selected['grade'] }} |
| Generic Name: | {{ selected['generic_name'] }} |
| BMR No.: | {{ selected['bmr_no'] }} |
| Packing Size: (Kg) | {{ selected['packing_size'] }} |
| Batch Size: | {{ selected['batch_size'] }} |
| Market: | {{ selected['market'] }} |
| Packing Configuration: | {{ selected['packing_configuration'] }} |
| Sr. | Material Name | Code | Type | Color | Qty Required | Overages | Qty + Overages |
|---|---|---|---|---|---|---|---|
| {{ i + 1 }} | {{ material.material_name }} | {{ material.material_code }} | {{ material.material_type }} | {{ material.color }} | {{ material.qty }} | {{ material.overage }} | {{ material.overage_qty }} |