Home
erp
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
articulos
id
increments
timestamps
timestamps
codigo_ean
string
(25)
familia_id
FK
integer
descripcion_interna
text
descripcion_cliente
text
tipo_iva_id
FK
integer
fabricante_id
FK
integer
observaciones
text
stock_minimo
integer
stock_maximo
integer
maximo_descuento_aplicable
float
almacen_preferido_id
FK
integer
alto
float
ancho
float
proveedor_preferido_id
FK
integer
profundidad
float
descuento_preferido
float
peso
float
nombre
string
imagenes
text
familias_productos
id
increments
timestamps
timestamps
nombre
string
tipos_iva
id
increments
timestamps
timestamps
nombre
string
valor
float
fabricantes
id
increments
timestamps
timestamps
nombre
string
almacenes
id
increments
timestamps
timestamps
nombre
string
direccion
string
observaciones
text
articulos_reales
id
bigIncrements
timestamps
timestamps
articulo_id
FK
integer
almacen_id
FK
integer
proveedor_id
FK
integer
precio_coste
float
precio_porte
float
precio_recomendado
float
descuento
float
observaciones
text
padre_id
FK
bigInteger
estados
id
increments
timestamps
timestamps
tipo
enum
articulo_real_id
FK
bigInteger
referencia_id
integer
referencia_tipo
string
fila_id
integer
facturas
id
increments
timestamps
timestamps
serie
integer
numero
integer
fecha
date
estado
enum
observaciones
text
porcentaje_cobro
float
cliente_id
FK
integer
clientes
id
increments
timestamps
timestamps
nombre_comercial
string
nombre_fiscal
string
nombre_contacto
string
identificador
string
direccion_fiscal
string
direccion_postal
string
poblacion
string
codigo_postal
string
pais_id
string
provincia_id
integer
telefono
string
fax
string
email
string
web
string
observaciones
text
tarifa_id
FK
integer
articulos_facturas
id
increments
timestamps
timestamps
articulo_id
FK
integer
factura_id
FK
integer
base_imponible
float
descuento
float
descripcion
text
cantidad
smallInteger
tipo_iva_id
FK
integer
proveedores
id
increments
timestamps
timestamps
nombre_comercial
string
nombre_fiscal
string
nombre_contacto
string
identificador
string
direccion_fiscal
string
direccion_postal
string
poblacion
string
codigo_postal
string
pais_id
string
provincia_id
integer
telefono
string
telefono_almacen
string
fax
string
email
string
web
string
horario_pedidos
string
observaciones
text
presupuestos
id
increments
timestamps
timestamps
fecha
date
observaciones
text
cliente_id
integer
tarifas_articulos
id
increments
timestamps
timestamps
precio
float
articulo_id
FK
integer
tarifa_id
FK
integer
tarifas
id
increments
timestamps
timestamps
nombre
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01