Sales Invoice, Document Output
Overview
A Sales Invoice is an invoice that is attached to a sales order. A sales invoice contains a header and one or more lines for items that are tracked in inventory. Sales orders can be picked, packed and delivered if required. The sales order is then invoiced..
A typical sales order is shown below:

Sales Invoice Document Outputs can either be generated by SSRS (SQL Server Reporting Services) or by using Electronic Reporting (ER).
SSRS, Sales Invoice Output Document
Print management setup allows the system to be configured to use the SSRS format. The report format dictates the SSRS report format.

Sales Order Confirmations can be configured to be:
- Sent to Print Archive
- Report rendered to screen
- Physically printed to a printer
- Saved to a file
- Emailed

A typical SSRS document layout output is shown below:

ER, Free Text Invoice Output Document
Print management setup allows the system to be configured to use the ER Excel format. The report format dictates the Excel report format.

The Sales Invoice is available to select as the Report Format after it has been published to the ER Configuration
ER has it’s own Reporting Destination configuration which differs from the Print Management configuration for SSRS.
Sales Invoices can be configured to be:
- Emailed
- Sent to the Print Archive
- Saved to a file
- Rendered to screen
- Sent to Power BI

Additionally, ER formats for Excel and Word can be automatically converted to PDF by enabling the “Convert to PDF” functionality through Feature Management

Once enabled the Office document is automatically converted to PDF

A typical Excel document layout output is shown below:

Enhancements to Document Outputs
The ER functionality for Configurable Business Documents allows your IT Team to develop changes to the report layout using familiar tools such as Microsoft Word and Microsoft Excel. The advantage of using ER using the office tools and configuration through ER allows document changes to be applied to any environment including Production without any downtime.
Otherwise, the document output can be developed using the X++ language by developing changes in Visual Studio and consequently deploying a Deployable Package to an environment through the normal release process.