[development-axapta] GL Posting

2008-04-25 Thread ricardodegouveia
Hi All, How does AX post the GL? Does it call a classes or update tables? If so which ones? Does anyone have a diagram showing how the posting happens? Thanking you in advance, Ricardo

[development-axapta] Force delivery note/packing slip posting

2008-04-24 Thread ricardodegouveia
Hi all, How i can force the user to post a delivery note before they post an invoice? How can i restrict access to the Invoice menuitem to only appear if a delivery note has been posted? Thanking you in advance, Ricardo

[development-axapta] Re: Sales Invoice Report Design

2008-04-21 Thread ricardodegouveia
command. On Tue, Apr 15, 2008 at 3:52 PM, ricardodegouveia [EMAIL PROTECTED] wrote: Hi all, I'm trying to create multiple designs for the salesinvoice report as i want a different layout of the report for different customer groups. I hae copied the standard design and named

[development-axapta] User Groups

2008-04-21 Thread ricardodegouveia
Hi all, How do i find out which user groups the current user? And how do i loop through the user groups to see if the user is a part of a specific group? Which tables does it use? Thanking you in advance Ricardo

[development-axapta] Sales Invoice Report Design

2008-04-16 Thread ricardodegouveia
Hi all, I'm trying to create multiple designs for the salesinvoice report as i want a different layout of the report for different customer groups. I hae copied the standard design and named it copyofstandard and changed the layout.Now how do i get it to call my new design for the specific

[development-axapta] Files and text files and file readers

2007-11-20 Thread ricardodegouveia
Hi i have a text file which contains results that i want to upload into a table in Dynamics AX? Any advice to this? Are the file readers in AX and if so does anyone have a coded example of reading a text file into an AX table? Thanking you in advance, Ricardo