My country and currency is missing
Hi. In the country and currency list, my country is missing. Is it possible to add Serbia as a country? Currency here is Dinar, Serbian Dinar, currency code is RSD, country code is RS and SRB, .rs is internet domain. Or, if you could at least tell me where does the program read info from, so that I could eventually clone your repo and add it only for myself? Also, I would be interested in translating your app in my language, if you would be interested
Thanks
Easy go to Database table country and currency add it :) Or in source code find the scripts files *.SQL With inserts and insert serbia and dinar :) To translate contact logicpulse there are some tools to translate de resource DLLs
Best regards
Mário Monteiro
Em 3/07/2020, 21:26, em 21:26, stojshic [email protected] escreveu:
Hi. In the country and currency list, my country is missing. Is it possible to add Serbia as a country? Currency here is Dinar, Serbian Dinar, currency code is RSD, country code is RS and SRB, .rs is internet domain. Or, if you could at least tell me where does the program read info from, so that I could eventually clone your repo and add it only for myself? Also, I would be interested in translating your app in my language, if you would be interested
Thanks
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/logicpulse/logicPOS/issues/4
I'm using MYSQL as my database engine. I did add the currency (NGN, Nigeria naira) in the currency table but unfortunately is not showing up. It just stuck to the system currency which is US dollar. Please what am I missing?
Hello @gizmoplanetng @stojshic Did you solve your issue? Thanks in advance