Forum Post: DevExpress Version used by AX POS
AX 2012 R2 uses version 11.2.111.0 of DevExpress. We want to do some coded UI testing against custom user controls developed for the POS but there are some issues with support for testing in this...
View ArticleForum Post: The hierarchy provider did not return any users
I have set up a Purchase Order workflow using Position Hierarchy and signing limits whereby if a signing limit is rule is not met i.e. Position can not approve over $1000 then the approval needs to go...
View ArticleBlog Post: Mixing Dynamic and Static Queries with System Services in AX 2012
In the "old" blog post about using WPF connected to the query service in AX, we talked about consuming a static query and displaying the data set in a WPF grid. The goal there was to be able to whip...
View ArticleForum Post: Shop floor control Job Registration Module in Enterprise Portal
Hi.. Does anyone knows how we can implement the shop floor control Job Registration module in Enterprise portal? I would like to use the EP as our interface for our operators to do picking list and...
View ArticleForum Post: RE: Foreign Currency Revaluation on Reporting Currency
Take care however because there is a bug in all versions on multi -currency financial reports -ie all figures get converted, so the totals end up being the sum of the converted entries and then it gets...
View ArticleForum Post: RE: AX2009: Save report as PDF on server, but the caller tier was...
Little correction: The criteria to point back a report generation is not the 'ClientKind' I talked about, but anyway, something has changed with the thread exectution ...
View ArticleForum Post: RE: Problems getting PDF file using AX 2009 .Net Business Connector
I'm pretty sure, that the return type has nothing to do with your problem (on the other side, have to say, I'm wondering about return type container in that method how explicitly shall be used by...
View ArticleForum Post: RE: AX 2009 Version Control. Can't remove some entries?
If these are uncommitted delete actions, just commit them - go to Tools > Development Tools > Version Control > Pending objects and check in the changes.If this is not the case, please tell us...
View ArticleForum Post: Problems creating bom in ax 2009
I’m trying to create a bom i ax 2009, using Microsoft.dynamics.businessConnectorNet. All works fine as long as the BomQty isn’t bigger than 9, when the BomQty has a value bigger than 9 the value in ax...
View ArticleForum Post: RE: AX 2012: When AOSes refresh application after an XPO deploy...
I don't think that the cache of application objects is refreshed periodically. You must handle that when deploying new application code.
View ArticleForum Post: RE: Is it possible to log into Dynamics AX server using BC.Net on...
I've never used that parameter (I use configurations from registry or configuration files - the last parameter), nevertheless according the documentation, it should be InstanceName@AosServer:Port.
View ArticleForum Post: RE: AX 2009 Version Control. Can't remove some entries?
If you use SourceSafe, all changes are stored in VSS repository. The tables I mentioned are used by MorphX VCS only.What happens if you try to check in that deletes?
View ArticleForum Post: InfoPart - query with a view as a linked table
Hi,AX2012 R2I have a query with a view as a linked table. I want to use this query as a source for an InfoPart, but when I set up this query in Infopart properties I get the following message, "The...
View ArticleForum Post: RE: AX 2012 R2 with CU1 - MorphX IDE missing the menus
I have seen this before.While I don't know why it happens, it should be ok if you close all development workspaces and open a new one.
View ArticleBlog Post: Quarter Date intervals definition in AX2012
Fiscal calendars provide a framework for the financial activity of an organization. Each fiscal calendar contains one or more fiscal years, and each fiscal year contains multiple periods. Fiscal...
View ArticleBlog Post: 5 Important ERP Features for Natural and Organic Food Manufacturers
Nowadays, shoppers are becoming more and more interested in eating healthier. Consumers are now paying more attention to what they are buying in grocery stores, putting on their plates, and...
View ArticleForum Post: AX2009 : Error on PO Invoicing: A negative amount is not allowed.
Hi Experts,I am getting an error while posting the PO invoice. The error says "A negative amount is not allowed". The PO is generated from Project and the PO line has the reference of the Project and...
View ArticleForum Post: RE: Disable Retail Feature on AX2012 R2
Interesting! I get the same behavior in my environment. AX2012 R2.
View ArticleForum Post: RE: Managing AxDatePicker events
Can you try looking at the web control TrvItemization? A textbox with AXDatePicker works as expected in this web control. In this the date is read from text box on a button click rather than the...
View Article