Commit Graph

5 Commits

Author SHA1 Message Date
f5f0853040 feat: implement attachment business logic layer
- Add AttachmentInterface to main model interface
- Implement attachment CRUD operations with permission checking
- Add GetTransaction method for secure attachment access validation
- Add accountsContainReadAccess for permission verification
- Ensure users can only access attachments for authorized transactions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-01 11:04:01 +12:00
Patrick Nagurny
122449f8fc fix issue #13 2020-01-15 11:21:23 -05:00
Patrick Nagurny
c098ff2297 fix update account parent bugs 2020-01-13 10:24:17 -05:00
Tarcisio Gruppi
cbb10098d3 Added GET /orgs/:orgId/accounts/:accountI API endpoint 2019-03-27 01:49:26 -03:00
Patrick Nagurny
e2dd29259f initial commit 2018-10-19 15:31:41 -04:00