- Timestamp:
- Jan 29, 2010, 5:47:03 AM (15 years ago)
- Branches:
- master, client
- Children:
- 32e360b
- Parents:
- 9486442
- git-author:
- Alex Dehnert <adehnert@…> (01/29/10 05:47:03)
- git-committer:
- Alex Dehnert <adehnert@…> (01/29/10 05:47:03)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DESIGN
r9486442 rc167f76 2 2 =============== 3 3 4 Remit aims to be a general system for managing MIT student group finances. 5 One core piece of functionality is generating the documentation required 6 to make SAFO remit money to students.4 Remit aims to be a general system for managing MIT student group finances. The 5 name comes from "MIT" and the term "remit": One core piece of functionality is 6 generating the documentation required to make SAFO remit money to students. 7 7 8 8 Core functionality objectives … … 31 31 * LineItem, representing a line item within a transaction 32 32 33 This module uses the Treebeard project 34 (http://docs.tabo.pe/django-treebeard/tip/) to implement a tree of BudgetAreas. 35 33 36 Basic request and voucher workflow (vouchers) 34 37 ---------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.