#include "cobropagoview.h"#include "postgresiface2.h"#include "empresa.h"#include "aplinteligentesview.h"#include "calendario.h"#include "intapunts3view.h"#include <qtable.h>Dependencia gráfica adjunta para cobropagoview.cpp:
Definiciones | |
| #define | COL_SELECCION 0 |
| #define | COL_IDPREVCOBRO 1 |
| #define | COL_FPREVISTAPREVCOBRO 2 |
| #define | COL_FCOBROPREVCOBRO 3 |
| #define | COL_IDCUENTA 4 |
| #define | COL_CODIGO 5 |
| #define | COL_NOMCTA 6 |
| #define | COL_IDASIENTO 7 |
| #define | COL_ORDENASIENTO 8 |
| #define | COL_CANTIDADPREVISTAPREVCOBRO 9 |
| #define | COL_CANTIDADPREVCOBRO 10 |
| #define | COL_IDREGISTROIVA 11 |
| #define | COL_CODIGOCTAREGISTROIVA 12 |
| #define | COL_ENTREGISTROIVA 13 |
| #define | COL_TIPOPREVCOBRO 14 |
| #define | COL_DOCPREVCOBRO 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2