note
Stores notes related to transactions, entities, or other records in the system.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | The internal system-generated identifier for the record. | |
| accountingperiod | String | The accounting period associated with the transaction or record. | |
| activity | String | The Customer Relationship Management (CRM) or support-related record linked to the item. | |
| entity | String | The entity associated with this record, such as a customer or vendor. | |
| externalid | String | An external identifier used for integrations with other systems. | |
| folder | String | The folder where this record or file is stored. | |
| item | String | The name or identifier of the item. | |
| media | String | The media file or attachment linked to this record. | |
| topic | String | The subject or topic related to this record. |