Configuring an Additional Eligibility Rule for the Billing Document to Sales Invoice or Credit Note Integration

The Billing Document to Sales Invoice or Credit Note integration validates billing documents before processing them. This ensures that sales documents can only be created from eligible billing documents. If a billing document is not eligible and a user clicks on the Create Sales Invoice or Credit Note button, an error message displays to help the user make the record eligible. In addition, the record is excluded from scheduled executions and automatic processing.

By default, a sales document can be created from a billing document that:

You can define an additional eligibility rule that is applied in addition to the default criteria. For example, you might have a custom checkbox field on the Billing Document object that determines whether a sales document can be created from it. Alternatively, you might have a formula checkbox field on the Billing Document object that is automatically selected when the billing document is eligible.

To configure a custom eligibility rule:

  1. Create a checkbox or a formula checkbox field on the Billing Document object.
  2. Enter the API name of your custom field in the Additional Eligibility Field custom field in the Billing Document to Sales Invoice custom setting.
Warning:

The field that you specify must be a checkbox or a formula checkbox.