www/prod_checklist.php

changeset 616
2cbf21bb9bdc
parent 599
1460c92927b2
child 622
39902353b159
--- a/www/prod_checklist.php	Sun Mar 01 11:23:22 2020 +0100
+++ b/www/prod_checklist.php	Sun Mar 01 12:48:09 2020 +0100
@@ -288,7 +288,7 @@
 		$s .= sprintf("%.1f",kettle_cm($row['batch_size']*$factor*1.04,$row['eq_kettle_volume'],$row['eq_kettle_height']));
 		$s .= ' cm onder de rand)';
 		$this->Checkline($s);
-		$this->Checkline('doel SG einde koken: '.density_str($row['est_og']));
+		$this->Checkline('doel SG einde koken: '.density_str($row['est_og3']));
 		if ($this->Checksplit(2, $row))
 			$factor = 1;
 		if ($this->GetY() > 200)

mercurial