MPOS Report Print
Hi All,I want to print the report (standard report like Sales by staff, top 10 products, store sales by register etc.) at MPOS.Is it possible to print that report as Micrososft didn't provide any...
View ArticleRE: Put locations is blank in Work line
Hi Ronen,Even this error might be due to wrong location directive setup.
View ArticleWondering why amended Sales Invoice, Arabic version comes in landscape while...
Hi DAXers,I have amended the Sales Invoice report to meet our Sales department and VAT Authority requirements. Now system printing the report in two language en-us and ar-sa based on the language setup...
View Articlegrant access privileges to the user id by warehouse
Hello All,Our company wants grant access privileges to the user id by- Site- Warehouse- Locationin such a way that a user u1 can acces and view the warehouse w1 and cant( access an other warehouse and...
View ArticleRE: AX 2012 R2 CU7 - Project - WBS - where is used default category assigned...
Thank you Ludwig,I already found where the default category is used for. If you define in WBS expected hours for given activity (lower part , tab 'General' group 'Task scheduling' - system...
View ArticleAX 2012 R2 CU7 - Project - WBS - where is used default category assigned to...
HI Everybody,does somebody notice where is used default hour's category assigned to task on main WBS screen in Project module ?I found the following explanation from MS:By default, the category is...
View ArticleFinancial reporting: Add additional consolidation accounts as attributes
Dear,We would like to use the additional consolidation accounts and do work with financial reporting (Management reporter) in D365 for Finance and Operations.When digging into the financial reporting...
View ArticleRE: Unable to send email to multiple addresses using sysmailer in ax 2012
Sysmailernet class is not present.Based on usergroup we are selecting number of users and passing their email ids one by one to mailer.tos.appendaddress method.
View ArticleUnable to send email to multiple addresses using sysmailer in ax 2012
Hi all,I am using sysmailer class to send email. When i pass single email id and test it sends the email but when i am passing same email ids or multiple email ids then it give error “Method send in...
View ArticleRE: Error message: Entity "Ledger journal table" is not enabled for country "MY"
I have the same issue.!! Please let me know if you can fixed.. Thks
View ArticleError message: Entity "Ledger journal table" is not enabled for country "MY"
Hi all.I need to export payment journal for AR and AP in dynamics finance and operations. But when I tried to export it shows error of Entity"Ledger journal table" is not enabled for country "MY"I...
View ArticleRE: grant access privileges to the user id by warehouse
are you talking about the Access in the Mobile device or within AX?
View ArticleRE: Workflow stopped error (no message)
Just in case there is still anyone out there, I find that opening the Workflow tutorial form (Tutorial_WorkflowProcessor) and starting the processor manually sometimes resolves the issue (or shows a...
View ArticleWorkflow stopped error (no message)
Hi Guys,Good day.I designed some workflows on Purchase requisition, Proejct budget in AX 2012. Those workflow are composed of elements such as Conditional decision and Approval.After setting, those...
View ArticleI can't see Sales Order
i create customize role and give it to userand i give him access to sales order form but he can't see sales order it's show empty and i'm sure i give access to company which content sales order also in...
View ArticleRE: Can not create default Keyset. Error code -2146893809.
Hi, Following this french article (www.mathdax.ca/.../dynamics-ax-2012-license-information.html) I solved this issue.Run process monitor while you try to start you AOS service. Find the last entry...
View ArticleCan not create default Keyset. Error code -2146893809.
Hi,i've reinstalled my aos (AX2012, CU7) and now i can't start it anymore. I get the following errors in the eventlog. Any ideas?Object Server 01: Can not create default Keyset. Error code...
View ArticleRE: Problem when trying to print Original and copy of SalesInvoice toghether
"..one of the reports shows up without lines.." The cause for this is, you use the same variable "args" for the second line. Do you know what happens with passing by reference? Your Code should be like...
View ArticleProblem when trying to print Original and copy of SalesInvoice toghether
I have this job in AX 2012 R3 CU12private void PrintCopyAndOriginal() { CustInvoiceJour custInvoiceJourLocal; Args args = new Args(); ; select * from custInvoiceJourLocal where...
View Article