receipts/templates
Dustin d2b93bff3b Attach receipts to Firefly transactions
And now we come to the meat of the thing: the ability to update
transactions and attach receipts.  Most of this is straightforward,
except for changing the amount of split transactions.  Hopefully, this
won't come up too often, since I can't really split transactions without
a receipt.  Just to be on the safe side, attempting to change the amount
of a split transaction will return an error.
2025-03-08 18:31:46 -06:00
..
base.html.tera Implement basic page navigation w/ mock data 2025-03-08 11:16:35 -06:00
error.html.tera Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
transaction-list.html.tera Implement basic page navigation w/ mock data 2025-03-08 11:16:35 -06:00
transaction.html.tera Attach receipts to Firefly transactions 2025-03-08 18:31:46 -06:00