First, we will add the sales order menu item to our service order, and then use the Chain of Command to integrate it into our solution. To add the menu item, follow these steps:
- Open the ConVMSVehicleServiceTable form.
- Right-click on the HeaderActionPane action pane control, and choose New | Button Group. Name it FormActions.
- Locate SalesTableGrid in the Application Explorer (User interface | Menu items | Display), and drag it the FormActions button group. This creates a ...