doc/bms.sgml

Wed, 30 Jan 2019 16:40:23 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 30 Jan 2019 16:40:23 +0100
changeset 221
a8aabb63fbcc
parent 0
033898178630
child 362
42321bf1bab0
permissions
-rw-r--r--

Added two missing fields in getfermentablesources.php. When getting a single recipe from the database, update the fermentables json data with available inventory and ingredient. Added inventory column in the fermentable grid. Added ingredient selection in the fermentable popup window to replace ingredient.

<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.4//EN" [
<!ENTITY chapter1 SYSTEM "bms-ch1.sgml">
<!ENTITY chapter2 SYSTEM "bms-ch2.sgml">
<!ENTITY chapter3 SYSTEM "bms-ch3.sgml">
]>

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

    <copyright>
	<year>2018</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;

</book>

mercurial