Enable currency exchange Buying and Selling rate to update on daily basis
Dear All,Is there any option to enable currency exchange Buying and Selling rate to update on daily basis. Normally we are using selling rate for Purchase and Buying rate for Sales.
View ArticleFixed Asset - Reverse transaction
Hello,what can be the reason that we can´t make a reverse Transaction at Fixed Asset?Can be the reason, that we have done the opening Transaction?
View ArticleAX 2012 R3 Worklfow Approver should not have access to Edit
Hi We have a workflow configuration where a maker is creating a journal and making it as report as ready,then the journal is subjected for a checker (who can approve, reject or delegate).for users to...
View ArticleRE: PR status changes to "Cancelled" after resubmitting a rejected PR
Hi LI,   Using the standard workflow or customize anything in  standard workflow
View ArticleRE: Facing issue as different transaction value in transaction and reporting...
Hi, I compared this with a standard system and noticed that the cost in reporting currency field is actually not available in this form by Default. Also the labels are different, which makes me suspect...
View ArticleRE: Retail POS Customization
Thanks for your reply ,I am adding new field in customer master in ax so fetch the value from customer master and display the value to POS Receipt and same time every one minute need to sync the ax...
View ArticleRetail POS Customization
Hi all,Trying to customize the Custtable ,and add the new field to POS Receipt designer,Added the same field to retail database also but i can't call the my custom field to formmodulation.cs , how to...
View ArticleRE: AX 2012 R3 Worklfow Approver should not have access to Edit
A quick-fix is to write the Code in form datasource active() method.DatasourceDS.allowEdit(Datasource.workflowStatus == Draft) (or your Status Definition)
View ArticleRE: An other approach for AX 2009 to AX 2012 code upgrade.
Dear Martin,I saw that warning and I followed it, I did not import Microsoft layers into the new model store, I imported them into the baseline model store as presented in the documentation page 11:You...
View ArticleRE: AX 2012 R3 Worklfow Approver should not have access to Edit
Hi Raghu ,  select the workflow approval element and select advance setting uncheck the unwanted elements  .
View ArticleRE: Distribute amount by quantity does not allow whole number
Hello JonH,I do not think this is possible in form; however, what is the business purpose behind this request, this client request might be valid.Regards,
View ArticleDistribute amount by quantity does not allow whole number
Hello,I am trying to distribute the amount for an item by quantity, but item is for some reason not allowing a whole number. It always has a trailing number at the end, unless I do a perfectly even...
View ArticleRE: Management Reporter
Hi benjamin84, This might be a case where you have to reset the data mart to get this fixed. See e.g. docs.microsoft.com/.../reset-financial-reporting-datamart-after-restoreBest regards, Ludwig
View ArticleRE: Error in Importing Products with DIXF
Hi Wasim,This issue has been fixed by KB4078299.I have tested it and it works.Best regards,Ada
View ArticleRE: DMF / DIXF error - Cannot create a record in Product Modeling Policy...
Hi Slim and All,This issue has been fixed by KB4078299.I have tested it and it works.Best regards,Ada
View ArticleDMF / DIXF error - Cannot create a record in Product Modeling Policy...
Hello,When launching DMF from staging to target I'm getting the error below :"Cannot create a record in Product Modeling Policy (EcoResProductMasterModelingPolicy). Reference: 0, No. The record already...
View ArticleRE: PR status changes to "Cancelled" after resubmitting a rejected PR
probably something wrong (incorrect status assignment) in your Code for 'Resubmit'
View ArticleRE: An other approach for AX 2009 to AX 2012 code upgrade.
Well, then I misunderstood the discussion in last few replies.Looking at older replies, it seems that you're trying to upgrade ISV layer without having a license for it. If you're not an ISV, you...
View ArticleAn other approach for AX 2009 to AX 2012 code upgrade.
Dear All,I am performing a code upgrade from AX 2009 to AX 2012, the Microsoft solution is to follow the checklist of AOD code upgrade, but I couldn't use this solution there are a lot of .aod files i...
View ArticleRE: Create InventTransId in custom entity
Hi Andre,your assumption was correct, but i already did the steps above , right now let me rephrase the question,When i try to import using the custom entity, system doesn't set the invent trans id in...
View Article