Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a way to edit postings note and status #230

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

advy99
Copy link
Contributor

@advy99 advy99 commented Jan 15, 2025

This PR introduces a new option called "Posting details" with two choices, basic posting and detailed posting. When selecting basic posting, NanoLedger works as for now, and when selecting "Detailed posting", when editing a posting a new row for editing the posting note and status will appear on the selected row:

I also added the necessary parts in the parser to parse the posting status. For now I will set the PR as draft as I still need to write the parser tests.

Fixes #229

@advy99 advy99 marked this pull request as ready for review January 25, 2025 18:45
@advy99 advy99 changed the title Draft: Implement a way to edit postings note and status Implement a way to edit postings note and status Jan 25, 2025
@chvp chvp self-requested a review January 26, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow edit postings notes
1 participant