Fix: Notes not saved on transfer transactions #2053
Reference in New Issue
Block a user
Delete Branch "transfer_notes"
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?
This fixes a bug where users could not add notes to a transfer transaction.
Before:
https://github.com/user-attachments/assets/9111d5f9-b9ff-46a9-abd8-c9506203357f
After:
https://github.com/user-attachments/assets/24ec290a-b4f3-4667-9cdc-916948151f6b
Looks good! Thanks for the fix.