I want to set the currency to be before only.
i.e: Three Thousand, Two Hundred And Five SAR only.

I did the override in this path
apps/frappe/frappe/utils/data.py
def money_in_words(...)
I want to set the currency to be before only.
i.e: Three Thousand, Two Hundred And Five SAR only.

I did the override in this path
apps/frappe/frappe/utils/data.py
def money_in_words(...)