|
id
|
bigint(20) unsigned
|
|
|
|
|
franchisee_profile_id
|
bigint(20) unsigned
|
|
|
|
|
plan_price_id
|
bigint(20) unsigned
|
|
|
|
|
sharing_price
|
decimal(12,2)
|
|
|
|
|
selling_price
|
decimal(12,2)
|
|
|
|
|
isp_share_percent
|
decimal(5,2)
|
|
|
|
|
franchisee_share_percent
|
decimal(5,2)
|
|
|
|
|
tax_percent
|
decimal(5,2)
|
|
|
18.00
|
|
effective_from
|
datetime
|
|
|
current_timestamp()
|
|
effective_until
|
datetime
|
|
|
|
|
enabled
|
tinyint(1)
|
|
|
1
|
|
created_by
|
bigint(20) unsigned
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|