
id : int(11)
|

usuario_apertura_id : int(11)
|

usuario_cierre_id : int(11)
|

fecha_apertura : datetime
|

fecha_cierre : datetime
|

monto_apertura : decimal(10,2)
|

monto_cierre_real : decimal(10,2)
|

monto_cierre_esperado : decimal(10,2)
|

total_efectivo : decimal(10,2)
|

total_nequi : decimal(10,2)
|

total_bancolombia : decimal(10,2)
|

observaciones : text
|

estado : enum('abierta','cerrada')
|

total_gastos : decimal(10,2)
|

total_comisiones : decimal(10,2)
|