doc/bms-ch6.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 364
487274c2e9dc
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="productie">
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
6 <title>Productie.</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 Productie 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
364
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
11 <sect1 id="prodfases">
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
12 <title>Productie fases.</title>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
13 <para>Het productie proces is verdeeld in de volgende stappen:</para>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
14
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
15 <orderedlist>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
16 <listitem><para>Planning.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
17 <listitem><para>Wachten.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
18 <listitem><para>Brouwen.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
19 <listitem><para>Hoofdgisting.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
20 <listitem><para>Nagisting.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
21 <listitem><para>Lageren.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
22 <listitem><para>Verpakken.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
23 <listitem><para>Hergisten.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
24 <listitem><para>Rijpen.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
25 <listitem><para>Proeven.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
26 <listitem><para>Gereed.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
27 <listitem><para>Afgesloten.</para></listitem>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
28 </orderedlist>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
29
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
30
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
31 </sect1>
487274c2e9dc Documentation updates.
Michiel Broek <mbroek@mbse.eu>
parents: 362
diff changeset
32
362
42321bf1bab0 Added new chapters.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
33 </chapter>

mercurial