valueflows

valueflows docs
git clone https://s.sonu.ch/~srfsh/valueflows.git
Log | Files | Refs | README

commit 75622411f48a0d4167483e099684ef3473a146d1
parent 884407c949dd52ee269410f9ec24101b412f225a
Author: Bob Haugen <bob.haugen@gmail.com>
Date:   Thu, 15 Oct 2015 13:25:22 -0500

First draft
Diffstat:
Ause-cases/dhen.md | 17+++++++++++++++++
1 file changed, 17 insertions(+), 0 deletions(-)

diff --git a/use-cases/dhen.md b/use-cases/dhen.md @@ -0,0 +1,17 @@ +#[Driftless Herbal Network](http://dhen.webfactional.com) + +Unique features (so far) of DHen include: +* Value flows consisting mostly of a series of Exchanges, with maybe a couple of Processes + * The Exchanges are what they want to track. The Processes are less important. + For example, one of the processes id Drying, which consists of fresh herbs sitting in a drying room until dry. + Almost as exciting as watching grass grow. +* Inherited Recipes: almost all herbs go through the same set of stages: + * Harvest + * Dry + * Pack + * Sell +* So one Recipe, defined for [Herb -Dry](http://dhen.webfactional.com/accounting/resource-type/14/) +as a parent Resource Type, is inherited by all of the children. + * We don't have an accurate recipe for Herb - Dry yet, because we are still working on recipes that combine + Exchanges and Processes. +