Skip to content

Instantly share code, notes, and snippets.

@efortenberry
Created December 19, 2011 01:38
Show Gist options
  • Save efortenberry/1495067 to your computer and use it in GitHub Desktop.
Save efortenberry/1495067 to your computer and use it in GitHub Desktop.
<organizations>
<organization>
<id>225</id>
<short_name>Social_Club</short_name>
<treasury_journals>
<journal>
<name>Checkbook</name>
<transactions>
<transaction>
<transaction_date>2007-11-29</transaction_date>
<description>Opening balance</description>
<receipts>1634.43</receipts>
<payment/>
<balance>1634.43</balance>
<created_by>Demo, Admin</created_by>
</transaction>
<transaction>
<transaction_date>2007-12-17</transaction_date>
<description>Alumni Weekend</description>
<receipts/>
<payment>673.34</payment>
<balance>961.09</balance>
<created_by>Williams, Taylor</created_by>
</transaction>
...
</transactions>
</journal>
...
</treasury_journals>
</organization>
</organizations>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment