security roles on the retail
Need to build privilege where retail store managers can only see their own store sales is this already on AX? - Ā it is already in AX - Ā validate recorld level security.as I can perform this role?thanks.
View ArticleRE: Multiple record submission to work flow from form using X++ code
Hi Anil,What is your question?
View ArticleRE: Multiple record submission to work flow from form using X++ code
usually following line of code in WFTypeSubmitManager class does the work automaticallyargs.caller().updateWorkFlowControls();It is a standard workflow VendProcessInvoice.Kindly have a look at...
View ArticleMultiple record submission to work flow from form using X++ code
Hi Team,On Maintain vendor invoice form i have loaded few product receipt. and created one button on action menu which submit all records present on form grid to work flow as user don't want to go one...
View ArticleAX2012 Remote App Disconnecting
All,We have a handful of users whose RDP sessions will randomly disconnect issues them the error "Because of a protocol error, this session will be disconnected. Please try connecting to the remote...
View ArticleRE: AX Retail POS - change font type and font size of item grid and "Total" +...
Hi Lionel,There is a time ago ... I also tried to find a way to modify these main controls.I have found no reference in the Retail SDK. I believe that these main controls are locked.I managed to find...
View ArticleAX Retail POS - change font type and font size of item grid and "Total" +...
Hello,Ā I haven't been able to find anything definitive going through the POS Services projects that would allow me to change the font type and font size on the main POS screen.Here is an illustration...
View ArticleRE: Sales Order confirmation really slow
Hi Raff,There might be multiple causes. You need to monitor your environment. Probably it is a missing index maintenance on the SQL server or some bad coding in e.g. a customization or add-on.Do you...
View ArticleSales Order confirmation really slow
hiwe have various sales orders with approx. 20 to 30 lines each, which hang when we try to confirm themit just seems as if it is going to run for everany ideas on what could be causing this? mal
View ArticleRE: No option to 'End' the 'Report as finished' POs
Delete all of your usage data. Close all sessions and log back in.
View ArticleNo option to 'End' the 'Report as finished' POs
Hi Team,I can't see an option to end my POs.I have reported them as finished, but still the 'End' option is not showing up.Also, there are no POs showing up under Periodic -> POs -> End.I am not...
View ArticleRE: Reg: AX 2012R3 Retail Receipt
You changed the printer.csĀ and nothing has changed?You performed the following steps?a. Make sure that you are compiling the project without errors. "Build" in Visual Studio.b. Copy your...
View ArticleReg: AX 2012R3 Retail Receipt
Hi Friends,Im getting Alignment Issue in AX Retail POS Sales Receipt and i all friends from community is suggesting to edit the margin in Peripherals.dll file and i tried to open my .dll file in Visual...
View Articleerror 1001 is blocking my client installation
I am getting an error message 1001 during my AX client installation and the error is rolling back the installation.Guys, please help me how to resolve this error. Below are the log details:2016-01-05...
View ArticleRE: SSRS Report
You may use =RunningValue(Fields!Amount.Value, Sum, Nothing)You may have to change Nothing to a different Scope depending on how your table is set up, it should be your table Item Id.But based on your...
View ArticleSSRS Report
Hi,I am creating a report and this maybe a simple question to answer.I have a column name "Amount" which picks the first value of the Item ID.I want to add the sum of the Amount of the displayed first...
View ArticleRE: Demo Licence
The Rearm Server and Activate Server scripts provided in the start menu are for ease of rearming the virtual machine when the 180 day activation period ends. The Microsoft Dynamics AX 2012 R3 RTM...
View Article