How i can change the currency symbol in my phpmaker project.
example from $ to Dt (Tunisian Dinars).
Thank’s so much
How i can change the currency symbol in my phpmaker project.
example from $ to Dt (Tunisian Dinars).
Thank’s so much
Edit “currency_symbol” in the locale json file that corresponds to your project’s language. Locale files are in C:\Program Files (x86)\PHPMaker 2020\locales
Thanks for help, it’s a good solution