How to create QR code in Axapta 2009 - qr-code

I need to genrate QR code for an item in Dynamic AX 2009.
Is there any functionality in AX 2009 to do so?.

Ramanan M provided a video showing how to!
It should work in AX 2009 as well.
You will have to integrate with an external component.

Related

Dispaly the Total Value of the Sales Orders delivered in August 2012

I have to create a job where I have to Display the Total Value of the Sales Orders delivered in August 2012 using AX 2012 code. Can somebody help me with the code? I am a begginer and I don't know much of AX

MS Dynamics AX 2012 transfer order

Our staff was going to transfer an items.
So, he created new transaction with transfer order no: "TO=00143" then click the "Posting - ship transfer order". The data wasn't display in the form and no error indicates aside from the "Warning sign/exclamation point".
(Please see the attached image below for your reference).
Alternative used: Checking of user accounts, re-installation and configuration of MS Dynamics AX 2012
"I am AX supporting staff, our System Administrator is on business trip."
Note: The other staff can do transfer order.
Sample1
Sample2
Please follow below steps to overcome window handle.
Goto Posting --> Ship Transfer Order --> then click on Default Values --> Change the Update from Ship Now to ALL...And then click on Edit Lines and Print.
Hope it helps.

How to hide companies in AX 2012

Is it possible to hide some companies from Microsoft Dynamics AX 2012 ?
Can you please suggest. Thanks in advance.
I followed below link to restrict the companies, but all companies are visible
https://dynamicsaxtipoftheday.com/2014/04/11/restrict-user-access-to-certain- companies-through-roles/

How to get summary based on financial year using Telerik pivot grid

We're using Telerik asp.net controls in one of our old projects (but it's using the latest version of telerik).
All summaries in the PivotGrid are based on the calendar year (starting from January) and we need to change it to arbitrary financial year (say starting from July).
So for example a summary of Q1 in 2016 should be from Jul to Sep instead of Jan to Mar.
Is there any way to customize the Telerik PivotGrid to do that?
I did a research on this problem and realized that Telerik Pivot Grid doesn't have such a feature so I handled the required business logic in the data tier.
I've looked into Telerik docs in depth and I'm pretty sure that it doesn't have such a feature (so far) and there is no way to handle in the PivotGrid control.

How to use advanced Filter in normal Inquiries Forms in Ax 2012

How to use Advanced filter for filtering Financial Dimensions in normal Inquiries forms.
See Filtering on account and dimension in Microsoft Dynamics AX 2012 and Microsoft Excel and Dimension Provider Class and Run-time dimension ranges.
Basically you add a relation to the view DimensionAttributeLevelValueView from the base table containing the ledger dimension.
Also, this answer may be of help.

Resources