doc/bms.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 595
655a161bb7c7
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.

<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.5//EN" [
<!ENTITY chapter1 SYSTEM "bms-ch1.sgml">
<!ENTITY chapter2 SYSTEM "bms-ch2.sgml">
<!ENTITY chapter3 SYSTEM "bms-ch3.sgml">
<!ENTITY chapter4 SYSTEM "bms-ch4.sgml">
<!ENTITY chapter5 SYSTEM "bms-ch5.sgml">
<!ENTITY chapter6 SYSTEM "bms-ch6.sgml">
<!ENTITY chapter7 SYSTEM "bms-ch7.sgml">
<!ENTITY chapter8 SYSTEM "bms-ch8.sgml">
]>

<book lang="nl">
<bookinfo>
    <title>Brouwerij Management Systeem handleiding.</title>
    <authorgroup>
	<author>
	    <firstname>Michiel</firstname>
	    <surname>Broek</surname>
	</author>
    </authorgroup>

    <copyright>
	<year>2018-2020</year>
	<holder role='mailto:mbse@mbse.eu'>M. Broek</holder>
    </copyright>

    <releaseinfo>Version 0.0.1</releaseinfo>
    <abstract>
	<para>
	    Documentatie voor het Brouwerij Management Systeem software pakket.
	</para>
    </abstract>
</bookinfo>

&chapter1;
&chapter2;
&chapter3;
&chapter4;
&chapter5;
&chapter6;
&chapter7;
&chapter8;

</book>

mercurial