Thursday, August 11, 2016

Set Menuitem to Security privilege Ax 2012


Source:

https://axapta-rblearnt.blogspot.com/2016/06/x-code-to-find-menu-item-with-user.html

No comments:

Post a Comment

Skip Inventory reservation on Sales order lines in D365FO

[ExtensionOf(classStr(InventUpd_Reservation))] final class InventUpd_ReservationCls_SAN_Extension {     void updateNow()     {         if(mo...