| No. | Dosage Form | Product Name | Batch No. | Batch Size | Entry By | Entry Date | Batch Started Date | Current Stage | view |
|---|---|---|---|---|---|---|---|---|---|
| {{ result.no }} | {{ result.dosage_form }} | {{ result.product_code }} | {{ result.batch_no }} | {{ result.batch_size }} | {{ result.entry_by }} | {{ result.entry_date }} | {{ result.start_date }} | {{ result.current_stage }} |
| Product Code: | {{ selectedBMR['product_code'] }} |
| Product Name: | {{ selectedBMR['product_name'] }} |
| Dosage Form: | {{ selectedBMR['dosage_form'] }} |
| Batch No.: | {{ selectedBMR['batch_no'] }} |
| Batch Size: | {{ selectedBMR['batch_size'] }} |
| No. of Lots: | {{ selectedBMR['lots'] }} |
| Product Code: | {{ selectedBMR['product_code'] }} |
| Product Name: | {{ selectedBMR['product_name'] }} |
| Generic Name: | {{ selectedBMR['generic_name'] }} |
| Grade: | {{ selectedBMR['grade'] }} |
| Packing Style: | {{ selectedBMR['packing_style'] }} |
| Label Claim: | {{ selectedBMR['label_claim'] }} |
| Shelf Life: | {{ selectedBMR['shelf_life'] }} |
| Sr. | Equipment Name | Make |
|---|---|---|
| {{ i + 1 }} | {{ equip.equipment_name }} | {{ equip.make }} |
| Material Code | Material Name | Grade | Qty | Overages | Role | Process |
|---|---|---|---|---|---|---|
| {{ result.material_code }} | {{ result.material_name }} | {{ result.grade }} | {{ result.qty }} {{ result.unit }} | {{ result.overage }} % | {{ result.role }} | {{ result.process }} |
| Material Code | Material Name | Grade | Overages | Qty | Std. Qty |
|---|---|---|---|---|---|
| {{ result.material_code }} | {{ result.material_name }} | {{ result.grade }} | {{ result.overage }} % | {{ result.qty }} {{ result.unit }} | {{ result.std_qty }} {{ result.std_unit }} |
| Sr. | Instruction |
|---|---|
| {{ i + 1 }} | {{ instruction }} |