Revised to allow amounts in decimal numbers in the accounting application.

This commit is contained in:
依瑪貓
2020-08-21 10:00:59 +08:00
parent 50bc6fb0b1
commit 567a610e90
11 changed files with 42 additions and 34 deletions

View File

@ -157,7 +157,7 @@ class Command(BaseCommand):
self._filler.add_expense_transaction(
-13,
[(6273, "Bus—2623—Uptown→City Park", 30)])
[(6273, "Bus—2623—Uptown→City Park", 477543627.4775)])
self._filler.add_expense_transaction(
-2,