CreditNotesTable
Overview
CreditNotesTable
is a React component that displays all credit notes created by an entity. The component shows each credit note’s amount, status, issuance date, and counterpart to which they were sent.
Permissions
To access this component, the entity user must have read
permissions for the receivable
object. For more information, see List of permissions.
Preview
You can move and organize the columns of the table the way you prefer.
Usage
Use in the CreditNotesTable
component in your application as shown:
React.js
Props
The following table shows all CreditNotesTable
component properties, their types, and description: