Completing the process
The IVP Create New Invoice process can't really do much so far. One reason is that the invoice has relationships to a supplier, an account, a case, and orders. Plus, we had no data management capabilities.
This situation has improved, so let's add more data to the invoice.
Modifying the Create Invoice interface
I will walk you through replacing the simple Integer fields that refer to another data entity with RECORD PICKER fields, which allow the user to search and select existing records of a specific type:
- Open the IVP_F_CreateInvoice interface:
- Search in the COMPONENTS palette and add a RECORD PICKER field just below the Account Id field:
- Name the field
Account
and complete the configuration as follows: