|
id
|
int(11)
|
|
|
|
|
estado
|
tinyint(4)
|
|
|
|
|
idcaja
|
int(11)
|
|
|
|
|
login
|
varchar(20)
|
|
|
|
|
almacen
|
int(11)
|
|
|
|
|
fechaapertura
|
date
|
|
|
|
|
horaapertura
|
time
|
|
|
|
|
fechacierre
|
date
|
|
|
|
|
horacierre
|
time
|
|
|
|
|
base
|
decimal(10,2)
|
|
|
|
|
valor
|
decimal(10,2)
|
|
|
|
|
cuentaneto
|
int(11)
|
|
|
|
|
bancos
|
decimal(10,2)
|
|
|
|
|
cuentabancos
|
int(11)
|
|
|
|
|
iva
|
decimal(10,2)
|
|
|
|
|
cuentaiva
|
int(11)
|
|
|
|
|
envio
|
decimal(10,2)
|
|
|
|
|
cuentaenvio
|
int(11)
|
|
|
|
|
anticipo
|
decimal(10,2)
|
|
|
|
|
cuentaanticipo
|
int(11)
|
|
|
|
|
retefuente
|
decimal(10,2)
|
|
|
|
|
cuentaretefuente
|
int(11)
|
|
|
|
|
reteica
|
decimal(10,2)
|
|
|
|
|
cuentareteica
|
int(11)
|
|
|
|
|
reteiva
|
decimal(10,2)
|
|
|
|
|
cuentareteiva
|
int(11)
|
|
|
|
|
autoretencion
|
decimal(10,2)
|
|
|
|
|
cuentaauto
|
int(11)
|
|
|
|
|
facturas
|
int(11)
|
|
|
|
|
efectivo
|
decimal(10,2)
|
|
|
|
|
facturas_abono
|
int(11)
|
|
|
|
|
abonos
|
decimal(10,2)
|
|
|
|
|
facturas_tarjetas
|
int(11)
|
|
|
|
|
tarjetas
|
decimal(10,2)
|
|
|
|
|
facturas_abonos_tarjetas
|
int(11)
|
|
|
|
|
abonos_tarjetas
|
decimal(10,2)
|
|
|
|