RE: POS Fee Collection
I'll try to share some of what I know about this process. I do not know if it will be suitable for the country you want to implement.In Brazil, we work in the following scenario, homologated and...
View ArticlePOS Fee Collection
I'm sorry if this has been asked, but I can't find a search function on this forum. I just joined today. We are implementing AX 2012 and also looking at a possible new POS system. I've been tasked with...
View ArticleRE: How to close opened from using X++
static void _Product(Args _args){ EcoResProduct product; DetailsTable DetailsTable; Contract contract; // Class Model2 Model2; // Class Table2 Table2; // Table...
View ArticleHow to close opened from using X++
Hi ,I am running a custom class in JOB . In class we are calling one Action menu item after completing the process. This is ok when user doing this process from Client . But we have to do this process...
View ArticleRE: How to add new user defined project stage AX 2012
Hi,By default D365FO ships with 3 additional project stages. Have you used all of them and need an additional one? If this is not the case then I would suggest that you use those standard stages.Best...
View ArticleRE: How to add new user defined project stage AX 2012
Hi Ludwig,I used the 3 additional project stages and need to add additional one. I am working in AX 2012. Any suggestions will be greatly appreciated.ThanksSreeni
View ArticleRE: AX 2009 Sales Return Tax Calculation
Hi, If the calculated tax is not exactly identical then you should be able to overwrite the calculated tax in the invoice form via the sales tax form available there.Have you tried doing that?Best...
View ArticleRE: How to close opened from using X++
what code is written in data method of classs model 2?
View ArticleRE: Fixed Assets with Status Not Yet acquired not appeared in "Fixed Assets...
Hi Nada,There seems to be an update problem in your form. I would suggest that you talk to a developer and explain him what you wrote here. A developer should be able to quickly update all of your...
View ArticleFixed Assets with Status Not Yet acquired not appeared in "Fixed Assets not...
There are Fixed Assets with status "Not Yet Acquired" in the Fixed Assets List but they don't appear in the Form Called "Fixed Assets Not Acquired" opened from screen path Fixed Assets Module>>...
View ArticleRE: How to close opened from using X++
Hi Sukrut,model 2 class doing some customization on product and then its calling Menu item MenuFunction(MenuItemDisplayStr(EcoResProductListPage),MenuItemType::Display).run();model 2 class is ok we...
View ArticleRE: KPI in Role centers
Hi Ludwig,Tnx for your response, yes i checked it and we implement some role centers already, but can you provide me mere details about setting goals for kpis?
View ArticleRE: KPI in Role centers
Hi, The goals are set in SSAS, i.e. where the cubes are defined. You can find some additional information on this stuff in the following whitepaperdownload.microsoft.com/.../KPIwalkthrough.pdfBest...
View ArticleRE: How to add new user defined project stage AX 2012
Hi Sreeni, This requires some development. I consequently reclassified your post to SDK so that some development experts can identify it and give your some feedback how to get this resolved. Best...
View ArticleKPI in Role centers
Hi all,we are going to implement role center in our company, as you know we have key performance indicators lists that is shown in some roles, i just need to know goals are populated from where and...
View ArticleRE: Sales Credit Note on T&M project
Hello Sam, Have you been able to get this issue resolved?Best regards, Ludwig
View ArticleSales Credit Note on T&M project
Hi,If my project is T&M, is the billing rule definition in the contract a required step to be able to generate invoice proposals? ThanksSam
View ArticleRE: Customer lookup form customization AX7
Hi TomC. ,You need to look at AmbiguousReferenceResolver class PKReferenceQuery and AlternativeReferenceQuery methods. There you will find next line filterValue =...
View ArticleAX Crashes when open any table on AOT
Hi Experts when i'm trying to open any table on tables node on AOT AX closes . - there is no customization changes done - i tried to use record info form to rename purchase order number -i restated...
View Article