RE: [development-axapta] Duplicate LineNume in SalesLine

2007-01-12 Thread James Flavell
__ From: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of amit bansal Sent: 12 January 2007 17:13 To: development-axapta@yahoogroups.com Subject: Re: [development-axapta] Duplicate LineNume in SalesLine Hi Vicente, The line num is counterfield of the datasource. So

Re: [development-axapta] Duplicate LineNume in SalesLine

2007-01-12 Thread anjali khati
Hi Vince, i thing linenum is updated at the backend of sales line table. On 1/12/07, bizen99 <[EMAIL PROTECTED]> wrote: > > Hi, > > When I add a line in salesline, sometimes two linenums have the same > number. > > > Where lineNum is updated? > > > Thanks > > Vicente > > > [Non-text portio

Re: [development-axapta] Duplicate LineNume in SalesLine

2007-01-12 Thread amit bansal
Hi Vicente, The line num is counterfield of the datasource. So thr is no possibility of generation of same linenum against a single salesid or purchid. bizen99 <[EMAIL PROTECTED]> wrote: Hi, When I add a line in salesline, sometimes two linenums have the same number. Where lineN