2009-10-02 10:32:26 +00:00
|
|
|
//campi maschera ve2700a.uml e ve2700b.uml (query ed edit di aggiornamento multiplo listini)
|
|
|
|
//comuni alle 2 maschere
|
|
|
|
#define F_FATHCATVEN 201
|
|
|
|
#define F_FATHDESVEN 202
|
|
|
|
#define F_FATHCODLIS 203
|
|
|
|
#define F_FATHDESLIS 204
|
|
|
|
|
|
|
|
//Scomuni alle 2 maschere (solo ve2700b)
|
|
|
|
#define F_GRMERC 205
|
|
|
|
#define F_SOTGRMERC 206
|
|
|
|
#define F_DESGRMERC 207
|
|
|
|
#define F_LISTINI_FIGLI 208
|
2009-10-05 15:33:51 +00:00
|
|
|
#define DLG_CHECKALL 209
|
|
|
|
#define DLG_APPLICA 210
|
|
|
|
#define DLG_ADDART 211
|
2009-10-02 10:32:26 +00:00
|
|
|
|
2009-10-19 13:43:25 +00:00
|
|
|
#define F_ARROTONDA 212
|
|
|
|
|
2009-10-05 15:33:51 +00:00
|
|
|
#define F_MULTILISTINI 220
|
2009-10-02 10:32:26 +00:00
|
|
|
|
|
|
|
//primo sheet con i listini figli
|
2009-10-19 13:43:25 +00:00
|
|
|
#define S1_CATVEN 101
|
|
|
|
#define S1_CODLIS 102
|
|
|
|
#define S1_RICARICO 103
|
|
|
|
#define S1_ARROTONDA 104
|
|
|
|
#define S1_DESLIS 105
|
|
|
|
|
2009-10-02 10:32:26 +00:00
|
|
|
|
|
|
|
//multi-terribile sheet dei multi-listini
|
2009-10-19 13:43:25 +00:00
|
|
|
#define S2_CHECK 101
|
|
|
|
#define S2_CODRIGA 102
|
|
|
|
#define S2_PREZZO 103
|
|
|
|
#define S2_LIST1 104
|
|
|
|
#define S2_LIST2 105
|
|
|
|
#define S2_LIST3 106
|
|
|
|
#define S2_LIST4 107
|
|
|
|
#define S2_LIST5 108
|
|
|
|
#define S2_LIST6 109
|
|
|
|
#define S2_LIST7 110
|
|
|
|
#define S2_LIST8 111
|
|
|
|
#define S2_LIST9 112
|
|
|
|
#define S2_LIST10 113
|