I should create a form which is related to sales order sub form with fields like type, no, quantity, qty to ship. This form should attach to the menu items in the sales order. My condition is that when I press the menu item in sales order I should see the form and when I enter values in that form it should automatically update in sales order sub form…please explain the process how to write code and where to write…? I am using 2009 r2 classic client
Do you mean to say based on the value entered on customized form sales order will be created ?
If yes then you need to customize the screen and write a program to create the sales order.