RE: Security Roles in AX2012
Hi,Thanks for your suggestions, I got the solution.Thanks,Prabakaran R.
View ArticleSecurity Roles in AX2012
Hi, I used in accountant default roles, I need to disable the delete button in General Ledger main accounts, please suggest me.Thanks,Prabakaran R.
View ArticleRE: Security Roles in AX2012
Hi,I need to hide the all setup in "General ledger". How can i identify the setup menu items in "General Ledger", if you know suggest me.Thanks,Prabakaran.R
View ArticleSecurity Roles in AX2012
Hi,I am using default roles(Ledger Accountant) for General Ledger in particular user, i want to hide the setup in General ledger. please suggest me.Thanks,Prabakaran R.
View ArticleRE: delete Customer addresses
Hi David;For that make the below mod to code on Abdul Gani's blog:static void Delete_vendTable(Args _args) { DirPartyPostalAddressView DirPartyPostalAddressView; VendTable vendTable; CustTable...
View ArticleLicense Plate must be specified for this location
Hi All ,When try to firm a planned batch order system throws following error message:"License Plate must be specified for this location, Update has been cancelled."Any light over resolution or trouble...
View ArticleRun form from external link not sufficient rights
Hi! I'm trying to open Ax form from external link and I can complete it successfully with Sys admin role but I get security error for custom role (+system user) - Access rights are not sufficient to...
View ArticlePurchPackingSlip Report Contains Old Data
Hello,In Inventory and warehouse management/Inquiries/Dimensions i change the serial numberIt couses change data in transactions (VendPackingSlipTrans)But when i generate a PurchPackingSlip(Product...
View ArticleRE: delete record from purchasing policy
Hi Lakshmi for some reason MS does not provide a delete option for a policy, question is how does it effect you if you leave it as a retired policy? Even the delete method has been overridden to retire...
View Articledelete record from purchasing policy
Hi,in the process of creating purchasing policies, a policy was wrongly typed and I want to delete the policyfrom <company>/Procurement and sourcing/Setup/Policies/Purchasing policiesSince its a...
View ArticleRE: AOS restart - D365 on premise version
Sometimes you might want to enter maintenance mode to manage licenses. This requires the "restart of AOS". To restart AOS service in your on-prem environment go to the Service Fabric explorer, expand...
View ArticleAOS restart - D365 on premise version
Hi all,We are using D365 on premise version, just wondering how to restart AOS, where can I get the same.ThanksGautam
View ArticleRE: Copy a User (Permissions, personalizations, queries, report configurations)
Thank you for these suggestions. There isn't an "out of the box" way to achieve the user copy? We currently have no developer resource to assist in these functions.
View ArticleCopy a User (Permissions, personalizations, queries, report configurations)
I have struggled to locate a simple way to take an existing user account and their permissions, personalizations, report criteria, and copy it directly over to a new account. Our Controller left the...
View ArticlePurchase Order - Discount?
Hello,We have a PO that was confirmed and sent to the vendor for 10x items at ~$900.The delivery went awry and the vendor ended up comping us the entire order and said we will not receive an invoice.We...
View ArticleRE: Added charges to purchase orders, but don’t see them posted to GL/stock...
Hi ludwig.i have checked the setup between the entity for which I dnt see charges with other entities and I did nt find any difference. Is it something that ax pulls the charges while posting the...
View ArticleAdded charges to purchase orders, but don’t see them posted to GL/stock with...
There are POs for which I have added charges to, but don’t see them posted to GL/stock with goods receipt.This is happening for just one of my entity and for rest all entities I could see the charges...
View ArticleRE: Hide the setup in General ledger
You can very easily find them by expanding the Menu General Ledger>> Setup from the AOT.
View ArticleRE: Add specific value to Query range
Thanks. I actually wanted a specif value to be displayed in the textbox without the user selecting a value. This worked.
View ArticleAdd specific value to Query range
Hello,I have created a query and added some fields as range (to appear as 'Records to include' on my FormDialogue).How can I set a specif default value for the range without using a DataContract?Thanks.
View Article