Hmmmm yes there is no salestable but salesparmtable or salesparmline. but as you want to have the quantities also, you can do one thing add a new field in the salesparmline table and update it during updatenow method, when salesparmline is updated. Also add a range to the Salesparmline datasource in the saleseditlines form. hope it helps
Cenk Ince <[EMAIL PROTECTED]> wrote: Hi Amit There is no salestable in saleseditlines form. So i can't join it. My aim is to bring qty of packingslip to salesparmline. Thanks. ________________________________ Kimden: Amit Jain [mailto:[EMAIL PROTECTED] G�nderilmi�: Sal 22.03.2005 14:32 Kime: [email protected] Konu: RE: [development-axapta] SalesFormLetter_invoice from salespackingslipfor. i think you do not require to code this. only thing you have to do is to add another datasource custPackingSlipJour, in the query in SalesEditLines form, and link it with the salestable. You can select the range packingslipid and see the selected records. Regards Amit G�lden Saylan wrote: Hi, Yes, it is possible, You can do it by coding in SalesFormLetter Class. -----Original Message----- From: Cenk Ince [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 22, 2005 10:29 AM To: [email protected] Subject: [development-axapta] SalesFormLetter_invoice from salespackingslipfor. Hi all; My customer wants it to be possible select some packingslip and directly invoice it. But on salestable if i select that salesorder all packing slips not invoiced comes to saleseditlines form. My customer wants to select some packingslips from custpackingslip form and there should be a button like posting/invoice and saleseditlines should be opened in this way, with quantities of selected packingslips. Is it possible to do something like this. How can i do this? Thanks. [Non-text portions of this message have been removed] Yahoo! Groups Links Yahoo! Groups Links --------------------------------- Do you Yahoo!? Yahoo! Small Business - Try our new resources site! [Non-text portions of this message have been removed] Yahoo! Groups Links [Non-text portions of this message have been removed] Yahoo! Groups Links --------------------------------- Do you Yahoo!? Yahoo! Mail - 250MB free storage. Do more. Manage less. [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/development-axapta/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

