RE: Press Mark Shipped Button for Puchase order
Hi
I have a requirement to press Mark Shipped Button for purchase order in net suite through c# code.
After that I need to set value to quantity column for Items table and press save
Can you provide documentation where it is described how to press buttons programmatically or provide samples of code ?
Please help me to resolve this issue.
Thanks in advance.
why not just use a workflow, much simpler and safe
Hi Sam-I-Am
Thanks for reply.
Unfortunately this is not my requirement.
Do you know if there any documentation which describes how to call buttons via c# code ?