api_invoices
Description
The api_invoices table exposes invoice header information from Simplicate's invoicing module.
Fields
| Field Name | Type | Description |
|---|---|---|
invoice_id | Integer | Unique identifier for the invoice |
relation_id | Integer | Identifier of the relation (customer) for this invoice |
invoice_number | String | Human-readable invoice number |
invoice_date | Date | Date when the invoice was issued |
Related Tables
api_invoicelines- Invoice line details viainvoice_idapi_relations- Relation details viarelation_idapi_time_registrations- Time registrations viainvoice_idapi_project_service_costs- Costs viainvoice_id