c9aa7f7bc8
Files correlati : Ricompilazione Demo : [ ] Commento : Bug 0000581 Aggiungere alle tabelle spese, prestzioni, risorse e attrezzature la commessa centro di costo e fase da proporre sui documenti git-svn-id: svn://10.65.10.50/trunk@13749 c028cbd2-c16b-5b4b-a496-9718f37d4682
25 lines
593 B
C
Executable File
25 lines
593 B
C
Executable File
#define PRS_CODICE 101
|
|
#define PRS_DESCR 102
|
|
#define PRS_CODASSFIS 103
|
|
#define PRS_CODASSFIS1 104
|
|
#define PRS_CODDIV 105
|
|
#define PRS_CODDIV1 106
|
|
#define PRS_PREZZO 107
|
|
#define PRS_UM 108
|
|
#define PRS_NCAMPOCAL 109
|
|
#define PRS_NCAMPOCAL1 110
|
|
#define PRS_PERCENTUALE 111
|
|
#define PRS_GRUPPOV 112
|
|
#define PRS_CONTOV 113
|
|
#define PRS_SOTTOV 114
|
|
#define PRS_DESCRCONTOV 115
|
|
#define PRS_CAMPI 120
|
|
#define PRS_QTA 121
|
|
|
|
#define PRS_CDC_V1 131
|
|
|
|
#ifndef __VETBANAL_H
|
|
#include "vetbanal.h"
|
|
#endif
|
|
|