Patch level : 12.0 no-patch
Files correlati : ve\f180.*, include\conart.h Commento : Aggiunta tabella conart per inserire i dati del conai. Implemented #50
This commit is contained in:
parent
f7ec6614b7
commit
24e55937f3
10
src/include/conart.h
Normal file
10
src/include/conart.h
Normal file
@ -0,0 +1,10 @@
|
||||
#ifndef __CONART_H
|
||||
#define __CONART_H
|
||||
|
||||
#define CONART_CODART "CODART"
|
||||
#define CONART_NRIGA "NRIGA"
|
||||
#define CONART_CATEGORIA "CATEGORIA"
|
||||
#define CONART_SOTTOCAT "SOTTOCAT"
|
||||
#define CONART_PESO "PESO"
|
||||
|
||||
#endif
|
3
src/ve/f180.dir
Normal file
3
src/ve/f180.dir
Normal file
@ -0,0 +1,3 @@
|
||||
180
|
||||
0
|
||||
$conart|0|0|43|0|Conai per articolo|||
|
9
src/ve/f180.trr
Normal file
9
src/ve/f180.trr
Normal file
@ -0,0 +1,9 @@
|
||||
180
|
||||
5
|
||||
CODART|1|20|0|Codice articolo
|
||||
NRIGA|2|3|0|Numero di riga
|
||||
CATEGORIA|1|2|0|Codice categoia CONAI
|
||||
SOTTOCAT|1|2|0|Codice sottocategoria CONAI
|
||||
PESO|4|15|5|Peso CONAI (Kg)
|
||||
1
|
||||
CODART+NRIGA+CATEGORIA+SOTTOCAT|
|
Loading…
x
Reference in New Issue
Block a user