|
id
|
bigint(20) unsigned
|
|
|
|
|
service_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
customer_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
franchisee_profile_id
|
bigint(20) unsigned
|
|
|
|
|
plan_price_id
|
bigint(20) unsigned
|
|
|
|
|
invoice_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
business_model
|
enum
|
-- |
|
|
|
sharing_price
|
decimal(12,2)
|
|
|
|
|
selling_price
|
decimal(12,2)
|
|
|
|
|
isp_share_percent
|
decimal(5,2)
|
|
|
|
|
franchisee_share_percent
|
decimal(5,2)
|
|
|
|
|
isp_share_amount
|
decimal(12,2)
|
|
|
|
|
franchisee_share_amount
|
decimal(12,2)
|
|
|
|
|
addon_amount
|
decimal(12,2)
|
|
|
0.00
|
|
tax_percent
|
decimal(5,2)
|
|
|
|
|
tax_amount
|
decimal(12,2)
|
|
|
|
|
customer_total
|
decimal(12,2)
|
|
|
|
|
wallet_deduction
|
decimal(12,2)
|
|
|
0.00
|
|
wallet_transaction_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
previous_expiry
|
datetime
|
|
|
|
|
new_expiry
|
datetime
|
|
|
2026-08-09 00:53:22.000000
|
|
status
|
enum
|
-- |
|
completed
|
|
created_by
|
bigint(20) unsigned
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|