Difference between revisions of "Document flow"

From FreekiWiki
Jump to navigation Jump to search
(mostly grammar edits)
Line 20: Line 20:
 
</graphviz>
 
</graphviz>
  
Here's what happens to an bill we get when another organization charges us money for material they took away:
+
Here's what happens to a bill we get when another organization charges us money for material they took away:
  
 
<graphviz>
 
<graphviz>
Line 36: Line 36:
 
</graphviz>
 
</graphviz>
  
Here's what happens to an check we get when another organization pays us money for material they took away:
+
Here's what happens to a check we get when another organization pays us money for material they took away:
  
 
<graphviz>
 
<graphviz>
Line 52: Line 52:
 
</graphviz>
 
</graphviz>
  
Here's what happens to an bill we get for a utility (or something similar):
+
Here's what happens to a bill we get for a utility (or something similar):
  
 
<graphviz>
 
<graphviz>
Line 74: Line 74:
 
   edge [fontname="Helvetica", fontsize="11"]
 
   edge [fontname="Helvetica", fontsize="11"]
  
   Richard  ->  Michael [label="for signing"]
+
 
   Michael -> Mailbox [label="for delivery"]
+
  Contact      [label="Michael or Liane", fontsize="11", style="italic"]   
 +
 
 +
   Richard  ->  Contact [label="for signing"]
 +
   Contact -> Mailbox [label="for delivery"]
  
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 15:04, 19 January 2008

Everyone in the staff collective has an inbox. It's their mail slot behind the front desk. Everyone should be checking it regularly.

Everyone should also establish an outbox in their office. We can get volunteers to collect documents from the outboxes and bring them to the monkeyhouse for filing.

Free Geek's mailbox is near the front door. Mail coming in or going out goes there.

Here's what happens to a bill of lading when another organization picks up material from the warehouse:

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

Here's what happens to a bill we get when another organization charges us money for material they took away:

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

Here's what happens to a check we get when another organization pays us money for material they took away:

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

Here's what happens to a bill we get for a utility (or something similar):

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

Here's what happens to a check we write to pay a bill:

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