Hi,
I want to create sales line item when we opening or after opening Packing slip form. I will add one item for the particular customer in customer form. If the sales order is created for same customer while packing slip i need to add a item (which is added in customer form), the same should be reflected into sales order line also. Please give some information to proceed. Salesline.createline(), SalesLine.inifromsalesTable() are table methods, and SalesFromLetter class need to be used. Any other detail information would be appreciated. Thanks in advance.