Home
nura
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
accountin_subject
id
increments
timestamps
timestamps
contacts
id
increments
timestamps
timestamps
invoices
id
increments
user_id
FK
bigInteger
contact_id
bigInteger
timestamps
timestamps
project_id
bigInteger
account_id
FK
bigInteger
indicator
string
(191)
invoice_date
timestamp
tax_value_added
boolean
sale_conditions
enum
type
enum
products
id
increments
user_id
bigInteger
product_code
string
(191)
name
string
(191)
unit_price
string
(191)
unit_size
string
(191)
description
text
timestamps
timestamps
invoice_product
invoice_id
FK
bigInteger
product_id
FK
bigInteger
quantity
bigInteger
price
string
discount
string
accounts
id
increments
timestamps
timestamps
obligations
id
increments
invoice_id
FK
bigInteger
accounting_subject_id
FK
bigInteger
contact_id
FK
bigInteger
obligations_date
timestamp
forecast_amount
decimal
(12,0)
description
text
timestamps
timestamps
×
Comments for nura
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01