Enabling Invoice Fix
← Setting Up Invoice Correction
Certain business use cases may require to fix records of imported invoices and invoice line items, or create or fix invoice-related records like booking details, entries or balances. For details, see Invoice Fix.
Note
The invoice fix functionality is in no way a means to correct invoices with wrong or invalid billing data. It rather (re)establishes broken or missing data relations or related records.
Enabling the invoice fix involves the following setup tasks:
- Adding the Fix Invoices button to the invoices list
- Creating the integration error field on the invoice
For additional options, see Setting Up Invoice Import and Fix.
Enabling Invoice Fix for Users
Typically, users start the invoice fix from an invoice list view using the Fix Invoices button. To enable this feature, you add the button to the invoices list view.
- Click to enter Setup, then navigate to the object management settings of the Invoice object (
ONB2__Invoice__c
). - Click List View Button Layout.
- In the List View row, click , then select Edit.
-
Under Custom Buttons, move
Fix Invoices
to the Selected Buttons column. -
Click Save.
This adds the button Fix Invoices to the Invoice list view, enabling users to call the invoice fix.
Enabling Error Display
The invoice fix provides the option to create payments and migrate existing balances (see Create Payments and Migrate Balances).
In case the balance migration for an invoice fails, JustOn Billing & Invoice Management writes the error message to the dedicated error field on the invoice. To support this, you create the field:
- Click to enter Setup, then navigate to the object management settings of the Invoice object (
ONB2__Invoice__c
). - Click Fields & Relationships.
-
Create the following new field.
API Name Data Type CM_IntegrationError Text(255)
Info
To review the migration result, you can, in addition, use a specific list view or report that shows the balances with an empty Origin
field.