Hi Everyone,
I have installed Bahmni in my local machine from a downloaded vagrant box. I am using bahmni version 0.90.
I have configured and changed both sales and purchase currency from price list but discount amount and amount round off currency always showing in rupee.
Release 0.91 w.r.t development and UAT is finished. We are in Beta Testing phase.
This can considered in further releases. It would be great if people can contribute to Bahmni in fixing this.
@sohel can you please create a card in JIRA for this?
Also, for workaround, you can fix this manually.
Go to “/opt/bahmni-erp/bahmni-addons/bahmni_sale_discount/invoice_discount_view.xml”
and edit the line.
Hi everyone,
I have tried this suggestion from @swathivarkala, @angshuonline but still have some issue updating Discount amount and amount round off currency. I have manually updated this file /opt/bahmni-erp/bahmni-addons/bahmni_sale_discount/invoice_discount_view.xml and updated the currency_id in both tables product_pricelist dans product_price_type and still not working.
I have checked the Fields Views Get through the developer mode and from there you can see the hardcoded currency, but i don’t know how to get that file to update it. Do you have any idea?