|
item_id
|
int(11)
|
|
|
|
|
quote_id
|
int(11)
|
|
|
|
|
item_tax_rate_id
|
int(11)
|
|
|
|
|
item_product_id
|
int(11)
|
|
|
|
|
item_date_added
|
date
|
|
|
|
|
item_name
|
text
|
|
|
|
|
item_description
|
text
|
|
|
|
|
item_quantity
|
decimal(20,8)
|
|
|
|
|
item_price
|
decimal(20,2)
|
|
|
|
|
item_discount_amount
|
decimal(20,2)
|
|
|
|
|
item_order
|
int(2)
|
|
|
0
|
|
item_product_unit
|
varchar(50)
|
|
|
|
|
item_product_unit_id
|
int(11)
|
|
|
|