Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Easily generate a PDF from a Reservation record, containing details such as Account and Contact details, as well as booked Services. The PDF can be used as an invoice or quote for that reservation.

Installation

Use this URL to install the package into Production and Developer orgs

Use this URL to install the package into Sandbox orgs

How to use

You can add it as a button to the reservation page layout by dragging the Generate Invoice button on the page layout, or as a custom button on the reservation form by using the following URL:

/apex/c__reservationExport?ids=<reservation_ID>

  • No labels