Patch level : 10.0 884
Files correlati : Ricompilazione Demo : [ ] Commento : Aggiunto riferimento al doc nel file rilevazione ore git-svn-id: svn://10.65.10.50/branches/R_10_00@21441 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
d7db3f30c2
commit
4268496bc1
@ -1,3 +1,3 @@
|
||||
125
|
||||
0
|
||||
$rilore|17|17|133|0|Rilevamento Ore|||
|
||||
$rilore|0|0|139|0|Rilevamento Ore|||
|
||||
|
13
ci/f125.trr
13
ci/f125.trr
@ -1,10 +1,10 @@
|
||||
125
|
||||
19
|
||||
20
|
||||
TIPO|1|1|0|<D>efault <P>reventivo <C>onsuntivo
|
||||
ID|3|8|0|Id del record
|
||||
TIPORA|1|1|0|<R>isorsa <A>ttrezzatura
|
||||
CODICE|1|16|0|Codice Risorsa o Attrezzatura
|
||||
ANNO|9|4|0|Anno
|
||||
ANNO|9|4|0|Chiave doc - ANNO
|
||||
MESE|9|2|0|Mese
|
||||
GIORNO|9|2|0|Giorno
|
||||
TPORA|1|2|0|Tipo Ora
|
||||
@ -15,10 +15,11 @@ DADATA|5|8|0|Data Inizio
|
||||
ADATA|5|8|0|Data Fine
|
||||
QTAORE|2|4|0|Quantita' ora
|
||||
COSTO|4|10|2|Costo Unitario
|
||||
DPROVV|1|1|0|Chiave doc - <P>rovvisorio o <D>efionitivo
|
||||
DANNO|2|4|0|Chiave doc - Anno
|
||||
DCODNUM|2|4|0|Chiave doc - Codnum
|
||||
DNDOC|2|7|0|Chiave doc - ndoc
|
||||
PROVV|1|1|0|Chiave doc - PROVV
|
||||
ANNO|2|4|0|Chiave doc - ANNO
|
||||
CODNUM|2|4|0|Chiave doc - CODNUM
|
||||
NDOC|3|7|0|Chiave doc - NDOC
|
||||
IDRIGA|3|6|0|Chiave doc -IDRIGA
|
||||
4
|
||||
TIPO+ID|
|
||||
TIPO+ANNO+MESE+GIORNO+TIPORA+CODICE+TPORA+CODCOSTO+CODCMS+CODFASE|X
|
||||
|
@ -16,5 +16,10 @@
|
||||
#define RILORE_ADATA "ADATA"
|
||||
#define RILORE_QTAORE "QTAORE"
|
||||
#define RILORE_COSTO "COSTO"
|
||||
#define RILORE_PROVV "PROVV"
|
||||
#define RILORE_ANNO "ANNO"
|
||||
#define RILORE_CODNUM "CODNUM"
|
||||
#define RILORE_NDOC "NDOC"
|
||||
#define RILORE_IDRIGA "IDRIGA"
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user