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

[Fix] Calculation on total #121

Merged
merged 4 commits into from
Mar 24, 2025
Merged

[Fix] Calculation on total #121

merged 4 commits into from
Mar 24, 2025

Conversation

talvasconcelos
Copy link
Collaborator

Issue comes from too much clutter and too many computed (nested) values. Also get_rates wasn't awaited which caused some issues.

Refactor some of the computed into watch.

Fixes #120

@dni dni self-requested a review March 14, 2025 07:26
@dni
Copy link
Member

dni commented Mar 14, 2025

unclutter it! :D i still see a lot of confusing variable names :)

Copy link
Collaborator

@motorina0 motorina0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@talvasconcelos
Copy link
Collaborator Author

Taking it out of draft. Let's fix the open issue, then i'll come back for more refactor!

@dni @motorina0

@talvasconcelos talvasconcelos marked this pull request as ready for review March 17, 2025 12:27
@talvasconcelos talvasconcelos merged commit 09af6b7 into main Mar 24, 2025
14 checks passed
@talvasconcelos talvasconcelos deleted the fix_total_display branch March 24, 2025 16:42
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.

[BUG] Incorrect calculation when switching number pad view to POS view
3 participants