doc/bms-ch4.sgml

Tue, 31 Aug 2021 20:48:37 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 31 Aug 2021 20:48:37 +0200
changeset 774
92e1e8f175a2
parent 362
42321bf1bab0
permissions
-rw-r--r--

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.

362
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 <!--
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2 vim:syntax=docbksgml
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 -->
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
5 <chapter id="inventaris">
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
6 <title>Inventaris.</title>
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7 <para>
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8 Inventaris tekst.
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9 </para>
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
11 </chapter>

mercurial