|
id
|
int(11)
|
|
|
|
|
category_id
|
int(11)
|
|
|
|
|
barcode
|
varchar(50)
|
|
|
|
|
name
|
varchar(200)
|
|
|
|
|
description
|
text
|
|
|
|
|
image
|
varchar(255)
|
|
|
|
|
cost_price
|
decimal(10,2)
|
|
|
0.00
|
|
sale_price
|
decimal(10,2)
|
|
|
0.00
|
|
stock_qty
|
int(11)
|
|
|
0
|
|
low_stock_threshold
|
int(11)
|
|
|
10
|
|
is_active
|
tinyint(1)
|
|
|
1
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|
|
printer_target
|
enum
|
-- |
|
none
|