#include "linorderslist.h"
#include "providerslist.h"
#include "articleslist.h"
#include <qtable.h>
#include <qlineedit.h>
#include <qlabel.h>
#include <qtextedit.h>
#include <qcombobox.h>
#include <qwidget.h>
#include <qmessagebox.h>
#include <qdatetimeedit.h>
#include "company.h"
#include "funcaux.h"
Dependencia gráfica adjunta para linorderslist.cpp:
Definiciones | |
#define | COL_NUMLPEDIDO 0 |
#define | COL_IDARTICULO 1 |
#define | COL_CODARTICULO 2 |
#define | COL_NOMARTICULO 3 |
#define | COL_DESCLPEDIDO 4 |
#define | COL_CANTLPEDIDO 5 |
#define | COL_PVDLPEDIDO 6 |
#define | COL_PREVLPEDIDO 7 |
#define | COL_IDPEDIDO 8 |
#define | COL_IDALB_PRO 9 |
#define | COL_REMOVE 10 |
#define | COL_TASATIPO_IVA 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|