Home
invoice
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
invoces
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
bigInteger
total
double
currency_id
bigInteger
customer_id
bigInteger
ordered_date
date
address
string
(200)
shipping_id
bigInteger
payment_id
bigInteger
offer_id
string
driver_id
bigInteger
refund
id
increments
timestamps
timestamps
order_id
bigInteger
customer_id
bigInteger
amount
double
reason
text
transaction_num
string
(200)
refund_status_id
bigInteger
return_orders
id
increments
timestamps
timestamps
order_id
bigInteger
customer_id
bigInteger
products
string
reason
text
amount
double
return_status_id
bigInteger
refund_status
id
increments
timestamps
timestamps
name
string
return_status
id
increments
timestamps
timestamps
name
string
×
Comments for invoice
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01