Patch level : 12.0 1040
Files correlati : f134.dir f134.trr f135.dir f135 inmenu.men Commento : Aggiunto il tipo Intra alle tabelle IVA Aggiunta la tabella prestazioni dei servizi
This commit is contained in:
parent
d3f77e0804
commit
87f9e93d3f
@ -1,3 +1,3 @@
|
||||
134
|
||||
0
|
||||
$rintra|0|0|112|0|Righe movimenti intra|||
|
||||
$rintra|||122|0|Righe movimenti intra|||
|
||||
|
@ -1,7 +1,8 @@
|
||||
134
|
||||
15
|
||||
20
|
||||
NUMREG|3|7|0|Numero registrazione
|
||||
NUMRIG|2|3|0|Numero di riga
|
||||
TIPORIGA|1|1|0|<B>eni o <S>ervizi
|
||||
AMMLIRE|4|18|2|Ammontare in lire
|
||||
AMMVALUTA|4|18|2|Ammontare in valuta
|
||||
NATURA|1|1|0|Natura della transazione
|
||||
@ -15,5 +16,9 @@ VALSTAT|4|18|2|Valore statistico
|
||||
PAESE|1|2|0|Paese di destinazione/provenineza
|
||||
PAESEORIG|1|2|0|Paese d'origine
|
||||
PROV|1|2|0|Provincia d'origine/destinazione
|
||||
CODSERV|1|5|0|Codice prestazione di servizio
|
||||
MODEROG|1|1|0|Modalità di erogazione <I>mmediata o <R> a più riprese
|
||||
MODINC|1|1|0|Modalità di incasso <B>onifico, <A>ccredito o <X> Altro
|
||||
ISOPAG|1|2|0|Codice Iso Paese di pagamento
|
||||
1
|
||||
NUMREG+NUMRIG|
|
||||
|
@ -1,3 +1,3 @@
|
||||
135
|
||||
0
|
||||
$rieprett|||164|0|Riepiloghi e rettifiche INTRA|||
|
||||
$rieprett|||174|0|Riepiloghi e rettifiche INTRA|||
|
||||
|
@ -1,6 +1,7 @@
|
||||
135
|
||||
25
|
||||
TIPO|7|1|0|Acquisti o Cessioni [A,C]
|
||||
30
|
||||
TIPOINTRA|1|1|0|<B>eni o <S>ervizi
|
||||
TIPO|1|1|0|<A>cquisti o <C>essioni , rettifiche <B> acquisti o <D> cessioni
|
||||
ANNO|2|4|0|Anno
|
||||
PERIODO|9|2|0|Periodo (Mese[1,12] / Trimestre[1,4] / Anno [1.,1])
|
||||
NUMRIG|3|7|0|Numero riga
|
||||
@ -25,5 +26,9 @@ NUMRETT|3|7|0|Riga rettificata
|
||||
SEGNORETT|1|1|0|Segno della rettifica
|
||||
FREQUENZA|1|1|0|Frequenza (<M>ensile, <T>rimestrale, <A>nnuale)
|
||||
NUMREG|3|7|0|Eventuale movimento di prima nota collegato
|
||||
CODSERV|1|5|0|Codice prestazione di servizio
|
||||
MODEROG|1|1|0|Modalità di erogazione <I>mmediata o <R> a più riprese
|
||||
MODINC|1|1|0|Modalità di incasso <B>onifico, <A>ccredito o <X> Altro
|
||||
ISOPAG|1|2|0|Codice Iso Paese di pagamento
|
||||
1
|
||||
TIPO+ANNO+PERIODO+NUMRIG|
|
||||
TIPOINTRA+TIPO+ANNO+PERIODO+NUMRIG|
|
||||
|
@ -17,6 +17,7 @@ Item_02 = "Stati CEE", "ba3 -0 %sce", ""
|
||||
Item_03 = "Natura Transazione", "ba3 -0 %int", ""
|
||||
Item_04 = "Condizioni di consegna", "ba3 -0 %icc", ""
|
||||
Item_05 = "Modalita' di trasporto", "ba3 -0 %imt", ""
|
||||
Item_06 = "Classificazione prestazioni dei servizi", "ba3 -0 %cpa", ""
|
||||
|
||||
[INMENU_003]
|
||||
Caption = "Stampa Tabelle"
|
||||
@ -28,6 +29,7 @@ Item_02 = "Stati CEE", "ba3 -1 %sce", ""
|
||||
Item_03 = "Natura Transazione", "ba3 -1 %int", ""
|
||||
Item_04 = "Condizioni di consegna", "ba3 -1 %icc", ""
|
||||
Item_05 = "Modalita' di trasporto", "ba3 -1 %imt", ""
|
||||
Item_06 = "Classificazione prestazioni dei servizi", "ba3 -1 %cpa", ""
|
||||
|
||||
[INMENU_004]
|
||||
Caption = "Gestione movimenti"
|
||||
@ -39,6 +41,7 @@ Item_02 = "Gestione riepiloghi", "in0 -5", "F"
|
||||
Item_03 = "Stampa riepiloghi", "in0 -0", "F"
|
||||
Item_04 = "Gestione rettifiche", "in0 -6", "F"
|
||||
Item_05 = "Generazione dischetti", "in0 -1", "F"
|
||||
Item_06 = "Dati riassuntivi", "ba3 -0 IRD", "F"
|
||||
Item_06 = "Stampa dati riassuntivi", "ba3 -1 IRD", "F"
|
||||
Item_06 = "Intra 12/13", "in0 -2", "F"
|
||||
Item_07 = "Dati riassuntivi", "ba3 -0 IRD", "F"
|
||||
Item_08 = "Stampa dati riassuntivi", "ba3 -1 IRD", "F"
|
||||
|
||||
|
30
src/in/rieprett.h
Normal file
30
src/in/rieprett.h
Normal file
@ -0,0 +1,30 @@
|
||||
#define RIEPRETT_TIPOINTRA "TIPOINTRA"
|
||||
#define RIEPRETT_TIPO "TIPO"
|
||||
#define RIEPRETT_ANNO "ANNO"
|
||||
#define RIEPRETT_PERIODO "PERIODO"
|
||||
#define RIEPRETT_NUMRIG "NUMRIG"
|
||||
#define RIEPRETT_STATO "STATO"
|
||||
#define RIEPRETT_PIVA "PIVA"
|
||||
#define RIEPRETT_NATURA "NATURA"
|
||||
#define RIEPRETT_NOMENCL "NOMENCL"
|
||||
#define RIEPRETT_CONSEGNA "CONSEGNA"
|
||||
#define RIEPRETT_TRASPORTO "TRASPORTO"
|
||||
#define RIEPRETT_PAESE "PAESE"
|
||||
#define RIEPRETT_PAESEORIG "PAESEORIG"
|
||||
#define RIEPRETT_PROV "PROV"
|
||||
#define RIEPRETT_AMMLIRE "AMMLIRE"
|
||||
#define RIEPRETT_AMMVALUTA "AMMVALUTA"
|
||||
#define RIEPRETT_CODVAL "CODVAL"
|
||||
#define RIEPRETT_VALSTAT "VALSTAT"
|
||||
#define RIEPRETT_MASSAKG "MASSAKG"
|
||||
#define RIEPRETT_MASSAUMS "MASSAUMS"
|
||||
#define RIEPRETT_ANNORETT "ANNORETT"
|
||||
#define RIEPRETT_PERETT "PERETT"
|
||||
#define RIEPRETT_NUMRETT "NUMRETT"
|
||||
#define RIEPRETT_SEGNORETT "SEGNORETT"
|
||||
#define RIEPRETT_FREQUENZA "FREQUENZA"
|
||||
#define RIEPRETT_NUMREG "NUMREG"
|
||||
#define RIEPRETT_CODSERV "CODSERV"
|
||||
#define RIEPRETT_MODEROG "MODEROG"
|
||||
#define RIEPRETT_MODINC "MODINC"
|
||||
#define RIEPRETT_ISOPAG "ISOPAG"
|
@ -1,5 +1,6 @@
|
||||
#define RINTRA_NUMREG "NUMREG"
|
||||
#define RINTRA_NUMRIG "NUMRIG"
|
||||
#define RINTRA_TIPOINTRA "TIPOINTRA"
|
||||
#define RINTRA_AMMLIRE "AMMLIRE"
|
||||
#define RINTRA_AMMVALUTA "AMMVALUTA"
|
||||
#define RINTRA_NATURA "NATURA"
|
||||
@ -13,3 +14,7 @@
|
||||
#define RINTRA_PAESE "PAESE"
|
||||
#define RINTRA_PAESEORIG "PAESEORIG"
|
||||
#define RINTRA_PROV "PROV"
|
||||
#define RINTRA_CODSERV "CODSERV"
|
||||
#define RINTRA_MODEROG "MODEROG"
|
||||
#define RINTRA_MODINC "MODINC"
|
||||
#define RINTRA_ISOPAG "ISOPAG"
|
||||
|
Loading…
x
Reference in New Issue
Block a user