| # | Comprobante | Fecha | Importe | |||
|---|---|---|---|---|---|---|
| Pendientes | ||||||
| Comprobantes: | Cancela: | {{(getTotalDeuda() / cobranza.cotizacion.VENDEDOR) | currency: cobranza.moneda.SIMBOLO}} | Total Cobrado: | {{(getTotalCobrado() / cobranza.cotizacion.VENDEDOR) | currency: cobranza.moneda.SIMBOLO}} | DF: | {{((getTotalCobrado() + getTotalDeuda()) / cobranza.cotizacion.VENDEDOR) | currency: cobranza.moneda.SIMBOLO}} | 
| # | Cobro | Fecha | Importe | |||
|---|---|---|---|---|---|---|
| Cheque | Efectivo | Detalle | ||||
| Cobros: | Cancela: | {{(getTotalDeuda() / cobranza.cotizacion.VENDEDOR) | currency: cobranza.moneda.SIMBOLO}} | Total Cobrado: | {{(getTotalCobrado() / cobranza.cotizacion.VENDEDOR) | currency: cobranza.moneda.SIMBOLO}} | DF: | {{((getTotalCobrado() + getTotalDeuda()) / cobranza.cotizacion.VENDEDOR) | currency: cobranza.moneda.SIMBOLO}} | 
| # | Factura Fecha Importe | |
|---|---|---|
|  | ||
| Cantidad Items: | ||
| # | Cobro Fecha Importe | |
|---|---|---|
|  | ||
| Cantidad Items: | 
| Cancela: | Cobrado: | Diferencia: | {{(getTotalDeuda() / cobranza.cotizacion.VENDEDOR) | currency: cobranza.moneda.SIMBOLO}} | {{(getTotalCobrado() / cobranza.cotizacion.VENDEDOR) | currency: cobranza.moneda.SIMBOLO}} | {{((getTotalCobrado() + getTotalDeuda()) / cobranza.cotizacion.VENDEDOR) | currency: cobranza.moneda.SIMBOLO}} |