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

Automatically resolve amount calculation in new bill when saving #222

Open
AtomToast opened this issue Aug 29, 2023 · 1 comment
Open

Automatically resolve amount calculation in new bill when saving #222

AtomToast opened this issue Aug 29, 2023 · 1 comment
Labels
enhancement New feature or request testing

Comments

@AtomToast
Copy link

Currently, when entering a calculation into the "How much?" field and saving without having previously confirmed with enter in that field specifically, it just takes the first value and discards the rest of the calculation. This is quite annoying as you then need to type out the whole equation again.

Thus I suggest instead just automatically finishing the calculation as part of the saving process

julien-nc added a commit that referenced this issue Oct 12, 2023
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
julien-nc added a commit that referenced this issue Oct 12, 2023
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@julien-nc
Copy link
Owner

Thanks for the suggestion.
The amount is now computed when creating or editing a bill.
This will be included in the next release.

@julien-nc julien-nc added enhancement New feature or request testing labels Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing
Projects
None yet
Development

No branches or pull requests

2 participants