Forum Post: RE: Hour Journal Posting
It does not allow me to uncheck this one others... automatic accounts, I will check and retry will let you know
View ArticleForum Post: RE: Hour Journal Posting
Hi, I checked the postings for automatic accounts for rounding difference, etc, etc... everything is there what to do? :(
View ArticleForum Post: RE: Hour Journal Posting
Hi Muhammad, If you search for the error message that you showed above in the AOT you will find several methods that refer to "funding limits". Further above your screenshot shows that you have setup a...
View ArticleForum Post: RE: make relation with mainaccount
Hi Shelpaya, If you need to link the main accounts to the transactions you need these tables: - MainAccount - DimensionAttributeValueCombination (MainAccount = MainAccount.RecId) -...
View ArticleForum Post: RE: Planned Purchase Order Delivery Date issue
Brandon, I figured out the problem. It is bouncing a double update. It forces the delivery date on the client side to the server but then if the date is in the past it bounces the date forward again to...
View ArticleForum Post: Issue in getting the latest version of an SSRS Report on Visual...
Hello, I opened an SSRS Repost for edit but I am getting an old version of the report while the latest version is running on AX client. I tried to refresh SSRS Reports node, restored the report, and...
View ArticleForum Post: RE: prameters between forms (a father and a child) with...
Very kind, and my pleasure. By the way, in my 2:00 am fog, I explained that the data source .init() method creates dynalinks, when actually the .linkActive() method on the data source does that, and...
View ArticleForum Post: RE: Issue in getting the latest version of an SSRS Report on...
Cannot guarantee but It may be getting a version which is saved on your local drive. Can you delete file from Local drive? \Users\YourUserName\AppData\Local\Temp\Microsoft Dynamics AX\Dynamics AX Model...
View ArticleForum Post: RE: Issue in getting the latest version of an SSRS Report on...
Do you have multiple environments on your development server? It's a well known problem that when you right click on an element in the AOT and select Edit to launch Visual Studio, that Visual Studio...
View ArticleForum Post: RE: Issue in getting the latest version of an SSRS Report on...
Various options are explained at the following link. How to: Open Visual Studio with a Specific Configuration [AX 2012] https://msdn.microsoft.com/en-us/library/gg889291.aspx It explains how to use an...
View ArticleForum Post: RE: Hour Journal Posting
These screenshots indicate that this is a customized system. Funding limits do no have the field contract value. The limit has an amount of 0.00 which indicate you are not allowed to post any amount...
View ArticleForum Post: RE: Posting Payment from customer to LedgerJournal and mark invoice
Hi, Andre. Thanks for advices. I am using now JournalTableData and JournalTransData. But i failed to find siutable examples how to use SpecTransManager. Can yo help me with this? I found examples like:...
View ArticleBlog Post: Item model group ledger integration options – physical and financial
It’s important when you are setting up your inventory to understand the effect of the ledger integration options that are setup on the model group. The model group being attached to the released item...
View ArticleForum Post: RE: Recommendations for ECM(enterprise Content Management) with...
Hi Anyone with comments on BPM or EDM systems that work well with AX? Thanks
View ArticleForum Post: Getting error as Failed to initialize Business connector
Hi, I am getting error as Failed to initialize Business connector while connecting to Dynamics AX 2012. Below is the code i used. I am using trial version in azure. Awaiting for your prompt reply. //...
View ArticleBlog Post: Extension capabilities of AX 7 (in CTP 8) – Menu
In my last post , I had discussed about extension capabilities of Form. In this post I will cover extension capabilities of Menu. There are many menu extension examples available in AX7. I will take...
View ArticleForum Post: RE: AX 2012 R3: Merging Databases into one database
Hi Syed In the past, I followed an similar requirement, so merge two AX Database Instances. Is been very hard and at the end became a new project implementation. You have to also merge the...
View ArticleForum Post: RE: How to execute Salesquotationline values in Quotation report!!!
Hi Faqru Can you elaborate better? Did you taken a look to the Report structure ? The Report is based on a Data Provider Class? I guess you are able to handle yourself the requirement after a deep debug.
View ArticleForum Post: RE: AX 2012 R3: Merging Databases into one database
If connectivity is not an issue, then you can generate reports that consolidate data across your instances in a variety of ways without having to backup and restore databases to do it. Certainly if you...
View ArticleForum Post: RE: Incorrect Inventory re-calculation
I haven't noticed a problem in AX 2012 with canceling a recalculation, but I haven't done that many yet. Yes, in previous versions it was not 100% reliable and could easily leave things out of whack. I...
View Article