receipts/src
Dustin 62e040836a 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 20:08:14 -06:00
..
config.rs Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
firefly.rs Attach receipts to Firefly transactions 2025-03-08 20:08:14 -06:00
main.rs Attach receipts to Firefly transactions 2025-03-08 20:08:14 -06:00