Difference between revisions of "CRT Accounting Flow Chart"
Jump to navigation
Jump to search
| (3 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
classroom [label="Classroom\nor\nMeeting Room"] | classroom [label="Classroom\nor\nMeeting Room"] | ||
| − | crt_testing [label=" | + | crt_testing [label="Monitor Testing\nin Warehouse"] |
| − | + | 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 20: | Line 20: | ||
outside -> receiving [label="RECEIVING"] | outside -> receiving [label="RECEIVING"] | ||
| − | receiving -> | + | 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 -> | + | crt_testing -> recycling [label="TESTED\nBAD"] |
| − | + | recycling -> away [label="RECYCLING"] | |
warehouse_shelves -> classroom [label="TO\nADOPTION\nCLASS"] | warehouse_shelves -> classroom [label="TO\nADOPTION\nCLASS"] | ||
| Line 38: | 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
- Need tally sheet in Hardware Donations
- Need tally sheet in Monitor Testing in Warehouse