Forum Post: RE: Dixf Import Release Item with Product Category
okay I got it. Actually for a moment it made me confuse between 'Product Category' and 'Procurement Category'. so, you need to do following 1) import all product categories first 2) import products...
View ArticleForum Post: RE: Dixf Import Release Item with Product Category
I can see another entity named DMFProductCategoryEntity I am very much sure that can be used, after importing all items/products
View ArticleForum Post: RE: Difference in Inventory Sub ledger Vs. GL
Hi Sajjad Ahmed, There can be several reasons why you see a difference. One might be if you post your subledgers in batch to GL. If not each and every subledger transaction is transferred you will see...
View ArticleForum Post: RE: Customer Transaction Partial Settlement
Hi KerZhi, What Zvika writes seems correct. I replicated the issue and always get two additional posting lines when the posting profile that was used for posting the customer invoice differs from the...
View ArticleForum Post: RE: Customer transaction : Extra 2 settlement ledger transactions...
Hi Celine, I believe you face the same issue that is described here: community.dynamics.com/.../178362 The underlying reason seems to be a difference in the posting profiles used for recording your...
View ArticleForum Post: RE: Budget Validation
Hin Binit Shah, Can you let me know what opening balances you uploaded? Did you only upload the balances of balance sheet accounts or also balances for your profit & loss accounts because you did...
View ArticleForum Post: RE: Consolidate Assets
Hi lally, Have you tested the scenario and can this issue be closed? Ludwig
View ArticleForum Post: RE: Fixed Asset
Hello lally, I am wondering whether you have found a solution for your issue and would be willing to share it to get this issue closed. Ludwig
View ArticleForum Post: RE: Fixed Assets
Hi Rishdin, I am wondering whether you have been able to get your issue fixed or whether you might require some additional help. Ludwig
View ArticleForum Post: RE: Budget planning calculations in worksheet template
Hi Hichem, Did I get it right that you need to import budget balances in the budgeting module and at the same time in the project module? Can you provide some additional information on the MS video you...
View ArticleForum Post: RE: ErrorException with Customer account statements using Print...
Hi Dave, Have your issue looks like a system bug. Have you checked lifecycle services for a hotfix and/or contacted Microsoft to get the issue fixed? Ludwig
View ArticleForum Post: RE: Presentation in Microsoft Dynamics AX Finance I & II
Hello Ahmed, Have you found some presentation materials and can this incident be closed? Ludwig
View ArticleForum Post: RE: batch vs lot
Hi Muhammad, Batch and Serial number are used for tracking external item transactions and allow you e.g. tracking what items have been delivered to customers or from vendors. Often organizational...
View ArticleForum Post: RE: Dixf Import Release Item with Product Category
Please import product first. there is entity called "product entity", it will release the product on current company only. after that, import product category product wise with separate entity...
View ArticleForum Post: RE: Budget planning calculations in worksheet template
This is the video in YouTube on 16m16 it is about trying different scenarios for revenue/expense increase/decrease and the system calculates Head counts etc.
View ArticleForum Post: RE: Budget planning calculations in worksheet template
Hi Hichem, Have you tried contacting the author of the video directly? adaptableconsulting.co.nz/contact If they post their video on Youtube I believe they are also willing to share their templates...
View ArticleForum Post: RE: Report design SalesInvoice.Report1 not found in AOT
This is not going to work. You have to override the "outputReport" method in controller class. public void outputReport() { str reportDesign = 'SalesInvoice.Report1'; this.parmReportName(reportDesign);...
View ArticleForum Post: RE: AX 2012 - Global address book - expired relations are not...
Hi Eric, Maybe we are not on the same form, but on my Relationships tab there are tick boxes Expired, Active and Future to manage which records will be shown. Can you check this?
View ArticleForum Post: RE: Transactions revert
Hi Madeva, I do hope you are not updating records during the processing of the report. Can you elaborate what is your intention?
View Article