{% load static %}
Blend Report
| {{blend.product}} | ALCOHOL USED | DEMIN WATER | SUGAR SYRUP | |
|---|---|---|---|---|
BLEND No. : {{blend.blend_number}}/ {{blend.blend_number_2}} TANK No. : {{blend.tank_number}} VOLUME. : {{blend.volume_in_ltr}} DATE BLENDED : {{blend.date_blended}} |
SOURCE : {{blend.alcohol_source}} TASTING SCORE : {{blend.alcohol_tasting_score}} |
pH : {{blend.demin_water_ph}} COND. : {{blend.demin_water_conductivity}} CHLORINE : {{blend.demin_water_chlorine}} IRON : {{blend.demin_water_iron}} CALCIUM : {{blend.demin_water_calcium}} |
PLANT : {{blend.demin_water_plant}} CAUSTIC : {{blend.demin_water_caustic_code}} HCL CODE : {{blend.demin_water_hcl_code}} DATE GEN. : {{blend.demin_water_plant}} |
BRIX : {{blend.sugar_brix}} pH : {{blend.sugar_ph}} COND. : {{blend.sugar_conductivity}} TEMP. : {{blend.sugar_temperature}} PASS/FAIL : {{blend.sugar_pass_or_fail}} |
| # | INGREDIENTS | QUANTITY | SOURCE/SUPPLIER | DATE/CODE |
|---|---|---|---|---|
{{ forloop.counter }} |
{{i.ingredient}} |
{{i.quantity}} |
{{i.supplier}} |
{{i.date_of_supply}}/{{i.ingredient_code}} |
| PRODUCT PARAMETERS AFTER BLENDING | SIGN. |
|---|---|
|
ALCOHOL STRENGTH : {{blend.product_alcoholic_strength}} pH : {{blend.product_ph}} COND. : {{blend.product_conductivity}} BRIX : {{blend.product_brix}} TASTING RESULTS : {{blend.product_tasting_result}} COLOR : {{blend.product_color}} |
BLENDING INSP. : {{blend.blending_inspector}}, DATE : {{blend.datetime}} COMMENT: {{blend.comment}} SIGN. ................................................. CHECKED BY : {{blend.checked_by}}, DATE : {{blend.checked_by_date}} CBMO COMMENT: {{blend.checked_comment}} CBMO SIGN. ................................................. APPROVED BY : {{blend.approved_by}}, DATE : {{blend.checked_by_date}} APPROVER COMMENT: {{blend.approver_comment}} QAM SIGN. ................................................. |