Merge remote-tracking branch 'origin/R_10_00' into R_10_00
This commit is contained in:
commit
57d4f72909
@ -1,3 +1,4 @@
|
||||
fp0.exe
|
||||
|
||||
Bloccata selezione multipla per contabilizzazione
|
||||
Corretto codice causale da fornitore: andava a leggere il codforn dalla colonna sbagliata
|
||||
|
@ -3,7 +3,7 @@ Demo=0
|
||||
|
||||
[fp1]
|
||||
File(0) = fp0.exe|X
|
||||
Patch = 0856
|
||||
Patch = 856
|
||||
Versione = 21511200
|
||||
|
||||
[fp]
|
||||
|
Binary file not shown.
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