Hi guys,
After submit of Purchase Order i am updating the qty through custom button ‘Update Qty’ after updating the qty rate and tax amount updating automatically but total amount ‘in_words’ are not updated. how to update ‘in_words’ automatically?
Hi @ROHAN_JAIN1, thanks for your kind response. I have tried your code and method gets called but it shows NameError: name ‘money_in_words’ is not defined.
Tried @ROHAN_JAIN1 problem is not updating the value in field ‘in_words’ and i am getting the response message in console but that two existing value of ‘in_words’ field not the current one changed total amount value.