foodfire icon indicating copy to clipboard operation
foodfire copied to clipboard

Admin Page - Total Amount - Apply Currency Filter

Open rajesh-h opened this issue 4 years ago • 1 comments

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: https://github.com/itswadesh/foodfire/blob/5de564292ddbc09b7fcbb4ee666cae895d05f1f0/pages/admin/index.vue#L151

rajesh-h avatar May 01 '20 19:05 rajesh-h

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

rajesh-h avatar May 01 '20 23:05 rajesh-h