Add internal memo field for admin credit/debit operations #2

Open
opened 2026-01-10 13:07:45 +00:00 by padreug · 0 comments
Owner

Feature Request

Add an optional internal memo/note field when performing admin credit or debit operations on user accounts.

Description

When an admin credits or debits a user's account, they should be able to add an internal memo explaining the reason for the adjustment. This memo should be:

  • Visible to admins when reviewing transaction history
  • Stored alongside the transaction record
  • Searchable/filterable for audit purposes

Requirements

  • The transaction must still be clearly marked as an "Admin Credit" or "Admin Debit" (not changed by memo)
  • Memo field should be optional (not required)
  • Memo should have reasonable character limit

Use Cases

  • "Refund for failed payment on 2026-01-10"
  • "Monthly hosting credit"
  • "Correction for duplicate charge"
  • "Promotional bonus"

Benefits

  • Better audit trail for admin operations
  • Easier to understand historical adjustments
  • Improved accountability and record-keeping
## Feature Request Add an optional internal memo/note field when performing admin credit or debit operations on user accounts. ## Description When an admin credits or debits a user's account, they should be able to add an internal memo explaining the reason for the adjustment. This memo should be: - Visible to admins when reviewing transaction history - Stored alongside the transaction record - Searchable/filterable for audit purposes ## Requirements - The transaction must still be clearly marked as an "Admin Credit" or "Admin Debit" (not changed by memo) - Memo field should be optional (not required) - Memo should have reasonable character limit ## Use Cases - "Refund for failed payment on 2026-01-10" - "Monthly hosting credit" - "Correction for duplicate charge" - "Promotional bonus" ## Benefits - Better audit trail for admin operations - Easier to understand historical adjustments - Improved accountability and record-keeping
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: aiolabs/lnbits#2
No description provided.