ReceivablesTable
Overview
ReceivablesTable
is a React component that displays all accounts receivable documents - invoices, quotes, and credit notes - created by an entity. The component supports searching, filtering, and pagination between different receivables.
Permissions
To access this component, the entity user must have read
permissions for the receivable
object. For more information, see List of permissions.
Preview
Usage
Use in the ReceivablesTable
component in your application as shown:
React.js