Forum Post: RE: Void or Reverse a Transaction in AX
If the PO is invoiced, then the only way to correct is to create a credit note (On the PO, go to purchase tab, create credit note). Like any other transactions in AX, PO invoice can not be voided....
View ArticleForum Post: RE: Field "fieldname" in Table "tablename" has not been...
Hi,For new fields in CompanyInfo the solution was to "compile forward" from DirPartyTable.
View ArticleBlog Post: Why use a Client Side AX Advisor
“Someone experienced in AX implementations on your project team, not from your reseller or partner, but rather employed or contracted directly by you to act as an independent expert advisor.”It’s much...
View ArticleForum Post: RE: About SSRS REPORTS
This book can be read free on Google books books.google.co.in/booksorbooks.google.co.in/books
View ArticleForum Post: RE: Problem with Task Recorder Hotfix
Since you have to have client and AOS on the same machine the obvious solution is to use this AOS as batch server (checkbox), create a new batch group using this one and assign the task recorder batch...
View ArticleForum Post: How can I speed up and simplify query ?
I have rows in Tab1:MyName, MyValue, ..."AAA", 127, ..."AAA", 127, ..."AAA", 133, ..."AAA", 127, ..."BBB", 400, ..."BBB", 400, ...MyName + MyValue have duplicates :-(I want to count distinct pairs...
View ArticleForum Post: RE: There are transactions with status Reserved ordered for the...
Looks like you have a marking issue in the explosion through planning to me, but this leads to a complex chain of usage. Is the other purchase order a return order? Makes no sense if it is not. Can you...
View ArticleForum Post: RE: AX2012 Excel Add-in Security for updating data
Hi,does anyone know if there is a specific duty or privilege needed to access the data via the Excel Add-in? When trying the Add data > Add tables functionality I get the error msg "The role that...
View ArticleBlog Post: Turn your Dynamics AX WMS from ‘Where’s My Stuff’ to an actual...
Problem 1“Your receiving area is so packed that you haven’t seen the floor since 1994.”Ask for Advanced shipping notice (ANS)With the technology available in Dynamics AX companies have EDI capabilities...
View ArticleForum Post: RE: Shared Breakpoints Dynamics AX 2012 R2
I got a little more info.In the SysBreakpointList table there is only one record with the userId field empty. After deleting this record when I insert a new breakpoint AX creates a new one with empty...
View ArticleForum Post: RE: Searching in treenode
Same problem here, I figured this seems to be a client/server issue, since client sided code can get the TreeNode nicely. Any ideas how to fix this?
View ArticleForum Post: RE: Dynamics Option of Export to Excel issue in Ax 2012
Hi Arun,Still, I didn't find any solution for this. If I found any, I will post that on this thread. Meanwhile you found any keep me an update.// Vasanth Arivali
View ArticleForum Post: AX For retail P-0001 Job Error "CSockConn::Accept: ERROR: Accept...
Hi All i'm working on AX 2012 For retail i have faced the below error "CSockConn::Accept: ERROR: Accept failed. Invalid socket [10004]" From Retail Commerce sync service log of the store when I run the...
View ArticleForum Post: RE: Problem with Workflow Email Notifications
Yes, I already have the template with the language EN-US. Maybe I should mention that the workflow was created with a custom workflow type created in the AOT and it is organization-specific
View ArticleForum Post: RE: Barcode Printing
Huma, we probably need a bit more information to assist you. What software are you using to generate your labels? Are you printing them directly from AX, or using a third party labeling program?...
View ArticleForum Post: RE: AX 2012 POS - getting delivery information for a line
Hello Greg,This is purely a guess but I think you would have to relate the SalesLineItem object data back to a header table that does indeed store the delivery date and pickup locations. Are you able...
View ArticleForum Post: RE: Matching invoices through packaging slips.....?
Hi Bhnordic,It sounds like what you are doing is deleting records in the PurchParmLine and PurchParmSubLine which does not cancel the lines on the PO. If you remove them and regenerate an invoice...
View ArticleForum Post: RE: Customization on SalesOrder TOTAL Form
Hi R0bert,I'm not sure of what exact question you have with this but you will need to modify the SalesTotals class. The totals are calculated at run time by calling this class to get values and...
View ArticleForum Post: RE: AX2012 CIL - can I write on client file ?
Thank you Ireneusz, recieved your mail with attchment.
View Article