|
id
|
bigint(20) unsigned
|
|
|
|
|
company_id
|
bigint(20) unsigned
|
|
|
|
|
branch_id
|
bigint(20) unsigned
|
|
|
|
|
product_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
serialized_item_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
customer_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
pop_location_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
engineer_id
|
bigint(20) unsigned
|
|
|
|
|
installation_transaction_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
install_type
|
enum
|
-- |
|
|
|
customer_name_snapshot
|
varchar(150)
|
|
|
|
|
install_address
|
text
|
|
|
|
|
installed_at
|
timestamp
|
|
|
current_timestamp()
|
|
current_status
|
enum
|
-- |
|
active
|
|
monitoring_enabled
|
tinyint(1)
|
|
|
0
|
|
monitoring_status
|
enum
|
-- |
|
unknown
|
|
last_movement_transaction_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
removed_at
|
timestamp
|
|
|
|
|
removal_transaction_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
remarks
|
text
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|
|
deleted_at
|
timestamp
|
|
|
|