doc/bms-ch6.sgml

Tue, 04 Jun 2019 19:50:06 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 04 Jun 2019 19:50:06 +0200
changeset 396
804800d8e885
parent 364
487274c2e9dc
permissions
-rw-r--r--

Added console logging in the grid write callback functions. Removed grid sorting, it is done on the server side. Alert popup for block row edit functions. Better grid live updates. In recipe and product print show the whirlpool time. The checklist now shows misc ingredients added in the mash. Show hops added in the whirlpool. Most ingredient names are now quoted.

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