Home
Ibatch ERP
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
type_chart
id
increments
timestamps
timestamps
code
string
(191)
name
string
(191)
description
text
is_active
boolean
chart_of_accounts
id
increments
timestamps
timestamps
type_id
FK
integer
account_number
integer
parent
string
(191)
is_active
boolean
count_transaction
integer
type_cost_profites
id
increments
timestamps
timestamps
code
string
(191)
name
string
(191)
description
text
is_active
boolean
cost_profite_centers
id
increments
timestamps
timestamps
type_cost_profite_id
FK
integer
code
string
(191)
name
string
(191)
description
text
is_active
boolean
setup_modules
id
increments
timestamps
timestamps
chart_of_account_id
FK
integer
module_name
string
(191)
description
text
is_active
boolean
countries
id
increments
timestamps
timestamps
code
string
(191)
name
string
(191)
is_active
boolean
cities
id
increments
timestamps
timestamps
state_id
FK
integer
name
string
(191)
is_active
boolean
states
id
increments
timestamps
timestamps
country_id
FK
integer
name
string
(191)
is_active
boolean
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01