Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save efortenberry/1961721 to your computer and use it in GitHub Desktop.
Save efortenberry/1961721 to your computer and use it in GitHub Desktop.
Shows all checkbooks and transactions for the community
<organizations>
<organization>
<id>25045</id>
<short_name>Orientation</short_name>
<long_name>New Student Orientation</long_name>
<treasury_journals>
<journal>
<name>2010 Orientation Budget</name>
<id>27107</id>
<transactions>
<transaction>
<id>33000</id>
<transaction_date>2010-02-15</transaction_date>
<description>Starting Balance</description>
<receipts>50000.0</receipts>
<payment/>
<balance>50000.0</balance>
<created_by>Kuty, Allison</created_by>
</transaction>
<transaction>
<id>33014</id>
<transaction_date>2010-02-15</transaction_date>
<description>Student Co-Director Stipend</description>
<receipts/>
<payment>3000.0</payment>
<balance>47000.0</balance>
<created_by>Kuty, Allison</created_by>
</transaction>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment