Forum Post: RE: Financial Year closing with multiple retained earnings accounts
Hi yeiner, I have once seen a company making an adjustment for this, which I find pretty useless because such kind of postings occur only once a year. Therefore, try to follow what Andre suggested....
View ArticleForum Post: RE: confirmation of product receipt policies
Hi Sam, Can you share the exact name and path of the form that you have in AX2012? Many thanks and best regards, Ludwig
View ArticleForum Post: RE: Action message for items running out of stock
Hi Crispin, Please help me with above, can I make that customization by myself? Is that done in the action for purchase orders or do I have to code with help from a consultant?
View ArticleForum Post: RE: Approach to convert number into text (SSRS report body to...
Hi Oleg_Sokol. I have had my example using Classes. 1. classDeclations. 2. Create 2 tmptables to call for declations. 3. processreport() example: header: use ssrsdataproviderbase ---your code here
View ArticleForum Post: RE: Action message for items running out of stock
To implement my Suggestion, you will Need just 2 lines of Code in the right place. If you ask a developer to Show an infolog everytime material "xyz" is selected in a backorder, I'm sure this will be...
View ArticleForum Post: RE: fixed Asset Statement Report with details
thanks all for replay Ludwig Reinhard i'm newbie in ax2012 development i'll see Crispin John Augustine i mean details of each row (build for ex) rather than asset group mean (Name) on Asset Table
View ArticleForum Post: RE: fixed Asset Statement Report with details
thanks all for replay Ludwig Reinhard i'm newbie in ax2012 development i'll see Crispin John Augustine i mean details of each row (build for ex) i mean (Name) from Asset Table rather than asset group
View ArticleForum Post: RE: fixed Asset Statement Report with details
thanks all for replay Ludwig Reinhard i'm newbie in ax2012 development i'll see Crispin John Augustine i mean details of each row (build for ex) i mean (Name) from Asset Table rather than asset group
View ArticleForum Post: RE: Field can't display on ExtendDataType.
Hi guys, I fixed it. I forgot to add an EDT . I added an EDT and save it then it works like a charm. Thanks. Regards, Sci
View ArticleForum Post: RE: Pre-payment
Hi AX intels, I just found it by myself . It's in PurchPrepayTable. Regards, Sci
View ArticleForum Post: RE: How to create Single PO from Multiple PR in AX 2012 R3 ?
Hi, Have you consider to use the Purchase requisition consolidation functionality ? It's use to gather PR lines into one PO as long as the supplier is the same of course.
View ArticleForum Post: How to get Worker's emergency contact details in x++ in D365
I want the emergency contact details of selected HCMWorker record in x++? How to retrieve the details? Please help me.
View ArticleForum Post: RE: fixed Asset Statement Report with details
That will be a very easy customization to make. You only have to select a different field in the DP class/Query.
View ArticleForum Post: RE: Include the pre-payment and without pre-payment in the APV...
Hi guys, This problem was solved. But i have another issue. The PO that have no pre-payment will not display. Regards, Sci
View ArticleForum Post: RE: Can't Find the Field in ExtendDataType.
Hi VW, I follow the guide and its works like a charm. Regards, Sci
View ArticleForum Post: RE: How to save an input field from form into database table...
Hi guys, I will just verified and solved this problem. Thankyou. Regards, Sci
View ArticleForum Post: RE: Hi guys, can you help me out to solve this one?
Hi Ludwig, Thankyou for your response. I just recently solved this one. Regards, Sci
View ArticleForum Post: RE: How to get Worker's emergency contact details in x++ in D365
Hi Pavithra, You can navigate the UserInfo Table. Regards, Sci
View ArticleForum Post: RE: Authorization for Customization/Modification Line Detail
Hi Benjamin, Forget my previous reply . Now try the below steps Create > Privileges > Entry Point > Display menu item > Salestable next Create > Duties > Add newly created privilege...
View Article