account_purchase_order
Purchase order codes belonging to a Smile account.
| Column name | Description | Data type |
|---|---|---|
| purchase_order | Primary key. | uuid |
| account | Reference to account. | integer |
| number | text | |
| deprecated | boolean | |
| expiry_date | date * | |
| start_date | date * | |
| exclusive_invoice | boolean | |
| comment | text * |