Re: [development-axapta] SalesTable+SalesLine

2005-03-04 Thread Deni
Thnk's Amar Now my program can work Deni - Original Message - From: "Amar Senapati" <[EMAIL PROTECTED]> To: Sent: Friday, March 04, 2005 5:20 AM Subject: RE: [development-axapta] SalesTable+SalesLine > > > Hi, > > > > You may need to ad

RE: [development-axapta] SalesTable+SalesLine

2005-03-03 Thread Amar Senapati
Hi, You may need to add SalesLine.clear() code as the first line. Regards Amar   _  From: Deni [mailto:[EMAIL PROTECTED] Sent: Thursday, 3 March 2005 6:57 PM To: development-axapta@yahoogroups.com Subject: [development-axapta] SalesTable+SalesLine Hi, I am new in Axap

RE: [development-axapta] SalesTable+SalesLine

2005-03-03 Thread Girish Bhatkal
While inserting sales line you need to also include a few other methods Like Check for the Modified method on the SalesTable/Datasource/salesline/itemId/ If you could write and let me know all the lines written for writing salesline then I could suggest what you need to modify. Cheers, Giri