[development-axapta] Duplication of serial number in SalesPickingListJournal

2007-01-23 Thread jquinteroz
Hi!: Thanks to everybody that answer my previous question. I have the following issue in a "native" Axapta report. I made a configuration in Accounts Receivable, Setup, Form setup and I chose print serial number. When I print the picking list, the report prints the serial number twice!. Why?. It i

RE: [development-axapta] Debugger error

2007-01-23 Thread Milind Lipare
Hello, When you are working with a 3-tier thin client you can also use the debugger on the code which is executed on the Application Object Server. This requires that it is enabled in the configuration of the AOS. See Attached Image for required configuration on AOS side. Best Regards, Milind

Re: [development-axapta] Making User accounts

2007-01-23 Thread Agus Riyadi
Hi, You must specify permission per user group per domain. In your case, you should specify authorization of the user group in the domain you want, and the for the rest domain, you set permission "set all to No access". Regards, Agus On 1/20/07, febinpc <[EMAIL PROTECTED]> wrote: > > Hi fri

Re: [development-axapta] Debugger error

2007-01-23 Thread Agus Riyadi
Hi, You should activate option "Allow debugging of X++ code running on the server" in the object server settings. It doesn't matter which SP you are using. Regards, Agus On 1/22/07, jquinteroz <[EMAIL PROTECTED]> wrote: > > Hi!: > Normally, I work in 2tier. > I have the following issue in 3-