Related Posts
  • Forum Post: Working with Icons (or images) in AX menus

    Hi all, I would appreciate information about how to work with icons and images in axapta menus, etc. I know you can specify a resource code for a menuitem but I want to add my own images to main menus and deploy it to ax clients in an eficient way and I have no idea about that. Any information...
  • Forum Post: How to Check Dead Stock

    Hi Can any one tell how to check Dead Stock(Stock Which Remains in Inventory for very long period) in Dyanamics Ax 2009 regards vijay
  • Forum Post: Removing AOT Icon from AX 2009 Toolbar

    All: Hoping you might be able to help me resolve an issue I'm encountering with security in AX 2009. Executive Summary In particular, we are looking to make a 'Power User' type of role which will have broad 'full-control' permissions to the application (largely full-access...
  • Forum Post: How to Disable Help in a Form

    Hi All Can any one Plz tell me How to Disable the Help button in the tool bar of a form in Dynamics Ax 2009 regards Vijay
  • Forum Post: The sequence of write() method on multiple FormDataSources

    Hello all, I have a question about the execution sequence of write() method on the form with multiple data sources. For example, the standard InventTable form, it has five data sources: InventTable, Purch, Invent, Sales and InventItemLocation. Each data source can override the write() method. But...
  • Forum Post: AX 2009 Bank reconciliation - UK user

    Hi, New to the forum and AX system so apologies if this is overly trivial. When running the bank reconciliation report, the function itself works fine but the difference at the bottom which I would expect to be £nil is the sum of all of the next periods ledger entries?? We have not yet closed...
  • Forum Post: Save/Copy the Filters/Queries/Inquiries to other users in AX

    Want to learn and get code about how-to save the filter/inquiries to other users in MS Dynamics AX visit: http://axaptian.blogspot.com/2010/01/savecopy-filtersqueriesinquires-to.html This article is about copying the Filters/Queries/Inquiries to other users in AX In the early stage of implementation...
  • Forum Post: Different alerts in same Legal Entity

    Hi, We are using AX 2009, rollup 3. we are trying to set up different alert templates in same Lgeal entity, for example an alert for every new employee, an alert for new POs. But the system does not seem to support different templates. Please help Thanks
  • Forum Post: Creating word documents from X++

    Does anyone have experience creating word documents from code and inserting relevant DAX data? We are trying to spit out letters through a class as we process info. I am currently looking at the docuAction and extended classes, but seem to be getting held up on the parameters to send. We do not necessarily...
  • Forum Post: how to make run a form automatically when opening dynamics ax?

    Hi, i do have a developer assist form.i want it to run automatically when i open dynamics ax?How can i run a form automatically just when i open dynamics ax? T.A.I narayan PS
  • Forum Post: Re: Re: What is the make use of menu 'Journalizing

    thk bob however i have doubt of what is the impact of doing journalizing meaning are there any GL entry for this functional. The reason is I did change the period in UAT environment but i got no error message but once i try to do in Live environment i found the error message as i mentioned therefore...
  • Forum Post: Re: Re: Re: What is the make use of menu 'Journalizing

    The reason that system populate error message while I try to change the period to CLOSED because of there is a TICK at the paramete 'Check Journalizing'. I just take it out and i'm able to change period to CLOSED However by reading the describe below i still don't know of when we need...
  • Forum Post: What is the make use of menu 'Journalizing

    Dear all, I can't found any manual that describe the purpose of menu ' GL/Periodic/Journalizing/Jounrnalizing ' The reason is before we run the year closed we need to change the status of such period to 'CLOSED' how ever system populate error which mention something about journallizing...
  • Forum Post: problem with updating purchtable records on multicompany

    Hi I have a situation where when the delivery date is updated on Japan purchase order, the intercompany purchase order on Aus company must be updated to the same date. The purchtable form that the user gets on screen is set to Japan company. In the modified method of the purchtable datasource, I added...
  • Forum Post: AIF Web Services

    Dear all, May I know can I create my own EndPoint for Aif Web Services instead using Default EndPoint? Nicole Cheah
  • Forum Post: Re: Re: AX Retail install

    Hi all, This issue is due to the AOS and the client not matching the same version. If you install same version (RU5) of the AX client and server this will be solved. Regards,
  • Forum Post: Is there a localization available for Argentina?

    Is there a localization available for Argentina? I can't find it anywhere in the Ms documentation on the great Partnersource...
  • Forum Post: Cues List Page?

    Has anyone thought of creting a cues list page; a page full of cues with small icons and more than 6 on each webpart? I have a lot of cues to display on one page and would like to list them without the paper stack icons or with very small icons. This way they can click on the cue in their role center...
  • Forum Post: Request For Quote greyed out

    In our instance, in purchasing, we are attempting to have our purching agent send an RFQ from a Purchase Request. According to the eLearning site you should be able to do this, but for some reason the option is greyed out. We have been able to submit other RFQs independently of any PR's. I've...
  • Forum Post: AX 2009 Cutover Plan

    Hi, I am implementing AX 2009 into a large food manufacturing business and we are just beginning to consider the cutover plan. There have been several heated discussions around this and the best way to do it with differing opinions from different areas. We are taking across Finance, MRP and Procurement...
  • Forum Post: How to successfully complete the inventory recalculation?

    During the recalculation in AX 2009, the system will stop with a message indicating that an account of type sales consumption is not defined for item XYZ, when checking the item's group posting definition, Sales Consumption already has an account defined. It seems that at a point, this particular...
  • Forum Post: recalculation in ax 2009

    Hi All, In AX 2009, when we run recalculation for item/item group it checks for financial dimensions, i would ike to know which all tables are being checked ? Or in other words, can some one suggest, which all tables to be checked to make sure that financial dimensions are not left blank. ...
  • Forum Post: Problems with AX 2009 and Office Word Interop

    Hi all, I am having trouble with the Office Word API trying to create a Word documment throw the Interop libraries. I have the following cod in AX: Microsoft.Office.Interop.Word.ApplicationClass word; Microsoft.Office.Interop.Word.Documents docs; Microsoft.Office.Interop.Word.DocumentClass...
  • Forum Post: AX 2009 - reporting/functional currency conversion

    All currency transactions in AX relate to the primary currency of the company (as there is only one rate in an exchange table and it is from the functional currency perspective). However, we want to have rates with EACH OTHER rather than always - in effect - triangulating through the functional currency...
  • Forum Post: Dyamics AX 2009 Development using Team Foundation Server (TFS) 2010 on multiple domains

    Hi, we're currently customising AX to meet our business requirements. We're implementing a single instance of AX which is to be accessed by multiple countries. For each country we're working with a different partner (local to that country) to complete the development work for their requirements...