Add Refund entry type to accounting spec #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
We need to formally add a Refund entry type to our accounting specification. Refunds occur when a vendor/service provider credits back an overcharge.
Proposed Entry Type
^exp-{original-entry-id},^castle-{entry-id}#expense-entryTransaction Format
Accounting Logic
Existing Example
There is already a correctly formatted refund in the ledger:
f1a51d013ab14757Notes
^exp-{original-entry-id}to connect them in Fava#expense-entrytag is appropriate since it's an expense adjustment#refund-entrytag could be introduced if we want to filter refunds separately