Difference between revisions of "Printer 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...)
 
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
   printerland [label="Printer\nLand"]
 
   printerland [label="Printer\nLand"]
 
   store [label="Thrift\nStore"]
 
   store [label="Thrift\nStore"]
 +
  recycling [shape="egg", style="bold", color="blue", label="Recycling\nGaylords"]
  
 
   outside -> printerland [label="RECEIVING"]
 
   outside -> printerland [label="RECEIVING"]
Line 27: Line 28:
 
</graphviz>
 
</graphviz>
  
 +
* Tally sheet in Printerland needs to breakout items by gizmo type (printers, scanners, multi-function printers, etc.)
 +
* Printerland includes:
 +
*# Printer Triage Shelf
 +
*# To Be Tested Shelf
 +
*# Tested Printers Shelf (outgoing, good)
 +
*# Some gaylords for different types of devices (printers, scanners, multi-function printers, etc.)
 +
*# Bulk Sales Carts
 
* Bulk Sales printers stay in printerland until sold. Payment happens in store.
 
* Bulk Sales printers stay in printerland until sold. Payment happens in store.
 +
** Need to work out so the sale reflects the proper numbers and types of gizmos
  
 
[[Category: Gizmo Accounting]]
 
[[Category: Gizmo Accounting]]

Latest revision as of 11:21, 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.

  • Tally sheet in Printerland needs to breakout items by gizmo type (printers, scanners, multi-function printers, etc.)
  • Printerland includes:
    1. Printer Triage Shelf
    2. To Be Tested Shelf
    3. Tested Printers Shelf (outgoing, good)
    4. Some gaylords for different types of devices (printers, scanners, multi-function printers, etc.)
    5. Bulk Sales Carts
  • Bulk Sales printers stay in printerland until sold. Payment happens in store.
    • Need to work out so the sale reflects the proper numbers and types of gizmos