| No. | Dosage Form | Product Name | BOM No. | Status | Entry By | Entry Date | Dispensing status | view |
|---|---|---|---|---|---|---|---|---|
| {{ result.no }} | {{ result.dosage_form }} | {{ result.product_code }} | {{ result.bom_no }} | {{ result.status }} | {{ result.entry_by }} | {{ result.entry_date }} | {{ result.p_dispensing }} | |
| No Records Found! | ||||||||
| Dosage Form: | {{ selectedBP['dosage_form'] }} |
| Product Name: | {{ selectedBP['product_name'] }} |
| Generic Name: | {{ selectedBP['generic_name'] }} |
| Label Claim: | {{ selectedBP['label_claim'] }} |
| Shelf Life: | {{ selectedBP['shelf_life'] }} |
| BOM No.: | {{ selectedBP['bom_no'] }} |
| A. R. No. | Item Code | Material Name | Required Qty | Drug Qty | Gross Wt. | Tare Wt. | Status | |
|---|---|---|---|---|---|---|---|---|
| {{ material.ar_no }} | {{ material.item_code }} | {{ material.material_name }} | {{ material.required_qty }} {{ material.unit }} | {{ material.drug_qty }} {{ material.unit }} | {{ material.gross_wt }} {{ material.unit }} | {{ material.tare_wt }} {{ material.unit }} | {{ material.dispensing }} |
| Container Weight | Tare Weight | Net Weight |
|---|---|---|
| {{ container.gross_wt }} | {{ container.tare_wt }} | {{ container.gross_wt - container.tare_wt }} |