Hello Everyone !
Can any one help me to set values on 'Payment Method field' on sales order record
I am facing some issues when I try to set values on 'Payment Method field' using User Event After submit event
the issue is :
There are some 'Payment Instruments' are created for some customer due to which some particular 'payment method' are got automatically set
on the 'payment method field'
So I want to set some different payment method for that customer
Using UI , I am able to change the payment method field value
but when I try to change the payment method using script
there are no error occurred
but the value is also not got set on the field
can any one help me ?
Thanks in advance