Forum Post: RE: Updating financial dimension of Purchase Order header
please show me the code
View ArticleForum Post: RE: Bill of Exchange - Types
Hi Pola, if you want to reverse drawn transactions, you must use "Cancel" button from the bill of exchange journal, with AX2012 R2 you must have KB3094097 installed : Cancel button will reverse the...
View ArticleForum Post: Transfer Order and Transfer Journal inventory unit
Dear All, Hi, In transfer order, user wants to use different transfer units. In standard system, it transfers using inventory unit only. If inventory unit is made editable on transfer order or transfer...
View ArticleForum Post: RE: Retrieve Deleted Opportunity
if something has gone out of database(ttscommit) its not possible to get it back, unless you have a backup Can you see opportunity in All Opportunities form? or at DB level (smmOpportunityTable)??
View ArticleForum Post: RE: AX 2012 R2/R3 license and upgrade from RTM
look at this white paper www.microsoft.com/.../details.aspx
View ArticleForum Post: Can not edit record in Rerpot(TableName)
I am facing this error while running a report. " Can not edit record in Rerpot(TableName), An update confict occured due to another user peocess deleting record or changing one or more fields in the...
View ArticleForum Post: RE: Loading records into a movement journal using DIXF
can you share some content that is uploaded?
View ArticleForum Post: RE: System service accounts – SSRS error?
in that case turn on the execution account of the SSRS service, for more details msdn.microsoft.com/.../ms181156.aspx
View ArticleForum Post: RE: Access Enterprise Portal via Public IP
add the external url in AX technet.microsoft.com/.../aa500124.aspx
View ArticleForum Post: RE: Query based SSRS reports
Try this nuxulu.com/ssrs-report-server-settings-validation-error-ax-2012-r3-cu9
View ArticleForum Post: RE: Modern POS
Hi Khalil, Download this course: Microsoft Dynamics AX 2012 R3 for Retail in Brick and Mortar Stores: Installation and Configuration Course Number 80637...
View ArticleForum Post: RE: Can not edit record in Rerpot(TableName)
Hi Anjaneya, You can try to debug to see the culprit. As you mention the table is updated multiple times, you might also review the coding to prevent multiple updates.
View ArticleForum Post: RE: How to start my career as AX developer
I dont have development exp with .net. I had some xp with java.
View ArticleForum Post: RE: Kernel Version is Not Updated after CU9 Installation
Please check setup log from Main Database select * from SYSSETUPLOG where DESCRIPTION = 'finished' order by CREATEDDATETIME desc
View ArticleForum Post: RE: Method of Payment refuses to be changed on the Sales Order...
Can you execute below query on your SQL Server Database Select ACCOUNTNUM AS 'Customer Account Number', PaymMode as 'Method of payment' from CUSTTABLE where CUSTTABLe.ACCOUNTNUM =...
View ArticleForum Post: RE: Retail statement posting error
Hi Rodolfo, I increase the "penny difference" and "rounding rules" to 0.02 - 0.03...0.05, but i have the same error. Regards,
View ArticleForum Post: RE: Identify Bank Charges automatically using Automatic Bank...
does anyone have experience with Automatic Bank Reconciliation matching Rules to assist with the above ?
View ArticleForum Post: RE: Workflow instance ID: xxxxxx, Workflow error! Timesheet...
Hi ShayA, I'm sorry, I missed your earlier update. When the legal entity has a language set to en-us where the system is en-gb, you need to setup both en-gb and en-us language on the workflow...
View Article