How to do purchase order Register and Posting through x++?
Hi All,In my requirement based on the purchase order id(PuchId), Itemid, Qunatity, Location and Batch number, I have to Register(LineView > Update Line > Register) and Post(Invoice > Post)...
View ArticleCostprice (not) updating?
Hi all,I am new to Dynamics AX and I am trying to find out if it is possible to tackle an issue which we have.In our purchase orders we order a product. This product is also in (open) sales orders....
View ArticleWHS Work break by quantity
Hi everybody,does sombody know if it's possible to break wave-generated work by quantity?The only parameter i found limits the line-quantity not the work-quantity.For example:Today we break the work by...
View ArticleBatch number auto generated in Warehouse Managment
When creating a production order using an item setup with the new Warehouse management (AWM) features, I cannot seem to get the batch numbers to be automatically created.I use the same parameters for...
View ArticleRegistering/Receiving Inventory with X++ - AX 2012
We are trying to register some product (Site, Warehouse, Location, Serial Number) for a receiving service in AX 2012. What is the proper way to do this? I have it working if the product doesn't...
View ArticleFormat date depend on customer language
Hi to all!I want to create a string including a date, during the printing of the invoice layout. (For example: "Invoice date: 01/01/2014")The problem is that the date is formatted depend on system's...
View ArticleSysOperation problem after change execute cil configuration
Following a complete compilation and a restart of the AOS instance, I have a problem with the window opening, for example in the customer management module, for the generation of invoice.The window...
View ArticleMR 2012 dimensions in alpha order
When drilling down to the account level in MR reports, financial-dimension values are displayed in alpha order of dimension name rathen than the order defined in the account structure.Is there a way to...
View ArticleAX 2012 R3 Warehouse Management without License plate?
Is it possible to use the new Advanced Warehouse Management features with out having to use the License Plate functionality?I tried to do a receipt with an item to a Warehouse with the mobile Interface...
View ArticlePosting Packing Slip Voucher for Procurement Category
When post product receipt for Procurement Category, system is generate any GL voucher when post the packing slip, only when post for specific product.how to force the system to post voucher when...
View ArticleAX1004 Compilation Error
When compiling any Dynamics AX model project on production server I get the following warning and error:WarningMSB3644: The reference assemblies for framework ".NETFramework,Version=v4.0" were not...
View ArticleAX 2012 R3, error synchronize after latest update
I ran the latest updates for my AX2012R3 from the lcs.dynamics.com site.And now then i try to synctonize the database i get this error."Failed to create a session, confirm that the user has proper...
View ArticleCannot install Lifecycle Services System Diagnostic Service
I'm unable to install the Lifecycle Services System Diagnostic Service (LCSDiagFX_x64). When I run setup.exe it never starts and generates .net runtime error 1026 and a Application Error. I have...
View ArticleOffset voucher Axxxxx in account xxxx has not been approved.
Hi everyone, This is all about the process FROM 'Drawing the BOE' TO 'remittance'. By keep this simple1) we set up 'summary account' and 'settle account' in the posting profile for BOE (used when...
View ArticleAX 2012R3 Transfer order creation Error
Hi all,I am trying to create a transfer order in AX 2012 R3 but I can not save. This is the error that I am gettingFunction WHSAutoCreateLoadLine::newFromSourceLineTableBuffer has been incorrectly...
View ArticleHow to add range to query return from class
query = RetailGroupMemberLineQueryProvider::distinctAndMasterProductQuery(_dataAreaId)); // my code retailInventTable_ds = query.dataSourceTable(tableNum(RetailInventTable));...
View ArticleProcurement and sourcing workflow - How and what kind of file format can be...
Hi all,i am setting up an huge Po approval workflow for my company.I was wondering if there is a way to import it , and what kind of formats can be imported.The consultants told me that there is only...
View ArticleSSRS Report batch job not working for custom reports
Hi all,I have developed SSRS custom report using contract and DP class when I schedule a batch job in report standard reports working fine.But my custom report not working. In batch job history Cannot...
View Articleget away from Document Hash in File Adapter integration in AX 2012 ?
My understanding is that if RecId and RecVersion are there in the file then document hash is not needed (link ). But this is not working for me with documentHash provided in file it works fine, the...
View ArticleSQL query in X++ help required
I have the following query that i am running fine in SQL ServerSelect * from Inventtransorigin ito join inventtrans it on it.INVENTTRANSORIGIN = ito.recid where it.DATEPHYSICAL = '' and it.DATEINVENT =...
View Article