Skip to main content
Solved

User Defined Field does not update in printed report

  • 4 August 2022
  • 3 replies
  • 76 views

Hi All,

We are currently creating a report in Acumatica’s Report designer that is referring to a User-defined Field.

The data in this User-defined field is not updating into the report when it is run and printed.

 

Does anybody if there is a certain setting that might be restricting this or any other issue I don’t know of?

 

Thank you!

3 replies

Userlevel 7
Badge +19

Hi @krausef77  This might be an unbound field (value will not be saved into the database), in this case, the value will not be printed on the reports.

 

Make this as a bound field when Sales Order is saved, this field value will be saved into the database and will be printed on the reports. 

 

Userlevel 5
Badge +1

@Naveen Boga Thank you for the insight.
Would that solve the problem that changes are not going through? The first initial Text entered into this field prints but no changes after that do.

Userlevel 7
Badge +19

@krausef77  Yes, bound field can solve the problem.

Before that can you please share the DAC field for the UsrShipComments? 

 

Reply