Home
quickbooks
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
optix_organizations
id
increments
token
string
installed_at
datetime
uninstalled_at
datetime
softDeletes
softDeletes
timestamps
timestamps
integrations
id
increments
optix_organization_id
integer
qbo_organization_id
string
access_token
string
refresh_token
string
settings
json
softDeletes
softDeletes
timestamps
timestamps
invoice_mappings
id
increments
integration_id
integer
optix_invoice_id
integer
qbo_invoice_id
string
optix_hash
string
qbo_hash
string
timestamps
timestamps
account_mappings
id
increments
integration_id
integer
type
integer
qbo_account_id
string
optix_attribute_id
string
timestamps
timestamps
payment_mappings
id
increments
invoice_mapping_id
FK
integer
optix_payment_id
string
qbo_payment_id
string
timestamps
timestamps
batches
id
increments
type
integer
timestamps
timestamps
batches_invoices_mappings
id
increments
status
integer
batch_id
FK
integer
invoice_mapping_id
FK
integer
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01