Difference between revisions of "Case Management Overview"
Jump to navigation
Jump to search
(added holdforstore instuctions) |
|||
| Line 8: | Line 8: | ||
compatible [label="Is it COMPATIBLE\nwith Intel/AMD\narchitecture?", fontsize="11"] | compatible [label="Is it COMPATIBLE\nwith Intel/AMD\narchitecture?", fontsize="11"] | ||
getlabel [label="Get system labels\nfrom RECEIVING", fontsize="11", shape="box"] | getlabel [label="Get system labels\nfrom RECEIVING", fontsize="11", shape="box"] | ||
| − | labelit [label=" | + | goodcase [label="Is is a\nGENERIC CASE\nwith all its parts?", fontsize="11"] |
| + | holdforstore [label="Fill out\nand put a\nHOLD FOR STORE\nlabel on its front", shape="box", fontsize="11"] | ||
| + | tallyit [label="Copy info\nfrom label to\nKEEPER TALLY SHEET", fontsize="11"] | ||
| + | labelit [label="Fill out\nand put a\nREASON FOR RECYCLING label\non its front", fontsize="11", shape="box"] | ||
mineit [label="Follow instructions in\nREMOVING COMPONENTS\nFROM RECYCLED SYSTEMS\n(then come back here)", fontsize="11", shape="box", URL="/index.php/Removing_components_from_recycled_systems"] | mineit [label="Follow instructions in\nREMOVING COMPONENTS\nFROM RECYCLED SYSTEMS\n(then come back here)", fontsize="11", shape="box", URL="/index.php/Removing_components_from_recycled_systems"] | ||
| + | pullspecial [label="Mine MOTHERBOARD", shape="box", fontsize="11"] | ||
putoncart [label="Put on\nthe CART\n(label and back\nvisible)", fontsize="11", style="bold", shape="box"] | putoncart [label="Put on\nthe CART\n(label and back\nvisible)", fontsize="11", style="bold", shape="box"] | ||
received [label="Has it been\nRECEIVED?", fontsize="11"] | received [label="Has it been\nRECEIVED?", fontsize="11"] | ||
| Line 31: | Line 35: | ||
server -> whitehole [taillabel="YES"] | server -> whitehole [taillabel="YES"] | ||
triage -> triageoutcome | triage -> triageoutcome | ||
| − | triageoutcome -> labelit [taillabel=" | + | triageoutcome -> goodcase [taillabel="RECYCLE"] |
| + | goodcase -> holdforstore [taillabel="YES"] | ||
| + | goodcase -> labelit [taillabel="NO"] | ||
| + | holdforstore -> mineit | ||
triageoutcome -> waiting [label="WAITING"] | triageoutcome -> waiting [label="WAITING"] | ||
labelit -> tallyit | labelit -> tallyit | ||
tallyit -> mineit | tallyit -> mineit | ||
| − | mineit -> putoncart | + | mineit -> putoncart [label="RECYCLE"] |
| + | mineit -> pullspecial [label="HOLD"] | ||
| + | pullspecial -> putoncart | ||
} | } | ||
</graphviz> | </graphviz> | ||
[[Category: Prebuild]] | [[Category: Prebuild]] | ||
Revision as of 17:50, 10 January 2006
