|
id
|
bigint(20) unsigned
|
|
|
|
|
legacy_or_id
|
int(11)
|
|
|
|
|
cliente_id
|
bigint(20) unsigned
|
|
|
|
|
equipo_id
|
bigint(20) unsigned
|
|
|
|
|
producto_id
|
bigint(20) unsigned
|
|
|
|
|
estado_id
|
bigint(20) unsigned
|
|
|
|
|
ubicacion_id
|
bigint(20) unsigned
|
|
|
|
|
legacy_cliente_id
|
int(11)
|
|
|
|
|
legacy_equipo_id
|
varchar(80)
|
|
|
|
|
fecha
|
datetime
|
|
|
|
|
fecha_creado
|
datetime
|
|
|
|
|
producto_legacy_id
|
int(11)
|
|
|
|
|
estado_legacy_id
|
int(11)
|
|
|
|
|
tipo_legacy
|
int(11)
|
|
|
|
|
serie
|
varchar(120)
|
|
|
|
|
obs_acc
|
longtext
|
|
|
|
|
obs_tecnica
|
longtext
|
|
|
|
|
importe_ars
|
decimal(19,4)
|
|
|
|
|
costo_ars
|
decimal(19,4)
|
|
|
|
|
tc
|
double
|
|
|
|
|
precio_lista_usd
|
double
|
|
|
|
|
costo_cierre_usd
|
double
|
|
|
|
|
compra_egresa
|
tinyint(1)
|
|
|
0
|
|
compra_tc
|
decimal(10,2)
|
|
|
|
|
descripcion_web
|
longtext
|
|
|
|
|
es_stock
|
tinyint(1)
|
|
|
0
|
|
activo
|
tinyint(1)
|
|
|
1
|
|
created_at
|
datetime
|
|
|
current_timestamp()
|
|
updated_at
|
datetime
|
|
|
|
|
token_publico
|
varchar(64)
|
|
|
|