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:
Mattia Tollari 2019-07-17 12:25:56 +02:00
parent f7ec6614b7
commit 24e55937f3
3 changed files with 22 additions and 0 deletions

10
src/include/conart.h Normal file
View 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
View File

@ -0,0 +1,3 @@
180
0
$conart|0|0|43|0|Conai per articolo|||

9
src/ve/f180.trr Normal file
View 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|