|
id
|
bigint(20)
|
|
|
|
|
periodo_id
|
int(11)
|
|
|
|
|
socio_id
|
int(11)
|
|
|
|
|
persona_vinculada_id
|
int(11)
|
|
|
Browse foreign values
|
|
tipo_cobro_id
|
int(11)
|
|
|
|
|
valor
|
decimal(10,2)
|
|
|
0.00
|
|
valor_pagado
|
decimal(10,2)
|
|
|
0.00
|
|
cuota
|
tinyint(4)
|
|
|
1
|
|
estado
|
enum
|
-- |
|
pendiente
|
|
observaciones
|
text
|
|
|
|
|
importacion_id
|
int(11)
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|