Showing Description field from 'LogisticsAddress' tables (Street, City,ZIP...
Hi DAXers.Good Day,After further investigation and attempts, I found that there is a way to show the description of addresses from the 'LogisticsAddress' tables that include (Street, City, ZIP Code,...
View ArticleRE: SSRS: How Can I Get The Original Invoice ID From a Credit Invoice?
I found a way to get it.What I did is, since I have the Invoice ID of the credit note in "CustInvoiceTrans", I did a select in "InventTrans" Table where Invoice ID = Credit Note Invoice ID, Then, there...
View ArticleSSRS: How Can I Get The Original Invoice ID From a Credit Invoice?
Hello awesome community! :)There is a sales order with 2 invoices. the 2nd invoice is a return of the 1st invoice. they have the same amount but the returned one is in negative, but they have different...
View ArticleEnable and Disable lines button on header form
Hi,I'm working in test environments and trying to learn forms.I'm trying to mimic the 'General Journal' form Lines button enable/disable behavior on 2 simple custom forms that I created, "HeaderForm"...
View ArticleFixed assets - wear and tear calculations relating to taxation - method is...
Good day everybody.I have an issue with fixed assets - wear and tear calculations relating to taxation. For depreciation purposes we are using the straight line life remaining method (capture 1) For...
View ArticleRE: Automatic Role Assignment
Hi andre,No manual assignments of role for a user.I'm having the ug login but the recording page could not be loaded,i dont have sufficient rights to see the video.Is there any other option.
View ArticleRE: Trucks weight
Hi Khaled,There is no standard feature available. The scenarios I have seen, there was a weight application which had these features. Then only the outcome was moved to Dynamics AX. In this case, your...
View ArticleTrucks weight
Is there a Standers form in ax 2012 to wight empty trucks then wight trucks after lodging to know how many ton load in truck .by other way is there a system in ax for scaling item into truck before...
View ArticleRE: Automatic Role Assignment
Hi Pravasti,You can search in the resources for recorded webcasts on security. For sure, you should be able to find the Automatic Role assignment then. If there is no manual assignment, how did you...
View ArticleRE: Registration for return order line x++
Hi Eduardo Cabrera,I need to register return order through X++ code so can you please share your working code.Thanks in advance
View ArticleRegistration for return order line x++
Hi I need to do the registration for Return order lines, I provide the following link is how the final user does the registration for the Return Order Line (From step 17 to...
View ArticleRE: (AIF) Inventory dimension Color is a product dimension and must...
Thanks, Martin for your commentI solve the issue by "Create new document service"i get another issue and i need some help pleasevar inventDim = new AxdEntity_InventDim { InventSiteId = "xx",...
View Article(AIF) Inventory dimension Color is a product dimension and must consequently...
Hello :)I'm using Microsoft Dynamics AX 2012 R3 Cumulative 11I follow this article to call the SalesOrderServiceshttp://developerzhub.com/blog/?p=46This is my code in VS project to call the...
View ArticleRE: How to create an email header for AP remittance ax 2012
Hi Ludwig,I want it in AX 2012.
View ArticleRE: How to create an email header for AP remittance ax 2012
Hi Ludwig,There is new requirement we got for AP remittance mail sending inAX 2012, The requirement is they want the contract ID need to be shown in EMail Header.Initially i thought it as Email...
View ArticleHow to create an email header for AP remittance ax 2012
Hi,We got a new requirement to add email header using .net reference Mailmessage,but i couldnt find any online resource to work on this. Anyone worked on this, is it possible to add Email header from...
View ArticleRE: How to do calculation When your fields are stored in GroupID
@Ludwig do u know how to use container to keep the calculation formula for each
View ArticleHow to do calculation When your fields are stored in GroupID
All the fields show on the report which are stored in the GroupID and it based on how I code.Example: Net Profit Amount this field exist because of it based on the code.//Net Profit Amount while select...
View ArticlePosted transaction by journal report
When we open Posted transaction by journal report in ax 2012 R2.Report Showing as each voucher in one page, but we want all Posted transaction by journal in line wise.Can any one please help how we...
View Article