Forum Post: RE: Product Entity in DIXF - Translation of available fields?
You can create a translation in DIXF with the 231 field from ItemId mapped to Item Number etc.
View ArticleForum Post: RE: Production Order Posted Error
Is it happening for some specific order or for all of them?
View ArticleForum Post: RE: ADOMD.NET issue when running Demand Forecast
I've resolved this now. The issue was with Office 2010. I upgrade to Office 2013 and it solved the issue.
View ArticleForum Post: Increment the table field till the loop runs.
Hi , I need suggestion, working on Ax 2009, I have a field say F1 and I am using it in a for loop, now my requirement is : till the loop runs the F1 value should Increment by 1, say field value F1=...
View ArticleForum Post: RE: Mapping Sub Ledger Fields to General Ledger Fields
Under the Organizational administrator menu, Setup, launch the Default descriptions form. Using this form you control what appears in the Description on the General journal lines in the ledger. Use the...
View ArticleForum Post: RE: Synchronize database not completing on code upgrade checklist...
Hello, you can find it on https://lcs.dynamics.com/ you need valid log in credential for this go to Issue search on menu and search for "synchronize database cannot completed on code upgrade checklist...
View ArticleForum Post: RE: Production Order Posted Error
I tried it for Running Incremental CIL and Compile the RElated Classes Also.
View ArticleForum Post: Add Headings to Projects
How do I add heading to projects. As per the below the screenshot? When I add a new item, I can only add an Item, but not the item heading. Such as for example, Data Dictionary.
View ArticleForum Post: RE: Production Order Posted Error
Turn off CIL by going into your Options, Development tab and removing the check box next to Execute business operations in CIL. After that a breakpoint should work in the validate_IN() method.
View ArticleForum Post: RE: How to Print two Reports at a time based on user Selection???
Thanks for your reply. Where I can override above code to get my result. PSAQuotations Contract/Controller class...
View ArticleForum Post: RE: Relation between RouteVersion and ProdRoute.
That particular form is actually rather tricky. While it has ProdRoute in the data source, it is actually pulling data from Route and RouteOpr and combining them into ProdRoute, much in the same way...
View ArticleForum Post: RE: How to Print two Reports at a time based on user Selection???
override outputReport method in your controller class, have a look at this thread how I suggested, see code in last reply. you can collect list of all design of report in a temporary table, by using...
View ArticleForum Post: RE: Import pdf into AX report
I've used the open source iTextSharp DLL to combine two or more PDF files into a single PDF files in AX. If you do some research and are interested in this approach, I can post some sample code showing...
View ArticleBlog Post: AX 2012 - RunBaseBatch Multithreading
Hi All In AX 2012 Microsoft introduced the new framework (Business Operation Framework service) in order to consume a Batch process especially in Multithread. But, you can use also the "old"...
View ArticleBlog Post: More Cloud, More Customization, More Lawsuits in ERP’s Future,...
Predicting the future of ERP can be tricky, but Panorama Consulting fearlessly unveiled its Top 10 Predictions for the ERP Industry in 2016 in both a blog post and a webinar hosted by Panorama Director...
View ArticleForum Post: RE: About item cost price
This is a specification field used as an input. It can be automatically updated but it is still an input for either future purchases or for standard cost specification. Because of this it is not a...
View Article