Difference between revisions of "CRT Accounting Flow Chart"

From FreekiWiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
   away [shape="oval", label="Away"]
 
   away [shape="oval", label="Away"]
 
   adoption [shape="oval", label="Adopters"]
 
   adoption [shape="oval", label="Adopters"]
 +
  build [shape="oval", label="Builders"]
 
   buyers [shape="oval", label="Buyers"]
 
   buyers [shape="oval", label="Buyers"]
 
   grant [shape="oval", label="Hardware\nGrant\nRecipients"]
 
   grant [shape="oval", label="Hardware\nGrant\nRecipients"]
  
 
   classroom [label="Classroom\nor\nMeeting Room"]
 
   classroom [label="Classroom\nor\nMeeting Room"]
   crt_testing [label="CRT Monitor\nTesting"]
+
   crt_testing [label="Monitor Testing\nin Warehouse"]
   recycle_pile [label="Recycle\nPile"]
+
   recycling [shape="egg", style="bold", color="blue", label="Recycle\nGaylords"]
 
   receiving [label="Hardware Donations\nand\nBasic Testing"]
 
   receiving [label="Hardware Donations\nand\nBasic Testing"]
 
   store [label="Thrift\nStore"]
 
   store [label="Thrift\nStore"]
Line 19: Line 20:
  
 
   outside -> receiving [label="RECEIVING"]
 
   outside -> receiving [label="RECEIVING"]
   receiving -> recycle_pile [label="BAD TV\nOR\nOLD MONITOR"]
+
   receiving -> recycling [label="FAILS\nTRIAGE"]
 
   receiving -> crt_testing
 
   receiving -> crt_testing
 
   receiving -> store [label="WORKING\nTV"]
 
   receiving -> store [label="WORKING\nTV"]
 
   crt_testing -> warehouse_shelves [label="WORKING\nCRT MONITOR"]
 
   crt_testing -> warehouse_shelves [label="WORKING\nCRT MONITOR"]
 +
  crt_testing -> recycling [label="TESTED\nBAD"]
  
   recycle_pile -> away [label="RECYCLING"]
+
   recycling -> away [label="RECYCLING"]
  
   warehouse_shelves -> classroom
+
   warehouse_shelves -> classroom [label="TO\nADOPTION\nCLASS"]
 +
  warehouse_shelves -> build [label="BUILD\nDISBURSEMENT"]
 
   warehouse_shelves -> store [label="FOR\nSALE"]
 
   warehouse_shelves -> store [label="FOR\nSALE"]
 
   warehouse_shelves -> grant [label="GRANT\nDISBURSEMENT"]
 
   warehouse_shelves -> grant [label="GRANT\nDISBURSEMENT"]
Line 35: Line 38:
 
}
 
}
 
</graphviz>
 
</graphviz>
 +
 +
* Need tally sheet in Hardware Donations
 +
* Need tally sheet in Monitor Testing in Warehouse
  
 
[[Category: Gizmo Accounting]]
 
[[Category: Gizmo Accounting]]

Latest revision as of 10:14, 12 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.

  • Need tally sheet in Hardware Donations
  • Need tally sheet in Monitor Testing in Warehouse