Forum Post: RE: Error when trying to select customer in AX 2012 R2 POS
The solution was that the register was set to stand alone and had an IP address of localhost. After unchecking stand-alone and removed the IP address, and deployed the settings, this issue was resolved.
View ArticleForum Post: RE: Which Role to supress a line Payment proposal
Just a small correction to the way the delete functionality works - the function you describe does not delete PAYMENT LINES from the form, it actually removes an INVOICE LINE.If that invoice is the...
View ArticleForum Post: RE: AX 2012 - EP / Employee services, license type
Hi Tomek,Check the next documents:technet.microsoft.com/.../hh924728.aspxdownload.microsoft.com/.../MSDAX2012_SecurityRolesLicensing.PDFIt will give you the answer. There are no premapped roles out of...
View ArticleForum Post: RE: Ax 2012 Retail R2.Are POS systems and Handheld devices should...
All Registers and POS devices that connect to the HQ should be on the Domain,If the hand held device such as a scanner window mobile/ce on it only needs to connect the POS terminal that a local access...
View ArticleForum Post: RE: Ray
Joris, thank you..that option scared me as I know what I would have to rebuild....aaarrrgggEyvindur... I carefully and cautiously implemented your suggestion.....wooo hooo I owe you a drink
View ArticleBlog Post: AXUG Community Site - Collaborate, learn, share & more!
I hope everyone is doing well this fine Dynamics filled Thursday! There is a lot of great things taking place in the Microsoft Dynamics ecosystem, so much in fact that it's easily to get lost in the...
View ArticleBlog Post: An MVP's Thoughts on the New 'AXUG Collaborate' Online Community
Our friend, AXUG Member, and MVP Brandon George shares his thoughts on the new AXUG Collaborate online community. Have a quick read:...
View ArticleForum Post: RE: AX Virtual machines - setup AX in a VM and use SQL locally on...
Dynamics AX is heavily dependant of active directory. I guess you should have both AOS and SQLServer in the same domain.
View ArticleForum Post: RE: How CompanyInfo (current organization) can get it's...
Hello, I'm still looking how to get Current active Company's Contact Person starting from CompanyInfo table?Or are there any other paths to find it out in AX 2009?Like to hear about it,BrMichael
View ArticleForum Post: RE: Validate timestate
you could use datenull() and dateMax() as the values for the from and to date.
View ArticleForum Post: RE: AX 2012 (R2) Compilation Performance and Best Practice
Joris, WTF :)That was an awesome idea to turn of tcp/ip. I really need to check that.
View ArticleForum Post: RE: In AX 2009 Production orders in progress is allowing to edit...
You mean the BOM against the production order? Not sure what you mean.
View ArticleForum Post: RE: How can I logon AX2012 on AX server itself ?
Did you ever find a soluton for this, please? I'm suddenly getting the same error, although no changes were made except for occasional software update (Windows, Adobe, etc.).
View ArticleBlog Post: Compile… oh no!
http://blogs.msdn.com/b/axtools/archive/2013/04/25/compile-oh-no.aspxGood to read if you have issues with compile..
View ArticleForum Post: RE: Ax 2012 client crashes while export Released Products to...
Hi Vasanth,Is this behaviour reproducable with every user in that environment? If not try to compare the client configurations. Also check if you are running the latest Cumulative update (CU). There...
View ArticleForum Post: getUserPreferredTimeZone of specific user
Hello,On AX 2009,I want to get the user preferredtime zone, but no only the current user as DateTimeUtil::getUserPreferredTimedZone, but to a speciic user. Thanks :)
View ArticleForum Post: RE: Management Reporter - Multiple calculations in a Column
Hi April. Thanks for the reply, its much appreciated.
View ArticleForum Post: RE: AX 2012 with Reqlogic
Hi Keith,The datamodel in AX2012 has been changed especially on the financial part. You can now setup your own dimensions. They can be set to maintain custom values or entity backed, e.g. the...
View ArticleForum Post: RE: Should each NumberSequence only be used on one field?
In the past we setup one voucher number for almost all journal entries. This did not have any problems. You have to take care of setting the continue parameter only for the appropriate number...
View ArticleForum Post: RE: How to hide an article
In the system administration menu you can setup record level security. In this form you select the table InventTable and choose the applicable user group. Then you can specify the query which items...
View Article