Notifications
Announcements
No record found.
Hi
Has anyone managed to get info codes to print on a receipt?
If you have how did you manage it?
We have been trying to do this with no success
Thanks in advance
*This post is locked for comments
Hi Harold,
Yes, it can be printed.
It's standard functionality. Locate that Infocode (Retail->Setup->Infocode) go to Printing FastTab.
Select the check mark that what you want to get printed on receipt.
We have got this box ticked but it is still not printing
We are using AX2012R3 CU10
Did you manage to get this working or are you still waiting for a reply?
Gertjan
How can i load or inquire the info code that recorded from POs
Hi,
i am facing same issue .. ticked the option to print the info code input and description but still do not show on receipt
i am using D365 for finance and operations
Thanks
Suha
Has anyone been able to fix this?
may be doing some trick on code can work like using infolog.infodata. I created method to parse info log message may be this helps you.
public static ErrorMsg parseInfoLog(InfologData _infologData) { SysInfologEnumerator sysInfologEnumerator; SysInfologMessageStruct infoMessageStruct; ErrorMsg errorMessage; sysInfologEnumerator = SysInfologEnumerator::newData(_infologData); while (sysInfologEnumerator.moveNext()) { infoMessageStruct = new SysInfologMessageStruct(sysInfologEnumerator.currentMessage()); errorMessage = errorMessage " " infoMessageStruct.message(); } return errorMessage; }
Old question, but if you've checked the boxes, make sure you have added the 'customer info code' field to your receipt template.
That said, it doesnt seem to work reliably. For example, I created an info code linked to a tender. That info code will not print on a receipt when selected... The same info code if attached to an action in the functionality profile will print fine.
Would love a way to make certain info codes/subcodes channel specific.... in order to not have to make hundreds of different functionality profiles for showing a slightly different list at the begining/end of a transaction... anyone?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 4 Most Valuable Professional
Priya_K 4
MyDynamicsNAV 2