Changeset c167f76 for DESIGN


Ignore:
Timestamp:
Jan 29, 2010, 5:47:03 AM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

Expand DESIGN and README

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DESIGN

    r9486442 rc167f76  
    22===============
    33
    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.
     4Remit aims to be a general system for managing MIT student group finances.  The
     5name comes from "MIT" and the term "remit": One core piece of functionality is
     6generating the documentation required to make SAFO remit money to students.
    77
    88Core functionality objectives
     
    3131* LineItem, representing a line item within a transaction
    3232
     33This module uses the Treebeard project
     34(http://docs.tabo.pe/django-treebeard/tip/) to implement a tree of BudgetAreas.
     35
    3336Basic request and voucher workflow (vouchers)
    3437---------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.