Skip to main content
Solved

Checking feasible to print Appointment information from the Invoice screen when an invoice is printed or emailed

  • July 1, 2026
  • 4 replies
  • 24 views

Forum|alt.badge.img+3

Checking feasible to print Appointment information from the Invoice screen when an invoice is printed or emailed. Is it possible to print or email appointment information invoice screen?

Best answer by rkenna

Hi ​@ranjithduraisamy72, have you thought about putting the information inside of the Invoice RPX file? This way, it can be printed and emailed automatically with the Invoice?

Cheers,

RJ

4 replies

rkenna
Captain II
Forum|alt.badge.img+4
  • Captain II
  • Answer
  • July 1, 2026

Hi ​@ranjithduraisamy72, have you thought about putting the information inside of the Invoice RPX file? This way, it can be printed and emailed automatically with the Invoice?

Cheers,

RJ


Forum|alt.badge.img+3

​@rkennaΒ Yes, I thought to customize the existing invoice print form and add the required information from appointment. But thought of checking in community is there any way to do it.


rkenna
Captain II
Forum|alt.badge.img+4
  • Captain II
  • July 6, 2026

​@ranjithduraisamy72, I think that is going to be your best bet. From an end-user perspective also, that might be the best experience for them also having all of the information together.

Β 

Cheers,

RJ


mohammadnawaz51
Varsity I
Forum|alt.badge.img+7

​@ranjithduraisamy72

Report customization is mandatory for this requirement.

We can create either a hidden field or a standard custom field to copy the required data from the Appointment screen to the Invoice screen during invoice creation. Once the value is stored in the invoice table, we can use that database field to display it on the report.

Β