Record donations in grams.
authorIain Patterson <me@iain.cx>
Wed, 10 Apr 2013 20:55:40 +0000 (16:55 -0400)
committerIain Patterson <me@iain.cx>
Wed, 10 Apr 2013 21:01:10 +0000 (17:01 -0400)
Donations are entered as kilograms to two decimal places but are stored
internally as integers.
Convert the donation to grams so we can save an integer value to the
database.


No differences found