Difference between revisions of "Processing contributions"

From FreekiWiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
A ''contribution'' is when someone gives Free Geek money that is not associated with a gizmo donation. We want to track this type of income separately from ''donations'' where money may come in voluntarily when we receive gizmos from a donor, and from ''fees'' which are required (and typically accompany gizmo donations).
 +
 +
There are four things that need to be done to properly process a contribution:
 +
 
<graphviz>
 
<graphviz>
 
digraph D {
 
digraph D {
Line 5: Line 9:
 
   edge [fontname="Helvetica"]
 
   edge [fontname="Helvetica"]
  
   arrives [label="Contribution arrives\nin mail,\nonline\nor walk-in, etc."]
+
   arrives [label="Notification of a\ncontribution arrives\nin mail,\nonline\nor walk-in, etc."]
 
   ticket [label="Create or Update\nRT ticket\nin Donations Queue"]
 
   ticket [label="Create or Update\nRT ticket\nin Donations Queue"]
   bookkeeping [label="Enter into books\nas Income on day received"]
+
   bookkeeping [label="Enter into books\nas income\non day we learned\nabout it"]
 
   enter_into_db [label="Enter contributor info\ninto database"]
 
   enter_into_db [label="Enter contributor info\ninto database"]
 
   thank_you_letter [label="Send thank you letter\nto contributor"]
 
   thank_you_letter [label="Send thank you letter\nto contributor"]
Line 31: Line 35:
 
}
 
}
 
</graphviz>
 
</graphviz>
 +
 +
== Notification of contribution ==
 +
Sometimes the money arrives on the same day that we learn about it. For example, when someone mails us a check or manually gives us money in person.
 +
 +
== Bookkeeping ==
 +
 +
== Database ==
 +
 +
== Thank you letter ==
 +
 +
== Receipt ==
  
 
[[Category: Accounting]]
 
[[Category: Accounting]]
 
[[Category: Fundraising]]
 
[[Category: Fundraising]]

Revision as of 12:39, 13 March 2010

A contribution is when someone gives Free Geek money that is not associated with a gizmo donation. We want to track this type of income separately from donations where money may come in voluntarily when we receive gizmos from a donor, and from fees which are required (and typically accompany gizmo donations).

There are four things that need to be done to properly process a contribution:

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

Notification of contribution

Sometimes the money arrives on the same day that we learn about it. For example, when someone mails us a check or manually gives us money in person.

Bookkeeping

Database

Thank you letter

Receipt