Skip to main content
Solved

Sales Order printout audit

  • November 19, 2020
  • 1 reply
  • 151 views

I think it’s best if on the printout of Sales Order, we indicate which user printed it and when it was printed. Other option is to indicate this action on the Audit History of the form.

 

I think this will be helpful if ever there’s any discrepancy that may appear on the printout, we can easily track who printed it.

Best answer by vkumar

Hi @jamaicasantos61 

You can add a column to include the display user name or user’s First and Last name of the user who printed the document on required report section.

  • To add a text column on report footer (or any other required section), and use  =Report.GetDefUI('AccessInfo.UserName')  function to print the logged on user’s user name
  • =Report.GetDefUI('AccessInfo.DisplayName') function to print the First and Last name of the user

 

 

 

 

At present, the audit history does not capture the printed user detail, date/time. You may post a feature request on our Product idea page in this regard (https://community.acumatica.com/ideas)

 

Hope this helps,

Regards,

View original
Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+12
  • Acumatica Support Team
  • 871 replies
  • Answer
  • November 19, 2020

Hi @jamaicasantos61 

You can add a column to include the display user name or user’s First and Last name of the user who printed the document on required report section.

  • To add a text column on report footer (or any other required section), and use  =Report.GetDefUI('AccessInfo.UserName')  function to print the logged on user’s user name
  • =Report.GetDefUI('AccessInfo.DisplayName') function to print the First and Last name of the user

 

 

 

 

At present, the audit history does not capture the printed user detail, date/time. You may post a feature request on our Product idea page in this regard (https://community.acumatica.com/ideas)

 

Hope this helps,

Regards,


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings