Hi , I am able to use Module NumberWords successfully to convert numeric in to amounts in words in my invoices. but all amounts in words are printing in small letters, how to print the same in Capital letters in my ODT invoice, I am using tag {AMOUNT_TEXT}
Hello,
Not possible by default, need to update NumberWords module.
It’s possible it PDF template (using php upper case function), but I don’t think so it’s currently possible in ODT template.