www/js/prod_new.js

changeset 458
47b592993dd5
parent 432
99dcd8488b62
child 459
53fafe474742
--- a/www/js/prod_new.js	Sat Aug 24 21:52:46 2019 +0200
+++ b/www/js/prod_new.js	Sun Aug 25 13:22:00 2019 +0200
@@ -324,14 +324,20 @@
 					secondary_end_date: '',
 					tertiary_temp: 0,
 					package_date: '',
+					package_volume: 0,
+					package_infuse_amount: 0,
+					package_infuse_abv: 0,
+					package_infuse_notes: '',
+					package_abv: 0,
+					package_ph: 0,
 					bottle_amount: 0,
 					bottle_carbonation: 0,
-					bottle_priming_sugar: 0,
+					bottle_priming_water: 0,
 					bottle_priming_amount: 0,
 					bottle_carbonation_temp: 23,
 					keg_amount: 0,
 					keg_carbonation: 0,
-					keg_priming_sugar: 0,
+					keg_priming_water: 0,
 					keg_priming_amount: 0,
 					keg_carbonation_temp: 23,
 					keg_forced_carb: false,

mercurial