Forum Post: Sale price based attribute
Is it possible to have sales price list based attribute? For instance, Product A with attribute x is 50$ and with attribute y is 60$.
View ArticleForum Post: RE: How to extend AX2012 VPC license?
What about the sql server license, which expires also after 180 days?
View ArticleForum Post: AX 2009 RMA bug when returning serialized units
We are using AX 2009 and create RMAs using the Functions -> find sales order to select the lines to return. For non-serialized items, it works, but when we return serialized items, even though we...
View ArticleForum Post: SSRS Report parameter error
Hi All, I have created an SSRS report having 3 parameters they are Levelcode ,fromdate, todate in these 3 parameters fromdate and todate are mandatory , levelcode is optional for that in ssrs...
View ArticleForum Post: RE: AX 2012 SSRS displaying dynamic parameter values in reports
I came across an example in AX yesterday of grabbing dynamic query values in code in the RDP, and was going to update this thread with the info. You beat me to it! Glad to know you found the solution.
View ArticleForum Post: RE: Sales Tax while raising Pre-Payment
Hi Violaine ,I have seen your link and awesome . Expecting some more functional topics.RegardsLally
View ArticleForum Post: sharepoint - refresh control in Dynamics AX 2009 & Ajax using.
For the AX 2009, I have the standard web control : PurchReqAddItem.ascx & PurchReqAddItem.ascx.csIf you look at that control on sharepoint, you see that the most of the elements(i.e :...
View ArticleBlog Post: Six Months of AX Content in One Post
Too many client go-lives and good summer weather have destroyed my blogging rhythm. So in a fit of craziness I decided to post every video from the incredible iPad manual “AX 2012 Core...
View ArticleForum Post: RE: Vendor related record
Hello Chay,Do the users have security roles that include duties that allow for vendor related tables? (I know it's a basic question, but that's the starting point).What roles are they?
View ArticleForum Post: RE: Migrate Blob type data from Ax 2009 to Ax 2012
conversion of blob to string Use BinData::dataToString() to convert blob into stringstring to blobContainerClass::blob2Container(BinData::stringToData(s))); if that answer your question, then please...
View ArticleForum Post: RE: Regarding the red hand symbol on
they are marked for settlement. query SpecTrans table to see to which payment it is linked.
View ArticleBlog Post: New Report: Measuring Growth in the Global Document Management Market
A new report from TechNavio paints a picture of a global document management market that is well braced to grow in the double digits over the next three years. According to the market research firm's...
View ArticleForum Post: CallStaticClassMethod invalid number of parameters
HiIn AX 2009 we have the method: public static str GetVoucherInfo(str _clientNumber, str _voucherNumber)In .NET we call it: (string)ax.CallStaticClassMethod(className, methodeName, parameters); where...
View ArticleForum Post: RE: AX 2012 Vendor Invoice workflow :...
We have run into what appears to be a bug in the pending vendor invoice function.Following are the details :a) After entering a pending vendor invoice, and then submitting it - a duplicate record of...
View ArticleForum Post: Duplicate VendInvoiceInfoTable records created for an invoice...
We have run into what appears to be a bug in the pending vendor invoice function.Following are the details :a) After entering a pending vendor invoice, and then submitting it - a duplicate record of...
View ArticleForum Post: RE: AX 2012 Enterprise portal installation error
Hi satish,please check the below web application is created or not in the sharepoint central administration---->Application management---->Web application---->Manage web applicationFor...
View ArticleForum Post: Position Hierarchy Issue in AX 2012 HRMS
Hi All,In AX 2012 HRMS, the position hierarchy has few issues. Consider “B” reports to “A”, where in A has been assigned to position “1” and B to “2”. Later when both A and B are terminated, the...
View ArticleForum Post: RE: AOS installation issue
hi Pierre, 1) How yo allow the access from the AOS server?2) I have off the firewall and started the remote registry, but it is still the same. any clue?
View ArticleForum Post: Position Hierarchy Issue in AX 2012 HRMS
Hi All,In AX 2012 HRMS, the position hierarchy has few issues. Consider “B” reports to “A”, where in A has been assigned to position “1” and B to “2”. Later when both A and B are terminated, the...
View Article