add ability to finalize clearing accounts / transactions making them uneditable
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
- only group owners should be able to un-finalize
- finalized clearing accounts should not be displayed in account selection menus
- transactions should be highlighted as finalized (and not shown in the transaction list by default)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files, tests, or entry points. Start by locating the clearing-account and transaction code, then trace the existing group-owner permission checks and account and transaction selection views; done means finalized records are uneditable, only owners can un-finalize, and the requested display and filtering behavior works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100