Add the ability to upload attachments when creating a transaction #1
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: andrew/perfin#1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Add the ability to "upload" files as attachments to a transaction (receipts, invoices, etc.) so that they can be stored with the transaction. Attachment files will be stored in the current profile's
content
directory, and referenced viatransaction_attachment.content_path
.