Aggiunto campo LEVCODE e macro per la gestione delle colonne
git-svn-id: svn://10.65.10.50/trunk@5268 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
31523472bd
commit
ea61de8dbe
@ -3,6 +3,7 @@
|
||||
|
||||
#define SVS_CODICE "CODICE"
|
||||
#define SVS_LIVELLO "LIVELLO"
|
||||
#define SVS_LEVCODE "LEVCODE"
|
||||
#define SVS_UMQTA "UMQTA"
|
||||
#define SVS_TIPO "TIPO"
|
||||
#define SVS_DESCR "DESCR"
|
||||
@ -42,5 +43,8 @@
|
||||
#define SVS_R33 "R33"
|
||||
#define SVS_R34 "R34"
|
||||
#define SVS_R35 "R35"
|
||||
#define SVS_R36 "R36"
|
||||
#define SVS_TOTALERIGA "R36"
|
||||
|
||||
#define SVS_NUMCOLONNE 36
|
||||
#define SVS_COLNAME "R"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user