Difference between revisions of "System Accounting Flow Chart"

From FreekiWiki
Jump to navigation Jump to search
(New page: <graphviz> digraph D { node [fontname="Helvetica", fontsize="11", shape="box"] edge [fontname="Helvetica"] outside [shape="oval", label="Outside"] away [shape="oval", label="Away...)
 
Line 7: Line 7:
 
   outside [shape="oval", label="Outside"]
 
   outside [shape="oval", label="Outside"]
 
   away [shape="oval", label="Away"]
 
   away [shape="oval", label="Away"]
   buyer [shape="oval", label="Buyer"]
+
   buyers [shape="oval", label="Buyers"]
   adoption [shape="oval", label="Adoption\nProgram\nDisbursement"]
+
   adoption [shape="oval", label="Adoptors"]
   grant [shape="oval", label="Hardware\nGrant\nDisbursement"]
+
   grant [shape="oval", label="Hardware\nGrant\nRecipients"]
   build [shape="oval", label="Build\nProgram\nDisbursement"]
+
   build [shape="oval", label="Builders"]
  
 
   build_lab [label="Under Build Bench\nand\nQC Shelf"]
 
   build_lab [label="Under Build Bench\nand\nQC Shelf"]
Line 33: Line 33:
  
 
   classroom -> adoption [label="ADOPTION\nDISBURSEMENT"]
 
   classroom -> adoption [label="ADOPTION\nDISBURSEMENT"]
   store -> buyer [label="SALE"]
+
   store -> buyers [label="SALE"]
 
   build_lab -> build  [label="BUILD\nDISBURSEMENT"]
 
   build_lab -> build  [label="BUILD\nDISBURSEMENT"]
  

Revision as of 12:13, 7 November 2009

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.