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

Admin Page - Total Amount - Apply Currency Filter #3

Open
rajesh-h opened this issue May 1, 2020 · 1 comment
Open

Admin Page - Total Amount - Apply Currency Filter #3

rajesh-h opened this issue May 1, 2020 · 1 comment

Comments

@rajesh-h
Copy link

rajesh-h commented May 1, 2020

Hi Swadesh,

Thank you for the wonderful package.

Found below:

Below line should be changed
From:

Total: ₹{{ o.amount.total }}

To:

Total: {{ o.amount.total | currency }}

Code Line Permalink:

<h3>Total: ₹{{ o.amount.total }}</h3>

@rajesh-h
Copy link
Author

rajesh-h commented May 1, 2020

I have never been into contributing through code, else I would have done PR and updated the repo.

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

No branches or pull requests

1 participant