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: show correct total amount in pos sale modal (#66) #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Otanga-Otieno
Copy link

Close #66
The jquery-mask-money plugin causes the bug by not using the latest total amount value. I have done away with the plugin in the checkout page and instead used the internal format_currency function, reducing external dependencies.

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.

there is a bug in total amount on confirm sale modal
1 participant