Tue, 31 Aug 2021 20:48:37 +0200 Michiel Broek Split batch, adjust mash step volume. In the duplicated log_brew handle the missing values. In save product, round the mash step sg to 4 decimals. In prod_edit, ingredients are stored as strings, not arrays. This triggered a memory corruption that only happened in rare circumstances. Don't fix mash step fields in the javascript, it is already done during load from the database. Calculation of the mash volume is rounded to 6 decimals. Enter mash step Brix/Plato value, the SG result is rounded to 4 decimals. file | diff | annotate
Fri, 18 Jun 2021 15:26:55 +0200 Michiel Broek The php/ajax combo for split btaches is the first that will do a better job handling errors. Split batch leftover calculations rounded to 1 decimal. Refuse to split and leave nothing in the main batch file | diff | annotate
Wed, 21 Oct 2020 20:54:25 +0200 Michiel Broek Fix db error when splitting a batch. Removed the minimum 10% divide volume in the room calculation. file | diff | annotate
Fri, 10 Apr 2020 17:06:38 +0200 Michiel Broek Copy brew logs in splitted batches. file | diff | annotate
Sun, 01 Mar 2020 12:48:09 +0100 Michiel Broek Added est_og3 field in the products database so that the checklist can use it. file | diff | annotate
Sun, 01 Mar 2020 11:23:22 +0100 Michiel Broek Added CO2 carbonation log to the products database. Added button in the packaging tab. file | diff | annotate
Wed, 29 Jan 2020 13:26:01 +0100 Michiel Broek New products field log_ispindel. Add check for ispindel log to crontasks.php Added log_ispindel to prod_edit, pprod_divide, prod_new and prod_duplicate. Renamed some log_fermentation vergisting names into klimaatkast. file | diff | annotate
Wed, 23 Oct 2019 14:20:50 +0200 Michiel Broek Added the product divide scripts. All parts have all the volumes and weights divided, including the master record. Splitted batches have their own records with the product code formatted as code-n. From this design, we can rebuild the print and checklist. divide file | diff | annotate
Fri, 20 Sep 2019 20:12:36 +0200 Michiel Broek Reworked the splitted batches, the data is now in a separate table and there is only one product record. file | diff | annotate
(0) tip

mercurial