Forum Post: RE: Cannot Save SSRS after new Design Added. AX 2012 R2. Dynamics...
Thanks for this. Our team was running into this issue due to the size of the report.
View ArticleForum Post: RE: Non-Conformances Procedure
Dear Viz Raise the Quarantine order and reserve the stock which suppose to be disposed off and generate the shipment from the quarantine order. Once the shipment is activated and comple, you can end...
View ArticleForum Post: RE: How to block a canceled order
When you canceled order, all canceled lines was blocked definitively, so it is not possible to do any modification. if you add line or modify existing one you it will be considered as a new order "all...
View ArticleForum Post: RE: How to block a canceled order
Thank's Zaki, but I want to know if there is any setup to block all the canceled order.
View ArticleForum Post: RE: SSRS Report hide tablix
Hi ChrisBERN, in your expression you have to put open and close braces for each condition. so try like this =iif((Fields!SalesOriginId.Value = "01") And (Fields!SalesPoolId.Value = "05") And...
View ArticleForum Post: RE: Weighted Average Cost in Report
If you're referring to side effects of changing to Average from FIFO, it's a one-time revaluation of your on hand inventory value that would need to be approved by your financial auditors. There may be...
View ArticleForum Post: RE: Project Invoice Proposal not Showing Item Id and Item Name...
Thanks for the feedback. I was already thinking you missed the part about proforma and the final invoice.
View ArticleForum Post: RE: Master planning orders
there isn't standard field to identify that, but you can enable set created date and time to Yes, and check when the order was created as Master planning usually runs out of working hours.
View ArticleForum Post: RE: Install Management Reporter for AX 2012 R2 CU7 / CU9
Hi Mohammad, Do you find some documentation to use Management reporter , i look for this too :) Thanks
View ArticleForum Post: Customer discount
i want to add by 20 % default customer discount in sale order what is the step to add by default discount in sale order
View ArticleForum Post: RE: Change management activation error in PO workflow
Hi, you can disable change management from Procurement parameters and copy order from the order already created and then delete the old one. Regards, Bilal
View ArticleForum Post: RE: Customer discount
you can create line discount agreement , for this specific customer a set discount to be 20%. Stock management -> setup -> price/discount -> customer price discount, you need to create an...
View ArticleForum Post: RE: Need listing of print management email addresses
Hello ! Many thanks that works for me. I needed to list every customer with ASCII format in format type for the email : static void CUSTOMERINVOICEASCII(Args _args) { CustTable CustTable;...
View ArticleForum Post: RE: Sales Invoice Report choice the language
Thanks for reply, I have a problem because they have to be a push button type FakturaDe , FakutraENG . I have no idea how to resolve it . It is possible to add buttonu that will allow you to change the...
View ArticleForum Post: Financial cost amount
Hello Ax Experts, Someone could help me please why the 'Financial cost amount' did not appear or why was not fill? All of purchase orders are Invoiced. Best regards.
View ArticleForum Post: RE: Error Deploying Default Cubes
sql standard edition I assume??? SQL server edition does not support translations. All translations (if any) have been removed
View ArticleForum Post: RE: in another Instance while doing he SO Invoice getting the...
Kindly check sequence number associated with voucher or general Journal. You can find attached sequence number in parameter forms of LG module / area page.
View ArticleForum Post: RE: Cannot create a record in General journal entry (General...
Hi subashini, Can you let us know when you receive the error message exactly? Is it when you try to enter a Journal line, when you try posting the Journal? etc.? Is it the first time that you receive...
View ArticleForum Post: RE: Form level security for a security role AX 2012.
You can hide Tab. To do that, you need to set Needed Permission = Manual. An then follow same process as its done for Button. Because buttons or Tabs both are controls....
View Article