Number of Currency Decimal Places

Dear All,
How to change the Currency decimal places to 3 digits. Currently only 0,1,2 are available in the dropdown - Admin-Config-Locale

Any pointers if openemr supports 3 decimal places. Will the billing system fail if we force change in the backend?.

Dear All, My entire excercise with open emr seems to be futile due to the number of decimal places. I dont see an option to have 3 decimal places and this entire Kingdom of Bahrain runs on 3 decimal places. 1 BHD is a 1000 fils. SO the decimal digits can go maximum to 999. Any pointers on how to achieve this?[quote=“levijustus, post:2, topic:20566, full:true”]
Any pointers if openemr supports 3 decimal places. Will the billing system fail if we force change in the backend?.
[/quote]

hi @levijustus , it doesn’t currently, would have to refactor some stuff based on the global.

Dear Steve, Thanks for the pointer. Are you planning to implement the 3 digit decimal in the future release? If yes I will not make any tweaks for now. Since its financial branch of the code I am not sure where else it can break without a full functional test.

hi @levijustus , not planning to implement this but happy to share the places currency decimals are used.

Dear Steve, Sorry for the late response.
Thanks for the pointers. I will try to implement my end and will keep you posted.