| id |
bigint(20)
|
|
|
|
| company_id |
bigint(20)
|
|
|
|
| branch_id |
bigint(20)
|
|
|
|
| product_id |
bigint(20)
|
|
|
Browse foreign values
|
| serialized_item_id |
bigint(20)
|
|
|
Browse foreign values
|
| customer_id |
bigint(20)
|
|
|
Browse foreign values
|
| pop_location_id |
bigint(20)
|
|
|
Browse foreign values
|
| engineer_id |
bigint(20)
|
|
|
|
| installation_transaction_id |
bigint(20)
|
|
|
Browse foreign values
|
| install_type |
enum('customer', 'pop')
|
utf8mb4_unicode_ci
|
|
|
| customer_name_snapshot |
varchar(150)
|
utf8mb4_unicode_ci
|
|
|
| install_address |
text
|
utf8mb4_unicode_ci
|
|
|
| installed_at |
timestamp
|
|
|
|
| current_status |
enum('active', 'disconnected', 'replaced', 'faulty', 'under_testing')
|
utf8mb4_unicode_ci
|
|
|
| monitoring_enabled |
tinyint(1)
|
|
|
|
| monitoring_status |
enum('unknown', 'online', 'offline', 'warning')
|
utf8mb4_unicode_ci
|
|
|
| last_movement_transaction_id |
bigint(20)
|
|
|
Browse foreign values
|
| removed_at |
timestamp
|
|
|
|
| removal_transaction_id |
bigint(20)
|
|
|
Browse foreign values
|
| remarks |
text
|
utf8mb4_unicode_ci
|
|
|
| created_at |
timestamp
|
|
|
|
| updated_at |
timestamp
|
|
|
|
| deleted_at |
timestamp
|
|
|
|