]> asedeno.scripts.mit.edu Git - bluechips.git/commit
Allow Splits to be mathematical expressions
authorRay Speth <speth@mit.edu>
Tue, 16 Mar 2010 01:23:42 +0000 (21:23 -0400)
committerAlejandro R. Sedeño <asedeno@mit.edu>
Wed, 23 Feb 2011 02:39:20 +0000 (21:39 -0500)
commitf03d48ccc07789e1c56b07cec50820f3ad26f8ba
treec172ad60d1575e3d7aa722d52812b189d9b2cf60
parent7f12cce3f2b932dedab7d80f03aa063ab1d07523
Allow Splits to be mathematical expressions

The string representing the split is stored in the DB, along with its
decimal equivalent. When viewing an expense, the string form is shown.
bluechips/controllers/spend.py
bluechips/model/__init__.py
bluechips/model/expenditure.py
bluechips/model/split.py