_8.lab_orders_signed

Field Type Null Default Key Extra Comment
losig_id int(11) NO PRI auto_increment primary key
losig_cus_id int(11) NO 0 MUL Customer ID
losig_cli_id int(11) NO 0 MUL Client ID
losig_ord_id int(11) NO 0 MUL Order ID
losig_signed_by_usr_id int(11) NO 0 MUL User ID of signer
losig_signed_timestamp timestamp YES CURRENT_TIMESTAMP Timestamp when signed
losig_created timestamp YES CURRENT_TIMESTAMP

References

Local Column References