Patch level : 12.00 1296
Files correlati : sc0.exe Commento : Programma di esportazione partite per scadenza
This commit is contained in:
parent
901b2c50cc
commit
0e6cea947f
6
src/ps/centroimb/custom/AA.qry
Normal file
6
src/ps/centroimb/custom/AA.qry
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<query Name="AA">
|
||||
<description>AA</description>
|
||||
<sql>USE RMOV SELECT DATAREG='31-08-2016'
|
||||
BY NUMREG NUMRIG</sql>
|
||||
</query>
|
602
src/ps/centroimb/custom/LISTADOC.FRM
Normal file
602
src/ps/centroimb/custom/LISTADOC.FRM
Normal file
@ -0,0 +1,602 @@
|
||||
USE 33
|
||||
JOIN 34 TO 33 INTO CODNUM==CODNUM ANNO==ANNO PROVV==PROVV NDOC==NDOC
|
||||
JOIN 122 TO 33 INTO CODAGE==CODAG
|
||||
JOIN %TIP TO 33 ALIAS 201 INTO CODTAB==TIPODOC
|
||||
JOIN %CPG TO 33 ALIAS 202 INTO CODTAB==CODPAG
|
||||
JOIN %BAN TO 33 ALIAS 203 INTO CODTAB==CODABIA+CODCABA
|
||||
END
|
||||
DESCRIPTION
|
||||
BEGIN
|
||||
33->* "Documenti di vendita"
|
||||
20->* "Clienti/Fornitori"
|
||||
%TIP->* "Tabella tipi documento"
|
||||
END
|
||||
GENERAL
|
||||
BEGIN
|
||||
OFFSET 0 0
|
||||
END
|
||||
SECTION GRAPHICS ODD 4
|
||||
FIGURA 1 1 1
|
||||
BEGIN
|
||||
PROMPT 1 1 ""
|
||||
END
|
||||
END
|
||||
SECTION HEADER ODD 5
|
||||
STRINGA 1 40 1
|
||||
BEGIN
|
||||
KEY "nome ditta"
|
||||
PROMPT 1 1 "Ditta "
|
||||
MESSAGE _DITTA, !RAGSOC
|
||||
END
|
||||
STRINGA 2 10
|
||||
BEGIN
|
||||
KEY "Data"
|
||||
PROMPT 98 1 "Data "
|
||||
MESSAGE _TODAY
|
||||
END
|
||||
NUMERO 3 7
|
||||
BEGIN
|
||||
KEY "Nr. pagina"
|
||||
PROMPT 119 1 "Pag. "
|
||||
MESSAGE _PAGENO
|
||||
END
|
||||
STRINGA 4 25
|
||||
BEGIN
|
||||
KEY "Intestazione stampa"
|
||||
PROMPT 50 2 "Stampa lista documenti"
|
||||
END
|
||||
STRINGA 5 157
|
||||
BEGIN
|
||||
KEY "Separatore"
|
||||
PROMPT 1 3 ""
|
||||
MESSAGE _SEPARATOR,132
|
||||
END
|
||||
STRINGA 6 12
|
||||
BEGIN
|
||||
KEY "Intestazione 1"
|
||||
PROMPT 1 4 "Num/Tipo"
|
||||
END
|
||||
STRINGA 7 10
|
||||
BEGIN
|
||||
KEY "Intestazione 2"
|
||||
PROMPT 11 4 "Data"
|
||||
END
|
||||
STRINGA 8 8
|
||||
BEGIN
|
||||
KEY "Intestazione 3"
|
||||
PROMPT 20 4 "Nr."
|
||||
END
|
||||
STRINGA 9 5
|
||||
BEGIN
|
||||
KET "Intestazione 4"
|
||||
PROMPT 27 4 "St"
|
||||
END
|
||||
STRINGA 10 8
|
||||
BEGIN
|
||||
KEY "Intestazione 5"
|
||||
PROMPT 30 4 "Cod.C/F"
|
||||
END
|
||||
STRINGA 11 30
|
||||
BEGIN
|
||||
KEY "Intestazione 6"
|
||||
PROMPT 38 4 "Ragione sociale"
|
||||
END
|
||||
STRINGA 12 30
|
||||
BEGIN
|
||||
KEY "Intestazione 7"
|
||||
PROMPT 61 4 "Condizione di Pagamento"
|
||||
END
|
||||
STRINGA 13 15
|
||||
BEGIN
|
||||
KEY "Intestazione 8"
|
||||
PROMPT 95 4 "Imponibile"
|
||||
END
|
||||
STRINGA 14 15
|
||||
BEGIN
|
||||
KEY "Intestazione 9"
|
||||
PROMPT 111 4 "Imposte"
|
||||
END
|
||||
STRINGA 15 15
|
||||
BEGIN
|
||||
KEY "Intestazione 10"
|
||||
PROMPT 124 4 "Tot. Doc"
|
||||
END
|
||||
STRINGA 16 3
|
||||
BEGIN
|
||||
KEY "Intestazione 11"
|
||||
PROMPT 77 4 ""
|
||||
END
|
||||
STRINGA 17 10
|
||||
BEGIN
|
||||
KEY "Intestazione 12"
|
||||
PROMPT 81 4 ""
|
||||
END
|
||||
|
||||
STRINGA 11 157
|
||||
BEGIN
|
||||
KEY "Separatore"
|
||||
PROMPT 1 5 ""
|
||||
MESSAGE _SEPARATOR,132
|
||||
END
|
||||
END
|
||||
SECTION BODY ODD 1
|
||||
STRINGA 1 4
|
||||
BEGIN
|
||||
KEY "Estremi cod. num."
|
||||
PROMPT 1 1 "@B"
|
||||
FIELD 33->CODNUM
|
||||
END
|
||||
STRINGA 2
|
||||
BEGIN
|
||||
KEY "Estremi tipo doc."
|
||||
PROMPT 5 1 "/"
|
||||
FIELD 33->TIPODOC
|
||||
END
|
||||
DATA 3 8
|
||||
BEGIN
|
||||
KEY "Data documento"
|
||||
PROMPT 10 1 ""
|
||||
FIELD 33->DATADOC
|
||||
FORMAT "1442-"
|
||||
END
|
||||
NUMERO 4 7
|
||||
BEGIN
|
||||
KEY "Numero documento"
|
||||
PROMPT 19 1 ""
|
||||
FIELD 33->NDOC
|
||||
PICTURE "#######"
|
||||
END
|
||||
STRINGA 5 2
|
||||
BEGIN
|
||||
KEY "Stato documento"
|
||||
PROMPT 28 1 "@R"
|
||||
FIELD 33->STATO
|
||||
END
|
||||
NUMERO 6 6
|
||||
BEGIN
|
||||
KEY "Codice C/F"
|
||||
PROMPT 30 1 ""
|
||||
PICTURE "######"
|
||||
FIELD 33->CODCF
|
||||
END
|
||||
STRINGA 7 19
|
||||
BEGIN
|
||||
KEY "Ragione sociale"
|
||||
PROMPT 38 1 ""
|
||||
MESSAGE _CLIENTE,!RAGSOC
|
||||
END
|
||||
|
||||
|
||||
STRINGA 9 31
|
||||
BEGIN
|
||||
KEY "CONDP"
|
||||
PROMPT 61 1 ""
|
||||
FIELD 202@->S0
|
||||
END
|
||||
|
||||
|
||||
|
||||
STRINGA 11 3
|
||||
BEGIN
|
||||
KEY "Valuta"
|
||||
PROMPT 77 1 ""
|
||||
FIELD 33->CODVAL
|
||||
FL "H"
|
||||
MESSAGE _EDITPICTURE,22,24,25,27,28
|
||||
END
|
||||
|
||||
NUMERO 12 10
|
||||
BEGIN
|
||||
KEY "Cambio"
|
||||
PROMPT 81 1 ""
|
||||
FIELD 33->CAMBIO
|
||||
PICTURE "####,@@@@@"
|
||||
FL "H"
|
||||
END
|
||||
|
||||
|
||||
LI 13 1
|
||||
BEGIN
|
||||
KEY "TEST CONTROEURO"
|
||||
PROMPT 1 1 ""
|
||||
FL "H"
|
||||
FIELD 33->CONTROEURO
|
||||
IT "|" MESSAGE ENABLE,14|DISABLE,114|ENABLE,15|DISABLE,115
|
||||
IT "X|X" MESSAGE ENABLE,114|DISABLE,14|ENABLE,115|DISABLE,15
|
||||
END
|
||||
|
||||
|
||||
NUMERO 14 13
|
||||
BEGIN
|
||||
KEY "TOTDOC CAMBIO DIRETTO"
|
||||
PROMPT 119 1 ""
|
||||
FLAGS "D"
|
||||
FIELD TOTDOC
|
||||
MESSAGE _NUMEXPR,IF((#12!=0);#14*#12;#14)
|
||||
MESSAGE COPY,36|COPY,28|COPY,17
|
||||
PICTURE "##.###.###,@@"
|
||||
END
|
||||
|
||||
NUMERO 114 13
|
||||
BEGIN
|
||||
KEY "TOTDOC CAMBIO CONTROEURO"
|
||||
PROMPT 119 1 ""
|
||||
FLAGS "D"
|
||||
FIELD TOTDOC
|
||||
MESSAGE _NUMEXPR,IF((#12!=0);#114/#12;#114)
|
||||
MESSAGE COPY,36|COPY,28|COPY,17
|
||||
PICTURE "##.###.###,@@"
|
||||
END
|
||||
|
||||
|
||||
NUMERO 15 15
|
||||
BEGIN
|
||||
PROMPT 92 1 ""
|
||||
MESSAGE _TOTIMPONIBILI,0
|
||||
MESSAGE _NUMEXPR,IF((#12!=0);#15*#12;#15)
|
||||
PICTURE "###.###.###,@@"
|
||||
MESSAGE COPY,37
|
||||
FL "D"
|
||||
END
|
||||
|
||||
NUMERO 115 15
|
||||
BEGIN
|
||||
PROMPT 92 1 ""
|
||||
MESSAGE _TOTIMPONIBILI,0
|
||||
MESSAGE _NUMEXPR,IF((#12!=0);#115/#12;#115)
|
||||
PICTURE "###.###.###,@@"
|
||||
MESSAGE COPY,37
|
||||
FL "D"
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
||||
NUMERO 16 10
|
||||
BEGIN
|
||||
PROMPT 107 1 ""
|
||||
FIELD IMPOSTE
|
||||
PICTURE "###.###,@@"
|
||||
END
|
||||
|
||||
NUMERO 17 13
|
||||
BEGIN
|
||||
PROMPT 140 1 ""
|
||||
FLAGS "H"
|
||||
MESSAGE _STREXPR,IF((#9=="R");#17;0)
|
||||
MESSAGE COPY,38
|
||||
PICTURE "#.###.###.###"
|
||||
END
|
||||
|
||||
SECTION H_RIGHE 3 0 2 GROUP
|
||||
FLAGS "D"
|
||||
STRINGA 1 20
|
||||
BEGIN
|
||||
PROMPT 1 1 "Codice articolo"
|
||||
END
|
||||
STRINGA 2 35
|
||||
BEGIN
|
||||
PROMPT 23 1 "Descrizione"
|
||||
END
|
||||
STRINGA 3 4
|
||||
BEGIN
|
||||
PROMPT 59 1 "UM"
|
||||
END
|
||||
STRINGA 4 15
|
||||
BEGIN
|
||||
PROMPT 71 1 "Quantita"
|
||||
END
|
||||
STRINGA 5 15
|
||||
BEGIN
|
||||
PROMPT 89 1 "Prezzo"
|
||||
END
|
||||
STRINGA 16 15
|
||||
BEGIN
|
||||
PROMPT 104 1 "Importo"
|
||||
END
|
||||
STRINGA 17 15
|
||||
BEGIN
|
||||
PROMPT 115 1 "% Sconto"
|
||||
END
|
||||
STRINGA 18 7
|
||||
BEGIN
|
||||
PROMPT 130 1 "% Prov"
|
||||
END
|
||||
STRINGA 19 20
|
||||
BEGIN
|
||||
PROMPT 137 1 "Val. provvigioni"
|
||||
END
|
||||
STRINGA 20 157
|
||||
BEGIN
|
||||
KEY "Separatore"
|
||||
PROMPT 1 2 ""
|
||||
MESSAGE _SEPARATOR,157
|
||||
END
|
||||
END
|
||||
SECTION RIGHE 3 1 1 FILE 34
|
||||
FLAGS "D"
|
||||
STRINGA 1 20
|
||||
BEGIN
|
||||
PROMPT 1 1 ""
|
||||
FIELD 34->CODART
|
||||
MESSAGE _EDITPICTURE,5,6,9
|
||||
END
|
||||
STRINGA 2 35
|
||||
BEGIN
|
||||
PROMPT 23 1 ""
|
||||
FIELD 34->DESCR
|
||||
END
|
||||
STRINGA 3 4
|
||||
BEGIN
|
||||
PROMPT 59 1 ""
|
||||
FIELD 34->UMQTA
|
||||
END
|
||||
NUMERO 4 15
|
||||
BEGIN
|
||||
PROMPT 64 1 ""
|
||||
FIELD 34->QTA
|
||||
PICTURE "#########,@@@@@"
|
||||
END
|
||||
NUMERO 5 15
|
||||
BEGIN
|
||||
PROMPT 84 1 ""
|
||||
FIELD 34->PREZZO
|
||||
PICTURE "###.###.###"
|
||||
END
|
||||
NUMERO 6 15
|
||||
BEGIN
|
||||
PROMPT 100 1 ""
|
||||
FIELD 34->IMPNN
|
||||
PICTURE "###.###.###"
|
||||
END
|
||||
STRINGA 7 15
|
||||
BEGIN
|
||||
PROMPT 115 1 ""
|
||||
FIELD 34->SCONTO
|
||||
END
|
||||
NUMERO 8 6
|
||||
BEGIN
|
||||
PROMPT 130 1 ""
|
||||
// FIELD 34->PERCPROV
|
||||
PICTURE "###,@@"
|
||||
END
|
||||
NUMERO 9 15
|
||||
BEGIN
|
||||
PROMPT 142 1 ""
|
||||
// FIELD 34->PROVVR
|
||||
PICTURE "###.###.###"
|
||||
END
|
||||
END
|
||||
|
||||
STRINGA 16 113
|
||||
BEGIN
|
||||
KEY "Separatore Totale documento"
|
||||
PROMPT 23 3 ""
|
||||
// MESSAGE _SEPARATOR,113
|
||||
END
|
||||
STRINGA 17 18
|
||||
BEGIN
|
||||
KEY "Intestazione Imponibile IVA (1 colonna)"
|
||||
// PROMPT 23 4 "Imponibile IVA"
|
||||
END
|
||||
STRINGA 18 18
|
||||
BEGIN
|
||||
KEY "Intestazione Imposta (1 colonna)"
|
||||
// PROMPT 53 4 "Imposta"
|
||||
END
|
||||
STRINGA 19 18
|
||||
BEGIN
|
||||
KEY "Intestazione Imponibile IVA (2 colonna)"
|
||||
// PROMPT 75 4 "Imponibile IVA"
|
||||
END
|
||||
STRINGA 20 18
|
||||
BEGIN
|
||||
KEY "Intestazione Imposta (2 colonna)"
|
||||
// PROMPT 106 4 "Imposta"
|
||||
END
|
||||
STRINGA 21 18
|
||||
BEGIN
|
||||
KEY "Intestazione Totale documento"
|
||||
// PROMPT 122 4 "@BTot. documento"
|
||||
END
|
||||
NUMBER 22 18
|
||||
BEGIN
|
||||
KEY "Imponibile 1"
|
||||
PROMPT 26 5 ""
|
||||
// MESSAGE _RIEPILOGOIVA,31,IMP,0
|
||||
PICTURE "###.###.###"
|
||||
END
|
||||
STRING 23 4
|
||||
BEGIN
|
||||
KEY "Codice iva 1"
|
||||
PROMPT 44 5 ""
|
||||
// MESSAGE _RIEPILOGOIVA,31,COD,0
|
||||
END
|
||||
NUMBER 24 18
|
||||
BEGIN
|
||||
KEY "Imposta 1"
|
||||
PROMPT 49 5 ""
|
||||
// MESSAGE _RIEPILOGOIVA,31,IVA,1
|
||||
PICTURE "###.###.###"
|
||||
END
|
||||
NUMBER 25 18
|
||||
BEGIN
|
||||
KEY "Imponibile 2"
|
||||
PROMPT 78 5 ""
|
||||
// MESSAGE _RIEPILOGOIVA,31,IMP,0
|
||||
PICTURE "###.###.###"
|
||||
END
|
||||
STRING 26 4
|
||||
BEGIN
|
||||
KEY "Codice iva 2"
|
||||
PROMPT 97 5 ""
|
||||
// MESSAGE _RIEPILOGOIVA,31,COD,0
|
||||
END
|
||||
NUMBER 27 18
|
||||
BEGIN
|
||||
KEY "Imposta 2"
|
||||
PROMPT 102 5 ""
|
||||
// MESSAGE _RIEPILOGOIVA,31,IVA,1
|
||||
PICTURE "###.###.###"
|
||||
END
|
||||
NUMBER 28 18
|
||||
BEGIN
|
||||
KEY "Totale documento"
|
||||
PROMPT 121 1 "@B"
|
||||
PICTURE "###.###.###.###"
|
||||
END
|
||||
|
||||
NUMERO 35 1
|
||||
BEGIN
|
||||
KEY "Flag per Calcolo totali in Lire (moltiplica per il cambio)"
|
||||
PROMPT 1 7 ""
|
||||
FLAGS "H"
|
||||
END
|
||||
NUMBER 36 15
|
||||
BEGIN
|
||||
KEY "Campo nascosto per il calcolo Totale documenti"
|
||||
PROMPT 1 7 ""
|
||||
// MESSAGE _NUMEXPR,IF(((#12!=0)&&(#35==1));#36*#12;#36)
|
||||
MESSAGE _LISTADOC,STORE,#1
|
||||
MESSAGE _LISTADOC,ADDTOT,FL->16
|
||||
FLAGS "H"
|
||||
END
|
||||
NUMBER 37 15
|
||||
BEGIN
|
||||
KEY "Campo nascosto per il calcolo Totale imponibili"
|
||||
PROMPT 40 7 ""
|
||||
// MESSAGE _NUMEXPR,IF(((#12!=0)&&(#35==1));#37*#12;#37)
|
||||
MESSAGE _LISTADOC,ADDTOT,FL->17
|
||||
FLAGS "H"
|
||||
END
|
||||
|
||||
NUMBER 38 15
|
||||
BEGIN
|
||||
KEY "Campo nascosto per il calcolo Totale RICEVUTE"
|
||||
PROMPT 40 7 ""
|
||||
// MESSAGE _NUMEXPR,IF(((#12!=0)&&(#35==1));#37*#12;#37)
|
||||
MESSAGE _LISTADOC,ADDTOT,FL->18
|
||||
FLAGS "H"
|
||||
END
|
||||
|
||||
END
|
||||
SECTION FOOTER ODD 3
|
||||
END
|
||||
SECTION FOOTER LAST 10
|
||||
STRINGA 1 130
|
||||
BEGIN
|
||||
KEY "Separatore Totali"
|
||||
PROMPT 1 1 ""
|
||||
MESSAGE _SEPARATOR,130
|
||||
END
|
||||
STRINGA 2 25
|
||||
BEGIN
|
||||
KEY "TOTALI"
|
||||
PROMPT 1 2 "TOTALI"
|
||||
END
|
||||
STRINGA 3 20
|
||||
BEGIN
|
||||
KEY "Cod numerazione"
|
||||
PROMPT 25 2 "COD. NUMERAZIONE"
|
||||
END
|
||||
STRINGA 4 18
|
||||
BEGIN
|
||||
KEY "Totale Documenti"
|
||||
PROMPT 64 2 "TOTALE DOCUMENTI"
|
||||
END
|
||||
STRING 5 4
|
||||
BEGIN
|
||||
KEY "Cod. numerazione 1"
|
||||
PROMPT 25 3 ""
|
||||
MESSAGE _LISTADOC,CODICE,1
|
||||
END
|
||||
NUMERO 6 18
|
||||
BEGIN
|
||||
KEY "Tot. Cod. numerazione 1"
|
||||
PROMPT 65 3 ""
|
||||
MESSAGE _LISTADOC,TOTALE,1
|
||||
PICTURE "###.###.###.###"
|
||||
END
|
||||
STRING 7 4
|
||||
BEGIN
|
||||
KEY "Cod. numerazione 2"
|
||||
PROMPT 25 4 ""
|
||||
MESSAGE _LISTADOC,CODICE,2
|
||||
END
|
||||
NUMERO 8 18
|
||||
BEGIN
|
||||
KEY "Tot. Cod. numerazione 2"
|
||||
PROMPT 65 4 ""
|
||||
MESSAGE _LISTADOC,TOTALE,2
|
||||
PICTURE "###.###.###.###"
|
||||
END
|
||||
STRING 9 4
|
||||
BEGIN
|
||||
KEY "Cod. numerazione 3"
|
||||
PROMPT 25 5 ""
|
||||
MESSAGE _LISTADOC,CODICE,3
|
||||
END
|
||||
NUMERO 10 18
|
||||
BEGIN
|
||||
KEY "Tot. Cod. numerazione 3"
|
||||
PROMPT 65 5 ""
|
||||
MESSAGE _LISTADOC,TOTALE,3
|
||||
PICTURE "###.###.###.###"
|
||||
END
|
||||
STRING 11 4
|
||||
BEGIN
|
||||
KEY "Cod. numerazione 4"
|
||||
PROMPT 25 6 ""
|
||||
MESSAGE _LISTADOC,CODICE,4
|
||||
END
|
||||
NUMERO 12 18
|
||||
BEGIN
|
||||
KEY "Tot. Cod. numerazione 4"
|
||||
PROMPT 65 7 ""
|
||||
MESSAGE _LISTADOC,TOTALE,4
|
||||
PICTURE "###.###.###.###"
|
||||
END
|
||||
STRINGA 13 55
|
||||
BEGIN
|
||||
KEY "Separatore Totali Generali"
|
||||
PROMPT 25 8 ""
|
||||
MESSAGE _SEPARATOR,55
|
||||
END
|
||||
STRINGA 14 20
|
||||
BEGIN
|
||||
KEY "TOTALE GENERALE"
|
||||
PROMPT 25 9 "@BTOTALE GENERALE"
|
||||
END
|
||||
STRINGA 15 22
|
||||
BEGIN
|
||||
KEY "TOTALE IMPONIBILI"
|
||||
PROMPT 25 10 "@BTOTALE IMPONIBILI"
|
||||
END
|
||||
|
||||
STRINGA 155 22
|
||||
BEGIN
|
||||
KEY "TOTALE Ricevute"
|
||||
PROMPT 25 7 "TOTALE RIBA"
|
||||
END
|
||||
|
||||
NUMBER 16 18
|
||||
BEGIN
|
||||
KEY "Totale Generale"
|
||||
PROMPT 65 9 ""
|
||||
PICTURE "###.###.###.###"
|
||||
END
|
||||
NUMBER 17 18
|
||||
BEGIN
|
||||
KEY "Totale Imponibili"
|
||||
PROMPT 65 10 ""
|
||||
PICTURE "###.###.###.###"
|
||||
END
|
||||
NUMBER 18 18
|
||||
BEGIN
|
||||
KEY "Totale Ricevute"
|
||||
PROMPT 61 7 ""
|
||||
PICTURE "###.###.###.###,@@"
|
||||
END
|
||||
END
|
||||
|
||||
END
|
228
src/ps/centroimb/custom/LIST_DOC.msk
Normal file
228
src/ps/centroimb/custom/LIST_DOC.msk
Normal file
@ -0,0 +1,228 @@
|
||||
TOOLBAR "topbar" 0 0 0 2
|
||||
BU 1 2 2
|
||||
BE
|
||||
PR 1 1 "Conferma"
|
||||
PI 101
|
||||
EN
|
||||
BU -1 2 2
|
||||
BE
|
||||
PR -1 1 ""
|
||||
PI 0
|
||||
EN
|
||||
BU 33 2 2
|
||||
BE
|
||||
PR 9 1 "Info"
|
||||
ME EXIT,332
|
||||
PI 162
|
||||
EN
|
||||
BU 34 2 2
|
||||
BE
|
||||
PR 10 1 "Help"
|
||||
ME EXIT,331
|
||||
PI 163
|
||||
EN
|
||||
BU -1 2 2
|
||||
BE
|
||||
PR -1 0 ""
|
||||
PI 0
|
||||
EN
|
||||
BU 9 2 2
|
||||
BE
|
||||
PR 12 1 "Fine"
|
||||
ME EXIT,20334
|
||||
PI 114
|
||||
EN
|
||||
EN
|
||||
|
||||
PA "STAMPA LISTA DOCUMENTI" -1 -1 80 14
|
||||
GR -1 39 5
|
||||
BE
|
||||
PR 2 1 "Seleziona Numerazione"
|
||||
FL ""
|
||||
EN
|
||||
|
||||
ST 30 70 50
|
||||
BE
|
||||
PR 8 -4 "Profilo "
|
||||
PSELECT
|
||||
GR 1
|
||||
EN
|
||||
|
||||
NU 401 4
|
||||
BE
|
||||
PR 4 2 "Anno "
|
||||
FI S_ANNO
|
||||
KE 1
|
||||
US ESC
|
||||
CH REQUIRED
|
||||
IN CODTAB 401
|
||||
DI "Codice" CODTAB
|
||||
DI "Data inizio esercizio" D0
|
||||
DI "Data fine esercizio" D1
|
||||
OU 401 CODTAB
|
||||
OU 503 D0
|
||||
OU 504 D1
|
||||
FL "Z"
|
||||
EN
|
||||
|
||||
ST 402 4
|
||||
BE
|
||||
PR 18 2 "Num. "
|
||||
FI S_CODNUM
|
||||
HE "Codice numerazione"
|
||||
US %NUM
|
||||
IN CODTAB 402
|
||||
DI "Codice" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 402 CODTAB
|
||||
CH FO
|
||||
FLAG "UPA"
|
||||
WA "Numerazione assente"
|
||||
KE 1 2
|
||||
EN
|
||||
|
||||
ST 403 4
|
||||
BE
|
||||
FI S_TIPODOC
|
||||
PR 18 3 "Tipo doc."
|
||||
US %TIP KEY 1
|
||||
IN CODTAB 403
|
||||
DI "Codice" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 403 CODTAB
|
||||
CH NORMAL
|
||||
FL "UPA"
|
||||
EN
|
||||
|
||||
ST 101 1
|
||||
BE
|
||||
PR 35 2 ""
|
||||
FI DASTATO
|
||||
US %STD
|
||||
CH REQUIRED
|
||||
IN CODTAB 101
|
||||
DI "Codice" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 101 CODTAB
|
||||
KE 1
|
||||
FLAG "U"
|
||||
EN
|
||||
ST 102 1
|
||||
BE
|
||||
PR 35 3 ""
|
||||
FI ASTATO
|
||||
US %STD
|
||||
CH REQUIRED
|
||||
IN CODTAB 102
|
||||
DI "Codice" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 102 CODTAB
|
||||
KE 1
|
||||
FLAG "U"
|
||||
EN
|
||||
|
||||
LI 107 10
|
||||
BE
|
||||
PR 2 6 "Tipo C/F"
|
||||
IT "C|Cliente"
|
||||
IT "F|Fornitore"
|
||||
EN
|
||||
|
||||
ST 108 6
|
||||
BE
|
||||
PR 2 8 "Da Cli\For"
|
||||
WA "Cliente assente"
|
||||
HE "Codice del cliente del documento"
|
||||
FL "R"
|
||||
FI S_DACODCF
|
||||
US 20 KEY 1
|
||||
IN TIPOCF 107
|
||||
IN CODCF 108
|
||||
DI "Codice" CODCF
|
||||
DI "Ragione Sociale@50" RAGSOC
|
||||
OU 108 CODCF
|
||||
OU 301 RAGSOC
|
||||
CH NORMAL
|
||||
ADD RU cg0 -1 C
|
||||
EN
|
||||
ST 301 50
|
||||
BE
|
||||
WA "Cliente\Fornitore assente"
|
||||
HE "Ragione sociale del cliente del documento"
|
||||
PR 24 8 ""
|
||||
GR 1
|
||||
US 20 KEY 2
|
||||
IN TIPOCF 107
|
||||
IN RAGSOC 301
|
||||
DI "Ragione Sociale@50" RAGSOC
|
||||
DI "Codice" CODCF
|
||||
OU 108 CODCF
|
||||
OU 301 RAGSOC
|
||||
CH NORMAL
|
||||
ADD RU cg0 -1 C
|
||||
EN
|
||||
|
||||
ST 109 6
|
||||
BE
|
||||
PR 2 9 "A Cli\For "
|
||||
WA "Cliente\Fornitore assente"
|
||||
HE "Codice del cliente del documento"
|
||||
FL "R"
|
||||
FI S_ACODCF
|
||||
US 20 KEY 1
|
||||
IN TIPOCF 107
|
||||
IN CODCF 109
|
||||
DI "Codice" CODCF
|
||||
DI "Ragione Sociale@50" RAGSOC
|
||||
OU 109 CODCF
|
||||
OU 302 RAGSOC
|
||||
CH NORMAL
|
||||
ADD RU cg0 -1 C
|
||||
EN
|
||||
ST 302 50
|
||||
BE
|
||||
WA "Cliente assente"
|
||||
HE "Ragione sociale del cliente del documento"
|
||||
PR 24 9 ""
|
||||
GR 1
|
||||
US 20 KEY 2
|
||||
IN TIPOCF 107
|
||||
IN RAGSOC 302
|
||||
DI "Ragione Sociale@50" RAGSOC
|
||||
DI "Codice" CODCF
|
||||
OU 109 CODCF
|
||||
OU 302 RAGSOC
|
||||
CH NORMAL
|
||||
ADD RU cg0 -1 C
|
||||
EN
|
||||
|
||||
RA 211 1 30
|
||||
BE
|
||||
PR 2 12 "Tipo Pagamento"
|
||||
IT "3|Ricevuta bancaria"
|
||||
IT "10|Altro"
|
||||
IT "11|Tutti"
|
||||
FI S4
|
||||
EN
|
||||
|
||||
GR -1 23 5
|
||||
BE
|
||||
PR 50 1 "Seleziona Date limiti"
|
||||
FL ""
|
||||
EN
|
||||
|
||||
DA 503
|
||||
BE
|
||||
PR 52 2 "Da Data "
|
||||
FI S_DADATA
|
||||
GR 1
|
||||
EN
|
||||
DA 504
|
||||
BE
|
||||
PR 52 4 "A Data "
|
||||
FI S_ADATA
|
||||
GR 2
|
||||
EN
|
||||
|
||||
EN
|
||||
ENDMASK
|
BIN
src/ps/centroimb/custom/_logo.jpg
Normal file
BIN
src/ps/centroimb/custom/_logo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
7
src/ps/centroimb/custom/a.qry
Normal file
7
src/ps/centroimb/custom/a.qry
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<query Name="a">
|
||||
<description>a</description>
|
||||
<sql>SELECT FIDO
|
||||
FROM CLIFO
|
||||
WHERE FIDOE;0</sql>
|
||||
</query>
|
259
src/ps/centroimb/custom/bollac.ini
Normal file
259
src/ps/centroimb/custom/bollac.ini
Normal file
@ -0,0 +1,259 @@
|
||||
[MAIN]
|
||||
TYPE=Bolla di vendita
|
||||
CAMPICALC=TOTMER|TOTPRE|SPESE|SPESIMB|SPESTRA|SPESINC|BOLLI|IMPONIBILI|IMPOSTE|TOTDOC|SCONTOD|SCONTOT|OMAGGI|TOTPROVV
|
||||
CALCOLI=*
|
||||
TOTPROVV=
|
||||
TIPOCF=C
|
||||
MODULE=ve
|
||||
Title(1)=Cliente
|
||||
Title(2)=Pagamenti
|
||||
Title(3)=Ind.Spedizione
|
||||
Title(4)=Spedizione
|
||||
Title(5)=Righe
|
||||
Title(6)=Totali
|
||||
[PROFILO]
|
||||
OCCASEDIT = 4
|
||||
OCFPI = 2
|
||||
COFI = 4
|
||||
STATOPAIV = 4
|
||||
PAIVA = 4
|
||||
LIQDIFF = 4
|
||||
IVAXCASSA = 4
|
||||
GOLEM = 4
|
||||
GRRECAPITO = 4
|
||||
INDCF = 2
|
||||
CIVCF = 2
|
||||
LOCALITACF = 2
|
||||
CAPCF = 2
|
||||
PROVCOM = 2
|
||||
COMCF = 2
|
||||
DENCOM = 2
|
||||
STATOCF = 2
|
||||
DESSTATOCF = 2
|
||||
CONTR122 = 4
|
||||
MODPAG = 4
|
||||
CONTSEP = 4
|
||||
CODVAL1 = 4
|
||||
CODVAL2 = 4
|
||||
NOME_VAL1 = 4
|
||||
NOME_VAL2 = 4
|
||||
CAMBIO = 4
|
||||
DATA_CAMBIO1 = 4
|
||||
DATA_CAMBIO2 = 4
|
||||
CODLIN = 4
|
||||
DESLIN = 4
|
||||
CODPAG = 5
|
||||
DESCODPAG = 4
|
||||
GRSCADENZE = 4
|
||||
DATAINSC = 4
|
||||
DATASCAD1 = 2
|
||||
DATASCAD2 = 2
|
||||
DATASCAD3 = 2
|
||||
DATASCAD4 = 2
|
||||
DATASCAD5 = 2
|
||||
CODABIA = 5
|
||||
CODCABA = 5
|
||||
CODABIA1 = 4
|
||||
CODCABA1 = 4
|
||||
DESBANAPP = 3
|
||||
DESBANAPP1 = 3
|
||||
IBAN = 4
|
||||
IBAN_STATO = 4
|
||||
IBAN_CHECK = 4
|
||||
BBAN = 4
|
||||
BBAN_CIN = 4
|
||||
BBAN_ABI = 4
|
||||
BBAN_CAB = 4
|
||||
BBAN_CONTO = 4
|
||||
CODABIP = 4
|
||||
CODCABP = 4
|
||||
CODABIP1 = 4
|
||||
CODCABP1 = 4
|
||||
DESBANPRE = 3
|
||||
DESBANPRE1 = 3
|
||||
PROGBNP = 3
|
||||
PROGBNP1 = 4
|
||||
CATVEN = 4
|
||||
DESCATVEN = 2
|
||||
CODLIST = 4
|
||||
DESLIST = 4
|
||||
CODCONT = 4
|
||||
DESCONT = 4
|
||||
CODCAMP = 4
|
||||
DESCAMP = 4
|
||||
SCONTOPERC = 4
|
||||
GRINDSPED = 4
|
||||
CODINDSP = 4
|
||||
RAGSOCSP = 2
|
||||
INDSP = 2
|
||||
CIVSP = 2
|
||||
LOCALITASP = 2
|
||||
CAPSP = 2
|
||||
COMSP = 2
|
||||
DENCOMSP = 2
|
||||
PROVCOMSP = 2
|
||||
STATOSP = 2
|
||||
DESSTATOSP = 2
|
||||
DATADOCRIF = 4
|
||||
NUMDOCRIF = 3
|
||||
CODAG = 4
|
||||
DESAG = 4
|
||||
CODAGVIS = 4
|
||||
DESAGVIS = 4
|
||||
CODZON = 4
|
||||
DESZON = 4
|
||||
CODSPMEZZO = 5
|
||||
DESSPMEZZO = 4
|
||||
CODPORTO = 4
|
||||
DESPORTO = 4
|
||||
CODNOTESP1 = 4
|
||||
DESNOTESP1 = 4
|
||||
CODNOTESP2 = 4
|
||||
DESNOTESP2 = 4
|
||||
CAUSTRASP = 5
|
||||
DENCAUSTRASP = 4
|
||||
CODVETT1 = 4
|
||||
CODVETT2 = 4
|
||||
CODVETT3 = 4
|
||||
NOMEVETT1 = 4
|
||||
NOMEVETT2 = 4
|
||||
NOMEVETT3 = 4
|
||||
NCOPIE = 0
|
||||
GRPARTENZA = 4
|
||||
DATAPART = 4
|
||||
ORAPART = 4
|
||||
IMPPAGATO = 4
|
||||
ACCSALDO = 0
|
||||
DOC1 = 0
|
||||
DOC2 = 0
|
||||
DOC3 = 0
|
||||
DATACONS = 0
|
||||
ASPBENI1 = 5
|
||||
DESCRBENI1 = 4
|
||||
ASPBENI2 = 0
|
||||
DESCRBENI2 = 0
|
||||
IMPNETTI = 0
|
||||
RAGGR = 4
|
||||
RAGGREFF = 4
|
||||
SPESEINC = 4
|
||||
ADDBOLLI = 4
|
||||
UMTARA = 4
|
||||
TARA = 4
|
||||
DESUMTARA = 0
|
||||
UMPNETTO = 4
|
||||
PNETTO = 4
|
||||
DESUMPNETTO = 0
|
||||
NCOLLI = 4
|
||||
CAUSMAG = 5
|
||||
CAUSMAGC = 2
|
||||
DESCRMAG = 4
|
||||
DESCRMAGC = 2
|
||||
BLANK = 2
|
||||
CODNOTE = 4
|
||||
NOTECLI = 3
|
||||
CUP = 4
|
||||
DESCRCUP = 4
|
||||
CIG = 4
|
||||
DESCRCIG = 4
|
||||
CMSH = 4
|
||||
[DEFAULT]
|
||||
Default(0)=134|VEN
|
||||
[SHEET]
|
||||
Col(0)=103
|
||||
Col(1)=104
|
||||
Col(2)=105
|
||||
Col(3)=106
|
||||
Col(4)=107
|
||||
Col(5)=108
|
||||
Col(6)=109
|
||||
Col(7)=110
|
||||
Col(8)=111
|
||||
Col(9)=112
|
||||
Col(10)=113
|
||||
Col(11)=120
|
||||
Col(12)=121
|
||||
Col(13)=122
|
||||
Col(14)=123
|
||||
Col(15)=166
|
||||
Col(16)=124
|
||||
Col(17)=125
|
||||
Col(18)=118
|
||||
Col(19)=117
|
||||
Col(20)=116
|
||||
Col(21)=127
|
||||
Col(22)=128
|
||||
Col(23)=129
|
||||
Col(24)=102
|
||||
Col(25)=155
|
||||
Col(26)=140
|
||||
[RIGHE]
|
||||
[HANDLERS]
|
||||
[PROFILOGRUPPO]
|
||||
101 = 0
|
||||
100 = 4
|
||||
200 = 4
|
||||
300 = 4
|
||||
400 = 4
|
||||
500 = 4
|
||||
600 = 4
|
||||
700 = 4
|
||||
800 = 4
|
||||
810 = 4
|
||||
820 = 4
|
||||
830 = 4
|
||||
900 = 4
|
||||
1000 = 4
|
||||
1100 = 4
|
||||
1200 = 4
|
||||
1210 = 4
|
||||
1300 = 4
|
||||
1400 = 4
|
||||
1500 = 4
|
||||
1600 = 0
|
||||
1700 = 4
|
||||
1800 = 4
|
||||
1900 = 4
|
||||
2000 = 0
|
||||
2100 = 4
|
||||
2200 = 0
|
||||
2300 = 4
|
||||
2400 = 4
|
||||
2500 = 4
|
||||
2700 = 4
|
||||
2710 = 4
|
||||
2800 = 4
|
||||
2900 = 4
|
||||
3000 = 4
|
||||
4000 = 4
|
||||
[ORDINEGRUPPI]
|
||||
NGROUPS=30
|
||||
1=100
|
||||
2=2500
|
||||
3=200
|
||||
4=300
|
||||
5=400
|
||||
6=500
|
||||
7=600
|
||||
8=700
|
||||
9=2400
|
||||
10=2300
|
||||
11=800
|
||||
12=810
|
||||
13=820
|
||||
14=830
|
||||
15=900
|
||||
16=1100
|
||||
17=1200
|
||||
18=1500
|
||||
19=1210
|
||||
20=1300
|
||||
21=1400
|
||||
22=2100
|
||||
23=2800
|
||||
24=2700
|
||||
25=2710
|
||||
26=1700
|
||||
27=1800
|
||||
28=1000
|
||||
29=2900
|
||||
30=3000
|
2877
src/ps/centroimb/custom/bollac.msk
Normal file
2877
src/ps/centroimb/custom/bollac.msk
Normal file
File diff suppressed because it is too large
Load Diff
15
src/ps/centroimb/custom/clienti-pagamento.qry
Normal file
15
src/ps/centroimb/custom/clienti-pagamento.qry
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<query Name="clienti-pagamento">
|
||||
<description>PAgamento clienti</description>
|
||||
<tables>
|
||||
<table Name="CLIFO" Num="20" />
|
||||
</tables>
|
||||
<fields>
|
||||
<field Name="TIPOCF" Table="CLIFO" />
|
||||
<field Name="RAGSOC" Table="CLIFO" />
|
||||
<field Name="CODPAG" Table="CLIFO" />
|
||||
</fields>
|
||||
<sql>SELECT TIPOCF,RAGSOC,CODPAG
|
||||
FROM CLIFO
|
||||
;</sql>
|
||||
</query>
|
8
src/ps/centroimb/custom/doc_b01.qry
Normal file
8
src/ps/centroimb/custom/doc_b01.qry
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
<query Name="doc_b01">
|
||||
<description>
|
||||
</description>
|
||||
<sql>USE 33 KEY 1 SELECT CODAG!=''
|
||||
FROM PROVV='D' ANNO='2006' CODNUM="F01"
|
||||
TO PROVV='D' ANNO='2006' CODNUM="F01"</sql>
|
||||
</query>
|
20
src/ps/centroimb/custom/doc_f01.qry
Normal file
20
src/ps/centroimb/custom/doc_f01.qry
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<query Name="doc_f01">
|
||||
<description>plafond</description>
|
||||
<tables>
|
||||
<table Name="DOC" Num="33" />
|
||||
</tables>
|
||||
<fields>
|
||||
<field Name="ANNO" ExprTo="2020" Table="DOC" ExprFrom="2020" />
|
||||
<field Name="CODNUM" ExprTo="F01" Table="DOC" ExprFrom="F01" />
|
||||
<field Name="NDOC" Table="DOC" />
|
||||
<field Name="TIPOCF" Table="DOC" />
|
||||
<field Name="CODCF" Table="DOC" />
|
||||
<field Name="DATADOC" Table="DOC" />
|
||||
<field Name="G1" Table="DOC" />
|
||||
</fields>
|
||||
<sql>SELECT ANNO,CODNUM,NDOC,TIPOCF,CODCF,DATADOC,G1
|
||||
FROM DOC
|
||||
WHERE (ANNO=2020)AND(TIPOCF='C')AND(CODCF=1983)
|
||||
;</sql>
|
||||
</query>
|
623
src/ps/centroimb/custom/fat_ci.rep
Normal file
623
src/ps/centroimb/custom/fat_ci.rep
Normal file
@ -0,0 +1,623 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report libraries="ve1300" page_merge="" save_printer="" name="fat_ci" use_printer_font="" orientation="1" page_split="" lpi="6" command="" class="">
|
||||
<description>fattura Centro Imballaggi</description>
|
||||
<font face="Courier New" size="10" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" height="26" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial" size="10" />
|
||||
<field x="7" y="22.56" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="25" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>122.RAGSOC</source>
|
||||
</field>
|
||||
<field x="88" y="19.12" deactivated="" type="Stringa" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="9" pattern="1" hide_zero="" text="">
|
||||
<prescript description="H0.9 PRESCRIPT">MESSAGE _PAGENO</prescript>
|
||||
</field>
|
||||
<field x="77" y="19.12" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="10" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>33.DATADOC</source>
|
||||
</field>
|
||||
<field x="67" y="19.12" deactivated="" type="Stringa" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="7.5" codval="" id="11" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>33.NDOC</source>
|
||||
</field>
|
||||
<field x="59.66" y="19.08" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="5" codval="" id="14" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" size="9" />
|
||||
<source>IF(33.CODVAL='','EURO',33.CODVAL)</source>
|
||||
</field>
|
||||
<field x="33.16" y="19.12" deactivated="" type="Stringa" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="15" pattern="1" hide_zero="" text="">
|
||||
<source>33.CODCF</source>
|
||||
</field>
|
||||
<field x="43.16" y="19.12" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="14" codval="" id="16" pattern="1" hide_zero="" text="">
|
||||
<prescript description="H0.16 PRESCRIPT">MESSAGE _CLIENTE,PAIV</prescript>
|
||||
</field>
|
||||
<field x="1" y="21.37" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="41" codval="" id="17" pattern="1" hide_zero="" text="">
|
||||
<source>201@.S0</source>
|
||||
</field>
|
||||
<field x="50.5" y="26.87" deactivated="1" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="45" codval="" id="18" pattern="1" hide_zero="" text="">
|
||||
<source>208@.S0</source>
|
||||
</field>
|
||||
<field x="49" y="10.62" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="59" codval="" height="2" id="20" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript description="H0.20 PRESCRIPT">MESSAGE _CLIENTE,!RAGSOC</prescript>
|
||||
</field>
|
||||
<field x="49" y="12.62" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="44" codval="" id="21" pattern="1" hide_zero="" text="">
|
||||
<prescript description="">MESSAGE _CLIENTE,!INDNUM</prescript>
|
||||
</field>
|
||||
<field x="49" y="13.62" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="44" codval="" id="22" pattern="1" hide_zero="" text="">
|
||||
<prescript description="">MESSAGE _CLIENTE,LOCALITACF</prescript>
|
||||
</field>
|
||||
<field x="49" y="14.62" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="5" codval="" id="23" pattern="1" hide_zero="" text="">
|
||||
<prescript description="H0.23 PRESCRIPT">MESSAGE _CLIENTE,!CAP</prescript>
|
||||
</field>
|
||||
<field x="55" y="14.62" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="30" codval="" height="2" id="24" pattern="1" hide_zero="" text="">
|
||||
<prescript description="">MESSAGE _CLIENTE,!COM-E;DENCOM
|
||||
MESSAGE COPY,26</prescript>
|
||||
</field>
|
||||
<field x="55" y="14.62" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="2" codval="" id="25" pattern="1" hide_zero="" text="">
|
||||
<prescript description="">MESSAGE _CLIENTE,!COM-E;PROVCOM
|
||||
MESSAGE APPEND,26</prescript>
|
||||
</field>
|
||||
<field x="55" y="14.62" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="38" codval="" height="2" id="26" pattern="1" hide_zero="" text="" />
|
||||
<field x="43" y="26.87" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="3" codval="" id="27" pattern="1" hide_zero="" text="">
|
||||
<prescript description="H0.27 PRESCRIPT">MESSAGE _CLIENTE,STATOCF</prescript>
|
||||
</field>
|
||||
<field x="49" y="15.62" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="25" codval="" id="28" pattern="1" hide_zero="" text="">
|
||||
<prescript description="">MESSAGE _TABLEREAD,%STA,#27,S0</prescript>
|
||||
</field>
|
||||
<field x="1.5" y="19.12" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="31.5" codval="" id="31" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>210@.S0</source>
|
||||
</field>
|
||||
<field x="41.16" y="19.12" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="2" codval="" id="33" pattern="1" hide_zero="" text="">
|
||||
<prescript description="H0.33 PRESCRIPT">MESSAGE _CLIENTE,STATOPAIV</prescript>
|
||||
</field>
|
||||
<field x="43" y="21.37" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="51" codval="" id="37" pattern="1" hide_zero="" text="">
|
||||
<groups>16</groups>
|
||||
<source>204@.S0</source>
|
||||
</field>
|
||||
<field x="22.33" y="24.58" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="70" codval="" id="38" pattern="1" hide_zero="" text="" />
|
||||
<field x="32" y="23" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="39" pattern="1" hide_zero="" text="">
|
||||
<source>33.CODABIP</source>
|
||||
<prescript description="H0.39 PRESCRIPT">MESSAGE SHOW,44|SHOW,45|SHOW,46|SHOW,47
|
||||
MESSAGE EMPTY SHOW,40|SHOW,41|SHOW,42|SHOW,37</prescript>
|
||||
</field>
|
||||
<field x="46" y="22.6" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="40" pattern="1" hide_zero="1" text="">
|
||||
<groups>16</groups>
|
||||
<source>33.CODABIA</source>
|
||||
</field>
|
||||
<field x="57.37" y="22.6" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="41" pattern="1" hide_zero="1" text="">
|
||||
<groups>16</groups>
|
||||
<source>33.CODCABA</source>
|
||||
</field>
|
||||
<field x="72.5" y="22.6" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="21.5" codval="" id="42" pattern="1" hide_zero="" text="">
|
||||
<groups>15</groups>
|
||||
<source>20.NUMCC</source>
|
||||
</field>
|
||||
<field x="45.87" y="22.56" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="44" pattern="1" hide_zero="1" text="">
|
||||
<groups>15</groups>
|
||||
<source>33.CODABIP</source>
|
||||
</field>
|
||||
<field x="57.5" y="22.5" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="45" pattern="1" hide_zero="1" text="">
|
||||
<groups>15</groups>
|
||||
<source>33.CODCABP</source>
|
||||
</field>
|
||||
<field x="72.87" y="22.68" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="21.5" codval="" id="46" pattern="1" hide_zero="" text="">
|
||||
<groups>16</groups>
|
||||
</field>
|
||||
<field x="43" y="21.37" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="51" codval="" id="47" pattern="1" hide_zero="" text="">
|
||||
<groups>15</groups>
|
||||
<source>208@.S0</source>
|
||||
</field>
|
||||
<field x="-70.5" y="-16.63" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="35" codval="" id="61" pattern="1" hide_zero="" text="">
|
||||
<source>16.INDIR</source>
|
||||
<prescript description="">MESSAGE COPY,63</prescript>
|
||||
</field>
|
||||
<field x="-70.5" y="-15.63" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="10" codval="" id="62" pattern="1" hide_zero="" text="">
|
||||
<source>16.CIV</source>
|
||||
<prescript description="">MESSAGE APPEND,63</prescript>
|
||||
</field>
|
||||
<field x="1.33" y="24.58" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="20.5" codval="" id="65" pattern="1" hide_zero="" text="">
|
||||
<source>33.CODCMS</source>
|
||||
</field>
|
||||
</section>
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="1" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field x="2" y="1" deactivated="" type="Immagine" hidden="" image_resize_type="" link="" dynamic_height="" shade_offset="" width="13" codval="" height="6" id="" pattern="1" hide_zero="" text="">
|
||||
<source>"logo_ci.jpg"</source>
|
||||
</field>
|
||||
<field x="18" y="1.5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="70" codval="" height="3" id="" pattern="1" hide_zero="" text="CENTRO IMBALLAGGI s.r.l. Unipersonale">
|
||||
<font face="Arial" bold="1" size="20" />
|
||||
</field>
|
||||
<field x="2.12" y="7.5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="42.5" codval="" id="" pattern="1" hide_zero="" text="Societ&#E0; soggetta a direzione e coordinamento di FP HOLDING S.r.l.">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="2" y="8.75" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="9" codval="" id="" pattern="1" hide_zero="" text="Sede Legale:">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="10.62" y="8.75" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="22" codval="" id="" pattern="1" hide_zero="" text="Via dell' Artigianato, snc">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="2" y="9.5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="" text="62015 ">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="7" y="9.5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="12.5" codval="" id="" pattern="1" hide_zero="" text="MONTE S. GIUSTO">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="19.5" y="9.5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="" text="(MC)">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="2" y="10.72" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="9" codval="" id="" pattern="1" hide_zero="" text="Stabilimento:">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="10.62" y="10.72" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="22" codval="" id="" pattern="1" hide_zero="" text="Contrada S. Rustico, 26F;A">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="2.12" y="11.56" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="" text="63815">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="7.12" y="11.56" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="MONTE S.PIETRANGELI">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="22.62" y="11.56" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="" text="(FM)">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="2" y="12.25" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="3" codval="" id="" pattern="1" hide_zero="" text="Tel.">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="5" y="12.25" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="9" codval="" id="" pattern="1" hide_zero="" text="0734.960071">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="14" y="12.25" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="7.5" codval="" id="" pattern="1" hide_zero="" text="R.A. - Fax.">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="21.37" y="12.25" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="9" codval="" id="" pattern="1" hide_zero="" text="0734.960072">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="2" y="13" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="41.5" codval="" id="" pattern="1" hide_zero="" text="P.I.F;C.F. 00774240436 ">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="2" y="14.37" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="38" codval="" id="" pattern="1" hide_zero="" text="Visitate il ns. sito: www.centroimballaggi.it">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="2" y="15.06" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="38" codval="" id="" pattern="1" hide_zero="" text="e-mail: paci@centroimballaggi.it">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field border="1" radius="100" x="0.3" y="18.12" deactivated="" type="Rettangolo" hidden="" link="" dynamic_height="" shade_offset="50" width="92.5" codval="" height="6" id="" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="0.59" y="20.37" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="92" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" radius="100" x="0.3" y="24.5" deactivated="" type="Rettangolo" hidden="" link="" dynamic_height="" shade_offset="50" width="92.5" codval="" height="25.6" id="" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" radius="100" x="0.3" y="50.87" deactivated="" type="Rettangolo" hidden="" link="" dynamic_height="" shade_offset="50" width="92.5" codval="" height="14.5" id="" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="13.5" y="50.87" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="8.2" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="20.5" y="50.87" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="11" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="35" y="50.87" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="11" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="50.34" y="50.87" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="11" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="60.75" y="50.93" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="2.1" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="71.75" y="50.93" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="2.1" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="0.16" y="53.12" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="92" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="0.16" y="59.12" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="92" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" radius="100" x="76" y="59.2" deactivated="" type="Rettangolo" hidden="" link="" bg_color="#E1E1E1" dynamic_height="" shade_offset="30" width="16" codval="" height="2.5" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="1" y="59.25" deactivated="1" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="18.5" codval="" id="" pattern="1" hide_zero="" text="Contributo Conai assolto ">
|
||||
<font face="Arial" bold="1" size="9" />
|
||||
</field>
|
||||
<field x="1" y="60.06" deactivated="1" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="18.5" codval="" id="" pattern="1" hide_zero="" text="ove dovuto">
|
||||
<font face="Arial" bold="1" size="9" />
|
||||
</field>
|
||||
<field border="1" x="0.16" y="61.87" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="92" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="23.5" y="61.87" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="3.4" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="45.37" y="61.87" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="3.4" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="66.87" y="61.87" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="3.4" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="2" radius="100" x="-28" y="-15.45" deactivated="" type="Rettangolo" hidden="" link="" dynamic_height="" shade_offset="" width="47" codval="" height="8" id="50" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" radius="100" x="47.5" y="9.37" deactivated="" type="Rettangolo" hidden="" link="" dynamic_height="" shade_offset="50" width="45" codval="" height="8" id="50" pattern="2" hide_zero="" text="" />
|
||||
<field x="-26" y="-15.7" deactivated="" type="Rettangolo" hidden="" link="" dynamic_height="" shade_offset="" width="43" codval="" height="8.5" id="51" pattern="2" hide_zero="" text="" />
|
||||
<field x="-28.5" y="-14.45" deactivated="" type="Rettangolo" hidden="" link="" dynamic_height="" shade_offset="" width="48" codval="" height="6" id="51" pattern="2" hide_zero="" text="" />
|
||||
<field x="72.25" y="-11.95" deactivated="" type="Rettangolo" hidden="" link="" dynamic_height="" shade_offset="" width="48" codval="" height="6" id="51" pattern="2" hide_zero="" text="" />
|
||||
<field x="-25.63" y="-15.45" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="7.5" codval="" height="0.75" id="53" pattern="1" hide_zero="" text="SPETT. DITTA">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
</field>
|
||||
<field x="75.12" y="-12.95" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="7.5" codval="" height="0.75" id="53" pattern="1" hide_zero="" text="SPETT. DITTA">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
</field>
|
||||
<field x="48.87" y="8.87" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="15.5" codval="" id="53" pattern="2" hide_zero="" text=" Intestatario Documento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="32.09" y="18.25" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="53" pattern="2" hide_zero="" text="Cod.Cliente">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="41.09" y="18.25" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="8.5" codval="" id="53" pattern="2" hide_zero="" text="P.IVAF;C. Fis:">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="59.59" y="18.25" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="5" codval="" id="53" pattern="2" hide_zero="" text="Valuta">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1.09" y="18.27" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="11" codval="" id="53" pattern="2" hide_zero="" text="Tipo Documento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="69.59" y="18.27" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="6" codval="" id="53" pattern="2" hide_zero="" text="Numero">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="79.09" y="18.27" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="7" codval="" id="53" pattern="2" hide_zero="" text="Data">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="87.09" y="18.27" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="5" codval="" id="53" pattern="1" hide_zero="" text="Pagina">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1.09" y="20.5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="53" pattern="2" hide_zero="" text="Pagamento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="43.09" y="20.5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="53" pattern="1" hide_zero="" text="Banca">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1.09" y="22.68" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="53" pattern="2" hide_zero="" text="Agente">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="43.09" y="22.68" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="53" pattern="1" hide_zero="" text="Abi:">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="54.09" y="22.68" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="53" pattern="1" hide_zero="" text="Cab:">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="65.09" y="22.68" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="7" codval="" id="53" pattern="1" hide_zero="" text="Num. CF;C">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.51" y="51.02" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="12.5" codval="" id="53" pattern="2" hide_zero="" text="Totale Merce">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="14.01" y="51.02" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="6" codval="" id="53" pattern="2" hide_zero="" text="Sconto %">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="21" y="51.02" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="13" codval="" id="53" pattern="2" hide_zero="" text="Netto Merce">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="35.51" y="51.02" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="11" codval="" id="53" pattern="2" hide_zero="" text="Spese Trasporto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="50.87" y="51.02" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="6" codval="" id="53" pattern="1" hide_zero="" text="Conai">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="61.5" y="51.02" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="53" pattern="2" hide_zero="" text="Spese Varie">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="72.12" y="51.02" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="21" codval="" id="53" pattern="1" hide_zero="" text="Assoggettamento fiscale cliente">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.34" y="53.2" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="9.5" codval="" id="53" pattern="1" hide_zero="" text="Totale Spese">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="21.31" y="53.2" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="13" codval="" id="53" pattern="1" hide_zero="" text="Imponibile">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="14.71" y="53.28" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="4.5" codval="" id="53" pattern="1" hide_zero="" text="% IVA">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="35.5" y="53.28" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="13" codval="" id="53" pattern="1" hide_zero="" text="Imposta">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="20.66" y="59.27" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="12" codval="" id="53" pattern="1" hide_zero="" text="Totale Imponibile">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="35.5" y="59.27" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10.5" codval="" id="53" pattern="1" hide_zero="" text="Totale Imposta">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="50.87" y="59.27" deactivated="" type="Testo" hidden="1" link="" dynamic_height="" shade_offset="" width="14.5" codval="" id="53" pattern="1" hide_zero="" text="Totale non imponibile">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.25" y="59.37" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="12.5" codval="" id="53" pattern="1" hide_zero="" text="Totale Documento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.71" y="61.97" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="22.5" codval="" id="53" pattern="1" hide_zero="" text="Scadenza Rate e Relativo Importo">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="-75.5" y="0.55" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="13" codval="" id="202" pattern="1" hide_zero="" text="CODICE ARTICOLO">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="1" y="24.87" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="202" pattern="1" hide_zero="" text="Codice">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="-62.22" y="0.55" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="30" codval="" id="203" pattern="1" hide_zero="" text="DESCRIZIONE ARTICOLO">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="14.28" y="24.87" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="28.5" codval="" id="203" pattern="1" hide_zero="" text="Descrizione">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="77.37" y="24.75" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="3" codval="" id="204" pattern="1" hide_zero="" text="Sc%">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="56.57" y="24.87" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="2.5" codval="" id="204" pattern="1" hide_zero="" text="UM">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="50" y="24.87" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="6.5" codval="" id="209" pattern="1" hide_zero="" text="Nr.Fogli">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="60.5" y="24.87" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="6" codval="" id="209" pattern="1" hide_zero="" text="Quantit&#E0;">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="69.5" y="24.87" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="5.5" codval="" id="209" pattern="1" hide_zero="" text="Prezzo">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="82.5" y="24.87" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="5.5" codval="" id="209" pattern="1" hide_zero="" text="Importo">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="90.16" y="24.87" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="2.5" codval="" id="209" pattern="1" hide_zero="" text="C.I.">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field border="2" x="-62.5" y="0.55" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="28.9" id="215" pattern="1" hide_zero="" text="" />
|
||||
<field border="2" x="-31" y="0.55" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="28.9" id="216" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="49.12" y="24.43" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="25.5" id="500" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="13.5" y="24.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="25.5" id="500" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="56" y="24.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="25.5" id="500" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="59" y="24.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="25.5" id="500" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="67.16" y="24.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="25.5" id="500" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="80.87" y="24.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="25.5" id="500" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="89.75" y="24.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="25.5" id="500" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="76.37" y="24.56" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" height="25.5" id="500" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="0.3" y="25.75" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="92" codval="" height="0" id="666" pattern="1" hide_zero="" text="" />
|
||||
</section>
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<condition>(34.TIPORIGA!='08')</condition>
|
||||
<font face="Arial" size="8" />
|
||||
<field x="50" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="1" text="######">
|
||||
<source>34.RG1:NUMFOGLI</source>
|
||||
<alt_source>34.QTAGG3</alt_source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE _ALIGN,#52,TOP</prescript>
|
||||
</field>
|
||||
<field x="0.5" y="1" deactivated="" type="Stringa" hidden="1" link="" bg_color="#E9E9E9" dynamic_height="" shade_offset="" width="23" codval="" id="50" pattern="1" hide_zero="" text="">
|
||||
<source>34.CODARTMAG</source>
|
||||
<prescript description="B1.50 PRESCRIPT">MESSAGE EMPTY DISABLE,51
|
||||
MESSAGE ENABLE,51</prescript>
|
||||
</field>
|
||||
<field x="0.7" deactivated="" type="Stringa" hidden="" link="" bg_color="#CFCFCF" dynamic_height="" shade_offset="" width="13" codval="" id="51" pattern="1" hide_zero="" text="">
|
||||
<source>IF(33.CODCF=565;34.CODCMS;34.CODART)</source>
|
||||
</field>
|
||||
<field x="14" deactivated="" type="Stringa" hidden="" link="" bg_color="#D4D4D4" dynamic_height="1" shade_offset="" width="36" codval="" height="22" id="52" pattern="1" hide_zero="" text="">
|
||||
<prescript description="B1.52 PRESCRIPT">MESSAGE _DESCRIGA</prescript>
|
||||
</field>
|
||||
<field x="56.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="2" codval="" id="53" pattern="1" hide_zero="" text="">
|
||||
<source>34.UMQTA</source>
|
||||
<prescript description="B1.53 PRESCRIPT">MESSAGE _ALIGN,#52,TOP</prescript>
|
||||
</field>
|
||||
<field x="58" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#00FFFF" dynamic_height="" shade_offset="" width="9" codval="" id="54" pattern="1" hide_zero="1" text="######,@@">
|
||||
<groups>30</groups>
|
||||
<source>34.QTA</source>
|
||||
<prescript description="B1.54 PRESCRIPT">MESSAGE _ALIGN,#52,TOP</prescript>
|
||||
</field>
|
||||
<field x="68" deactivated="" type="Prezzo" hidden="" align="right" link="" bg_color="#FF80C0" dynamic_height="" shade_offset="" width="8" codval="33.CODVAL" id="55" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>34.PREZZO</source>
|
||||
<prescript description="B1.55 PRESCRIPT">MESSAGE _ALIGN,#52,TOP</prescript>
|
||||
</field>
|
||||
<field x="76.6" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="56" pattern="1" hide_zero="" text="">
|
||||
<source>34.SCONTO</source>
|
||||
<prescript description="B1.56 PRESCRIPT">MESSAGE _ALIGN,#52,TOP</prescript>
|
||||
</field>
|
||||
<field x="80.5" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#00FFFF" dynamic_height="" shade_offset="" width="9" codval="33.CODVAL" id="57" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>34.IMPNS</source>
|
||||
<prescript description="B1.57 PRESCRIPT">MESSAGE _ALIGN,#52,TOP</prescript>
|
||||
</field>
|
||||
<field x="90.2" deactivated="" type="Stringa" hidden="" link="" bg_color="#EFEFEF" dynamic_height="" shade_offset="" width="3" codval="" id="58" pattern="1" hide_zero="" text="">
|
||||
<source>34.CODIVA</source>
|
||||
<prescript description="B1.58 PRESCRIPT">MESSAGE _ALIGN,#52,TOP</prescript>
|
||||
</field>
|
||||
<field x="69" y="1.5" deactivated="" type="Prezzo" hidden="1" align="right" link="" bg_color="#E1E1E1" dynamic_height="" shade_offset="" width="15" codval="33.CODVAL" id="59" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>29</groups>
|
||||
<source>34.PREZZONS</source>
|
||||
<prescript description="B1.59 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="67" y="1.5" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="15" codval="33.CODVAL" id="60" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>34.PROVVR</source>
|
||||
<prescript description="B1.60 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="66" y="1.5" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="15" codval="33.CODVAL" id="61" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>34.IMPOSTA</source>
|
||||
<prescript description="B1.61 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="2" hidden="" page_break="" can_break="" pattern="1">
|
||||
<condition>(34.CODART[1,2]='CA')</condition>
|
||||
<field x="14" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="6.5" codval="" id="" pattern="1" hide_zero="" text="PLAFOND">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="27" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" size="8" />
|
||||
<source>17.ESCAR+'%'</source>
|
||||
</field>
|
||||
<field x="1" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4.5" codval="" id="10" pattern="1" hide_zero="" text="">
|
||||
<source>17.ESCAR</source>
|
||||
<prescript description="">MESSAGE EMPTY HIDE,B2
|
||||
MESSAGE SHOW,B2</prescript>
|
||||
</field>
|
||||
<field x="20" deactivated="" type="Array" hidden="" link="" dynamic_height="" shade_offset="" width="7" codval="" id="20" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" size="8" />
|
||||
<source>34.CODAGG1</source>
|
||||
<list>
|
||||
<li Value="CARTA" Code="CA" />
|
||||
<li Value="ALLUMINIO" Code="AL" />
|
||||
</list>
|
||||
</field>
|
||||
</section>
|
||||
<section repeat="" y="50" keep_with_next="" deactivated="" hidden_if_needed="1" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" y="50" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial" size="9" />
|
||||
<field x="77.5" y="16" deactivated="" type="Numero" hidden="1" align="right" link="" bg_color="#00FF00" dynamic_height="" shade_offset="" width="3" codval="" id="1" pattern="2" hide_zero="" text="">
|
||||
<source>BOLLI</source>
|
||||
<prescript description="F1.1 PRESCRIPT">MESSAGE EMPTY HIDE,500|HIDE,501
|
||||
MESSAGE SHOW,500|SHOW,501</prescript>
|
||||
</field>
|
||||
<field x="1" y="2" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#00FFFF" dynamic_height="" shade_offset="" width="12" codval="33.CODVAL" id="101" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>TOTMER</source>
|
||||
</field>
|
||||
<field x="21.83" y="2.08" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#00FFFF" dynamic_height="" shade_offset="" width="12" codval="" id="101" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>TOTMER</source>
|
||||
</field>
|
||||
<field x="14" y="2" deactivated="" type="Stringa" hidden="" link="" bg_color="#0000FF" dynamic_height="" shade_offset="" width="5" codval="" id="102" pattern="1" hide_zero="" text="">
|
||||
<source>33.SCONTOPERC</source>
|
||||
</field>
|
||||
<field x="16" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="33.CODVAL" id="103" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>SCONTOT</source>
|
||||
</field>
|
||||
<field x="50" y="2" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#FFFF00" dynamic_height="" shade_offset="" width="10" codval="33.CODVAL" id="104" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>SPECONAI</source>
|
||||
</field>
|
||||
<field x="36.5" y="2" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#7F007F" dynamic_height="" shade_offset="" width="10" codval="33.CODVAL" id="105" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>SPESTRA</source>
|
||||
</field>
|
||||
<field x="11" y="4" deactivated="" type="Stringa" hidden="1" link="" bg_color="#7F7F7F" dynamic_height="" shade_offset="" width="4" codval="" id="107" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.107 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,COD,0</prescript>
|
||||
</field>
|
||||
<field x="20" y="4" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#FF00FF" dynamic_height="" shade_offset="" width="14" codval="33.CODVAL" id="108" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.108 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="15" y="4" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="109" pattern="1" hide_zero="1" text="##">
|
||||
<prescript description="F1.109 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,ALI,0</prescript>
|
||||
</field>
|
||||
<field x="38" y="4" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="12" codval="33.CODVAL" id="110" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.110 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IVA,1</prescript>
|
||||
</field>
|
||||
<field x="11" y="5" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="4" codval="" id="111" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.111 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,COD,0</prescript>
|
||||
</field>
|
||||
<field x="20" y="5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="14" codval="33.CODVAL" id="112" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.112 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="15" y="5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="113" pattern="1" hide_zero="1" text="##">
|
||||
<prescript description="F1.113 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,ALI,0</prescript>
|
||||
</field>
|
||||
<field x="38" y="5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="12" codval="33.CODVAL" id="114" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.114 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IVA,1</prescript>
|
||||
</field>
|
||||
<field x="11" y="6" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="4" codval="" id="115" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.115 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,COD,0</prescript>
|
||||
</field>
|
||||
<field x="20" y="6" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#FF00FF" dynamic_height="" shade_offset="" width="14" codval="33.CODVAL" id="116" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.116 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="15" y="6" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="117" pattern="1" hide_zero="1" text="##">
|
||||
<prescript description="F1.117 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,ALI,0</prescript>
|
||||
</field>
|
||||
<field x="38" y="6" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#00FFFF" dynamic_height="" shade_offset="" width="12" codval="33.CODVAL" id="118" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.118 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IVA,1</prescript>
|
||||
</field>
|
||||
<field x="20" y="7" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#FF00FF" dynamic_height="" shade_offset="" width="14" codval="33.CODVAL" id="119" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.119 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="15" y="7" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="120" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.120 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,COD,0</prescript>
|
||||
</field>
|
||||
<field x="51.5" y="7" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="34" codval="" id="121" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.121 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,DES,1
|
||||
MESSAGE COPY,221</prescript>
|
||||
</field>
|
||||
<field x="20" y="8" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#0000FF" dynamic_height="" shade_offset="" width="14" codval="33.CODVAL" id="122" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.122 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="15" y="8" deactivated="" type="Stringa" hidden="" link="" bg_color="#00FFFF" dynamic_height="" shade_offset="" width="4" codval="" id="123" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.123 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,COD,0</prescript>
|
||||
</field>
|
||||
<field x="51.5" y="8" deactivated="" type="Stringa" hidden="" link="" bg_color="#00FFFF" dynamic_height="" shade_offset="" width="34" codval="" id="124" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.124 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,DES,1
|
||||
MESSAGE APPEND,221</prescript>
|
||||
</field>
|
||||
<field x="20" y="10.25" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#FF0000" dynamic_height="" shade_offset="" width="13.5" codval="33.CODVAL" id="125" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>IMPONIBILI</source>
|
||||
</field>
|
||||
<field x="37" y="10.25" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#007F7F" dynamic_height="" shade_offset="" width="13" codval="33.CODVAL" id="126" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>IMPOSTE</source>
|
||||
</field>
|
||||
<field x="36" deactivated="1" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="11" codval="33.CODVAL" id="127" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.127 PRESCRIPT">MESSAGE _TOTIMPONIBILI,28</prescript>
|
||||
</field>
|
||||
<field x="61" y="2" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="9" codval="33.CODVAL" id="128" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>SPESINC</source>
|
||||
</field>
|
||||
<field x="48" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="33.CODVAL" id="129" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>BOLLI</source>
|
||||
</field>
|
||||
<field x="75.5" y="10.25" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="15" codval="33.CODVAL" height="1.25" id="130" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<groups>31</groups>
|
||||
<source>TOTDOC</source>
|
||||
</field>
|
||||
<field x="47" y="14" deactivated="1" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="11" codval="33.CODVAL" id="137" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>33.IMPPAGATO</source>
|
||||
<prescript description="F1.137 PRESCRIPT">MESSAGE SUB,138</prescript>
|
||||
</field>
|
||||
<field x="58" y="14" deactivated="1" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="11" codval="33.CODVAL" id="138" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
</field>
|
||||
<field x="4" y="13" deactivated="" type="Data" hidden="" link="" bg_color="#7F7F7F" dynamic_height="" shade_offset="" width="7" codval="" id="143" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.143 PRESCRIPT">MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="12" y="13" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#80FF80" dynamic_height="" shade_offset="" width="11" codval="33.CODVAL" id="144" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.144 PRESCRIPT">MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="26" y="13" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="7" codval="" id="145" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.145 PRESCRIPT">MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="34" y="13" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="11" codval="33.CODVAL" id="146" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.146 PRESCRIPT">MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="47" y="13" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="7" codval="" id="147" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.147 PRESCRIPT">MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="55" y="13" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="11" codval="33.CODVAL" id="148" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.148 PRESCRIPT">MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="71" y="13" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="7" codval="" id="149" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.149 PRESCRIPT">MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="79" y="13" deactivated="" type="Valuta" hidden="" align="right" link="" bg_color="#00FFFF" dynamic_height="" shade_offset="" width="11" codval="33.CODVAL" id="150" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.150 PRESCRIPT">MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="26" y="14" deactivated="1" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="151" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.151 PRESCRIPT">MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="35" y="14" deactivated="1" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="11" codval="33.CODVAL" id="152" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.152 PRESCRIPT">MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="72" y="2" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="20" codval="" id="221" pattern="1" hide_zero="" text="" />
|
||||
<field x="1" y="16" deactivated="" type="Testo" hidden="1" link="" dynamic_height="" shade_offset="" width="75" codval="" id="500" pattern="1" hide_zero="" text="Imposta di bollo assolta in modo virtuale ai sensi dell'articolo 15 del d.p.r. 642F;1972 e del DM 17F;06F;2014">
|
||||
<font face="Arial Narrow" bold="1" size="10" />
|
||||
</field>
|
||||
</section>
|
||||
<sql>USE 33
|
||||
JOIN 34 INTO CODNUM==CODNUM ANNO==ANNO PROVV==PROVV NDOC==NDOC
|
||||
JOIN 17 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF
|
||||
JOIN 20 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF
|
||||
JOIN 16 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF CODIND==CODINDSP
|
||||
JOIN 16 TO 17 ALIAS 116 INTO TIPOCF==TIPOCF CODCF==CODCF CODIND==CODINDSP
|
||||
JOIN 47 TO 34 INTO CODART==CODART
|
||||
JOIN %CPG TO 33 ALIAS 201 INTO CODTAB==CODPAG
|
||||
JOIN 122 TO 33 INTO CODAGE==CODAG
|
||||
JOIN %POR TO 33 ALIAS 203 INTO CODTAB==CODPORTO
|
||||
JOIN %BAN TO 33 ALIAS 204 INTO CODTAB==CODABIA+CODCABA
|
||||
JOIN %VET TO 33 ALIAS 205 INTO CODTAB==CODVETT1
|
||||
JOIN %ASP TO 33 ALIAS 206 INTO CODTAB==ASPBENI1
|
||||
JOIN %CTR TO 33 ALIAS 207 INTO CODTAB==CAUSTRASP
|
||||
JOIN %BAN TO 33 ALIAS 208 INTO CODTAB==CODABIP+CODCABP
|
||||
JOIN %VAL TO 33 ALIAS 209 INTO CODTAB==CODVAL
|
||||
JOIN %TIP TO 33 ALIAS 210 INTO CODTAB==TIPODOC
|
||||
JOIN %MSP TO 33 ALIAS 211 INTO CODTAB==CODSPMEZZO
|
||||
JOIN 33 TO 122 ALIAS 212 INTO CODAG=CODAGE
|
||||
</sql>
|
||||
</report>
|
229
src/ps/centroimb/custom/fatturac.ini
Normal file
229
src/ps/centroimb/custom/fatturac.ini
Normal file
@ -0,0 +1,229 @@
|
||||
[MAIN]
|
||||
TYPE=Fattura di vendita
|
||||
CAMPICALC=TOTMER|TOTPRE|SPESE|SPESINC|SPESIMB|SPESTRA|BOLLI|IMPONIBILI|IMPOSTE|TOTDOC|SCONTOD|SCONTOT|OMAGGI|TOTPROVV
|
||||
CALCOLI=*
|
||||
TOTPROVV =
|
||||
TIPOCF=C
|
||||
MODULE=ve
|
||||
Title(1)=Cliente
|
||||
Title(2)=Pagamenti
|
||||
Title(3)=Spedizione
|
||||
Title(4)=Magazzino
|
||||
Title(5)=Righe
|
||||
Title(6)=Totali
|
||||
[PROFILO]
|
||||
OCCASEDIT = 4
|
||||
OCFPI = 2
|
||||
COFI = 4
|
||||
STATOPAIV = 4
|
||||
PAIVA = 4
|
||||
LIQDIFF = 4
|
||||
IVAXCASSA = 4
|
||||
GOLEM = 4
|
||||
GRRECAPITO = 4
|
||||
INDCF = 2
|
||||
CIVCF = 2
|
||||
LOCALITACF = 2
|
||||
CAPCF = 2
|
||||
PROVCOM = 2
|
||||
COMCF = 2
|
||||
DENCOM = 2
|
||||
STATOCF = 2
|
||||
DESSTATOCF = 2
|
||||
CONTR122 = 4
|
||||
MODPAG = 4
|
||||
CONTSEP = 4
|
||||
CODVAL1 = 4
|
||||
CODVAL2 = 4
|
||||
NOME_VAL1 = 4
|
||||
NOME_VAL2 = 4
|
||||
CAMBIO = 4
|
||||
DATA_CAMBIO1 = 4
|
||||
DATA_CAMBIO2 = 4
|
||||
CODLIN = 4
|
||||
DESLIN = 4
|
||||
CODPAG = 5
|
||||
DESCODPAG = 4
|
||||
GRSCADENZE = 4
|
||||
DATAINSC = 4
|
||||
DATASCAD1 = 2
|
||||
DATASCAD2 = 2
|
||||
DATASCAD3 = 2
|
||||
DATASCAD4 = 2
|
||||
DATASCAD5 = 2
|
||||
CODABIA = 5
|
||||
CODCABA = 5
|
||||
CODABIA1 = 4
|
||||
CODCABA1 = 4
|
||||
DESBANAPP = 3
|
||||
DESBANAPP1 = 3
|
||||
IBAN = 4
|
||||
IBAN_STATO = 4
|
||||
IBAN_CHECK = 4
|
||||
BBAN = 4
|
||||
BBAN_CIN = 4
|
||||
BBAN_ABI = 4
|
||||
BBAN_CAB = 4
|
||||
BBAN_CONTO = 4
|
||||
CODABIP = 4
|
||||
CODCABP = 4
|
||||
CODABIP1 = 4
|
||||
CODCABP1 = 4
|
||||
DESBANPRE = 3
|
||||
DESBANPRE1 = 3
|
||||
PROGBNP = 3
|
||||
PROGBNP1 = 4
|
||||
CATVEN = 4
|
||||
DESCATVEN = 2
|
||||
CODLIST = 4
|
||||
DESLIST = 4
|
||||
CODCONT = 4
|
||||
DESCONT = 4
|
||||
CODCAMP = 4
|
||||
DESCAMP = 4
|
||||
SCONTOPERC = 4
|
||||
GRINDSPED = 4
|
||||
CODINDSP = 4
|
||||
RAGSOCSP = 2
|
||||
INDSP = 2
|
||||
CIVSP = 2
|
||||
LOCALITASP = 2
|
||||
CAPSP = 2
|
||||
COMSP = 2
|
||||
DENCOMSP = 2
|
||||
PROVCOMSP = 2
|
||||
STATOSP = 2
|
||||
DESSTATOSP = 2
|
||||
DATADOCRIFN = 4
|
||||
CODNUMRIFN = 4
|
||||
ANNORIFN = 4
|
||||
NUMDOCRIFN = 4
|
||||
CODAGVIS = 4
|
||||
DESAGVIS = 4
|
||||
CODAG = 4
|
||||
DESAG = 4
|
||||
CODZON = 4
|
||||
DESZON = 4
|
||||
CODSPMEZZO = 4
|
||||
DESSPMEZZO = 4
|
||||
CODPORTO = 4
|
||||
DESPORTO = 4
|
||||
CODNOTESP1 = 4
|
||||
DESNOTESP1 = 4
|
||||
CODNOTESP2 = 4
|
||||
DESNOTESP2 = 4
|
||||
CAUSTRASP = 4
|
||||
DENCAUSTRASP = 4
|
||||
CODVETT1 = 4
|
||||
CODVETT2 = 4
|
||||
CODVETT3 = 4
|
||||
NOMEVETT1 = 4
|
||||
NOMEVETT2 = 4
|
||||
NOMEVETT3 = 4
|
||||
NCOPIE = 0
|
||||
IMPPAGATO = 4
|
||||
ACCSALDO = 4
|
||||
DOC1 = 0
|
||||
DOC2 = 0
|
||||
DOC3 = 0
|
||||
IMPNETTI = 0
|
||||
RAGGREFF = 4
|
||||
SPESEINC = 4
|
||||
ADDBOLLI = 4
|
||||
CODNOTE = 4
|
||||
NOTECLI = 3
|
||||
CAUSMAG = 5
|
||||
CAUSMAGC = 2
|
||||
DESCRMAG = 4
|
||||
DESCRMAGC = 2
|
||||
CUP = 4
|
||||
DESCRCUP = 4
|
||||
CIG = 4
|
||||
DESCRCIG = 4
|
||||
CMSH = 4
|
||||
[DEFAULT]
|
||||
[SHEET]
|
||||
Col(0)=103
|
||||
Col(1)=104
|
||||
Col(2)=105
|
||||
Col(3)=106
|
||||
Col(4)=107
|
||||
Col(5)=108
|
||||
Col(6)=109
|
||||
Col(7)=110
|
||||
Col(8)=111
|
||||
Col(9)=112
|
||||
Col(10)=113
|
||||
Col(11)=120
|
||||
Col(12)=121
|
||||
Col(13)=122
|
||||
Col(14)=123
|
||||
Col(15)=166
|
||||
Col(16)=124
|
||||
Col(17)=125
|
||||
Col(18)=127
|
||||
Col(19)=128
|
||||
Col(20)=129
|
||||
Col(21)=102
|
||||
Col(22)=155
|
||||
Col(23)=140
|
||||
Col(24)=135
|
||||
[RIGHE]
|
||||
[HANDLERS]
|
||||
[PROFILOGRUPPO]
|
||||
101 = 0
|
||||
100 = 4
|
||||
200 = 4
|
||||
300 = 4
|
||||
400 = 4
|
||||
500 = 4
|
||||
600 = 4
|
||||
700 = 4
|
||||
800 = 4
|
||||
810 = 4
|
||||
820 = 4
|
||||
830 = 4
|
||||
900 = 4
|
||||
1010 = 4
|
||||
1100 = 4
|
||||
1200 = 4
|
||||
1210 = 4
|
||||
1300 = 4
|
||||
1400 = 4
|
||||
1500 = 4
|
||||
1600 = 0
|
||||
1800 = 4
|
||||
1900 = 4
|
||||
2200 = 0
|
||||
2300 = 4
|
||||
2400 = 4
|
||||
2500 = 4
|
||||
2900 = 4
|
||||
3000 = 4
|
||||
[ORDINEGRUPPI]
|
||||
NGROUPS=25
|
||||
1=100
|
||||
2=2500
|
||||
3=200
|
||||
4=300
|
||||
5=400
|
||||
6=500
|
||||
7=600
|
||||
8=700
|
||||
9=2400
|
||||
10=2300
|
||||
11=800
|
||||
12=810
|
||||
13=820
|
||||
14=830
|
||||
15=900
|
||||
16=1100
|
||||
17=1200
|
||||
18=1210
|
||||
19=1300
|
||||
20=1400
|
||||
21=1800
|
||||
22=1900
|
||||
23=1010
|
||||
24=2900
|
||||
25=3000
|
2732
src/ps/centroimb/custom/fatturac.msk
Normal file
2732
src/ps/centroimb/custom/fatturac.msk
Normal file
File diff suppressed because it is too large
Load Diff
328
src/ps/centroimb/custom/list_doc.rep
Normal file
328
src/ps/centroimb/custom/list_doc.rep
Normal file
@ -0,0 +1,328 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report libraries="ve1300" name="list_doc" orientation="1" lpi="6">
|
||||
<description>Lista documenti per con.pag</description>
|
||||
<font face="Arial" size="8" />
|
||||
<section type="Head" pattern="1">
|
||||
<field type="Stringa" width="50" pattern="1" text="Ditta">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#SYSTEM.RAGSOC</source>
|
||||
</field>
|
||||
<field x="90.5" type="Stringa" width="15" pattern="1" text="Data:">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="105.5" type="Stringa" align="right" width="10" pattern="1" text="Pag.">
|
||||
<source>#PAGE</source>
|
||||
</field>
|
||||
<field y="1" type="Stringa" align="center" width="120" height="1.25" pattern="1">
|
||||
<font face="Times New Roman" bold="1" size="14" />
|
||||
<source>"Stampa lista documenti - " +210@.S0</source>
|
||||
</field>
|
||||
<field y="2.75" type="Testo" width="10" pattern="1" text="Num F;Tipo">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="9.9" y="2.75" type="Testo" width="8" pattern="1" text="Data">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="16.95" y="2.75" type="Testo" width="4.5" pattern="1" text="Num.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="22.03" y="2.75" type="Testo" width="3" pattern="1" text="St.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="24" y="2.75" type="Testo" align="right" width="5.5" pattern="1" text="CF;F">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="31.03" y="2.75" type="Testo" width="32" pattern="1" text="Ragione Sociale">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="69" y="2.75" type="Testo" width="4.5" pattern="1" text="Pag.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="75" y="2.75" type="Testo" width="7" pattern="1" text="Tipo Pag.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="97.84" y="2.75" type="Testo" align="right" width="8.5" pattern="1" text="Imposte">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="106.43" y="2.75" type="Testo" align="right" width="10" pattern="1" text="Totale Doc.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field border="2" y="3.75" type="Linea" width="118" height="0" pattern="1" />
|
||||
<field x="87" y="2.75" type="Testo" align="right" width="10" id="50" pattern="1" text="Imponibile">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
</section>
|
||||
<section type="Head" level="1" pattern="1">
|
||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1.50
|
||||
MESSAGE RESET,F1.60
|
||||
MESSAGE RESET,F1.70
|
||||
MESSGE RESET,F1</prescript>
|
||||
</section>
|
||||
<section type="Body" pattern="1" />
|
||||
<section type="Body" level="1" pattern="1">
|
||||
<field type="Stringa" width="9.5" pattern="1">
|
||||
<source>CODNUM+'F; '+TIPODOC</source>
|
||||
</field>
|
||||
<field x="8.5" type="Data" width="8" pattern="1">
|
||||
<source>DATADOC</source>
|
||||
</field>
|
||||
<field x="22" type="Stringa" align="right" width="2" pattern="1">
|
||||
<source>STATO</source>
|
||||
</field>
|
||||
<field x="31" type="Stringa" width="34" pattern="1">
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE _ISAMREAD,20,TIPOCF=33.TIPOCF!CODCF=#30,RAGSOC</prescript>
|
||||
</field>
|
||||
<field x="75.5" type="Stringa" hidden="1" width="3" pattern="1">
|
||||
<font face="Arial Narrow" size="8" />
|
||||
<source>CODVAL</source>
|
||||
</field>
|
||||
<field x="83.5" type="Stringa" hidden="1" width="3" pattern="1">
|
||||
<source>CONTROEURO</source>
|
||||
</field>
|
||||
<field x="10" type="Stringa" hidden="1" link="33.PROVV" width="2.5" id="1" pattern="1">
|
||||
<source>PROVV</source>
|
||||
</field>
|
||||
<field x="4" type="Stringa" hidden="1" link="33.ANNO" width="10" id="2" pattern="1">
|
||||
<source>ANNO</source>
|
||||
</field>
|
||||
<field x="1" type="Stringa" hidden="1" link="33.CODNUM" width="2" id="3" pattern="1">
|
||||
<source>CODNUM</source>
|
||||
</field>
|
||||
<field x="16" type="Numero" align="right" link="33.NDOC" width="5" id="4" pattern="1">
|
||||
<source>NDOC</source>
|
||||
</field>
|
||||
<field x="24" type="Stringa" hidden="1" width="2.5" id="10" pattern="1">
|
||||
<source>33.TIPOCF</source>
|
||||
</field>
|
||||
<field x="24" type="Numero" align="right" width="6" id="30" pattern="1">
|
||||
<source>CODCF</source>
|
||||
</field>
|
||||
<field x="69" type="Stringa" width="4.5" id="32" pattern="1">
|
||||
<source>CODPAG</source>
|
||||
</field>
|
||||
<field x="77.5" type="Stringa" width="1.5" id="33" pattern="1">
|
||||
<prescript description="B1.33 PRESCRIPT">MESSAGE _TABLEREAD,%CPG,#32,S4</prescript>
|
||||
</field>
|
||||
<field x="79" type="Stringa" hidden="1" align="right" bg_color="#80FF80" width="1.5" id="35" pattern="2">
|
||||
<source>IF(210@.B7='X',-1,1)</source>
|
||||
</field>
|
||||
<field x="79.5" type="Numero" hidden="1" align="right" width="7" id="45" pattern="1" hide_zero="1">
|
||||
<source>CAMBIO</source>
|
||||
<prescript description="B1.45 PRESCRIPT">#THIS @
|
||||
0
|
||||
=
|
||||
IF
|
||||
#THIS @
|
||||
1
|
||||
+
|
||||
#THIS !
|
||||
THEN</prescript>
|
||||
</field>
|
||||
<field x="87" y="1" type="Numero" hidden="1" align="right" width="10" id="49" pattern="1">
|
||||
<source>33.G1:IMPONIBILI</source>
|
||||
</field>
|
||||
<field x="87" type="Valuta" align="right" width="10" codval="CODVAL" id="50" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>#35*#49</source>
|
||||
<prescript description="B1.50 PRESCRIPT">#50 @
|
||||
#45 @
|
||||
F;
|
||||
2 ROUND
|
||||
#THIS !</prescript>
|
||||
<postscript description="B1.50 POSTSCRIPT">#THIS @
|
||||
#F1.50
|
||||
+!
|
||||
#33 @
|
||||
1
|
||||
=
|
||||
IF
|
||||
#THIS @
|
||||
#F1.51
|
||||
+!
|
||||
ELSE
|
||||
#33 @
|
||||
3 =
|
||||
IF
|
||||
#THIS @
|
||||
#F1.52
|
||||
+!
|
||||
ELSE
|
||||
#THIS @
|
||||
#F1.53
|
||||
+!
|
||||
THEN
|
||||
THEN</postscript>
|
||||
</field>
|
||||
<field x="98" y="1" type="Valuta" hidden="1" align="right" width="8" id="59" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>33.G1:IMPOSTE</source>
|
||||
</field>
|
||||
<field x="98" type="Valuta" align="right" width="8" codval="33.CODVAL" id="60" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>#35*#59</source>
|
||||
<prescript description="B1.60 PRESCRIPT">#60 @
|
||||
#45 @
|
||||
F;
|
||||
2 ROUND
|
||||
#THIS !
|
||||
</prescript>
|
||||
<postscript description="B1.60 POSTSCRIPT">#33 @
|
||||
1
|
||||
=
|
||||
IF
|
||||
#THIS @
|
||||
#F1.61
|
||||
+!
|
||||
ELSE
|
||||
#33 @
|
||||
3 =
|
||||
IF
|
||||
#THIS @
|
||||
#F1.62
|
||||
+!
|
||||
ELSE
|
||||
#THIS @
|
||||
#F1.63
|
||||
+!
|
||||
THEN
|
||||
THEN
|
||||
#THIS @
|
||||
#F1.60
|
||||
+!</postscript>
|
||||
</field>
|
||||
<field x="106" y="1" type="Numero" hidden="1" align="right" width="10" id="69" pattern="1">
|
||||
<source>33.G1:TOTDOC</source>
|
||||
</field>
|
||||
<field x="106" type="Valuta" align="right" width="10" codval="CODVAL" id="70" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>#35*#69</source>
|
||||
<prescript description="B1.70 PRESCRIPT">#70 @
|
||||
#45 @
|
||||
F;
|
||||
2 ROUND
|
||||
#THIS !</prescript>
|
||||
<postscript description="B1.70 POSTSCRIPT">#THIS @
|
||||
#F1.70
|
||||
+!
|
||||
#33 @
|
||||
1
|
||||
=
|
||||
IF
|
||||
#THIS @
|
||||
#F1.71
|
||||
+!
|
||||
ELSE
|
||||
#33 @
|
||||
3 =
|
||||
IF
|
||||
#THIS @
|
||||
#F1.72
|
||||
+!
|
||||
ELSE
|
||||
#THIS @
|
||||
#F1.73
|
||||
+!
|
||||
THEN
|
||||
THEN
|
||||
</postscript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" pattern="1" />
|
||||
<section type="Foot" level="1" height="10" pattern="1">
|
||||
<field border="2" type="Linea" width="118" height="0" pattern="1" />
|
||||
<field border="2" x="19" y="0.25" type="Rettangolo" width="51" height="6.75" pattern="1" />
|
||||
<field y="0.5" type="Testo" width="17.5" pattern="1" text="Documenti filtrati per:">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="20" y="0.5" type="Testo" width="9.5" pattern="1" text="Num.">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="30.5" y="0.5" type="Testo" width="2" pattern="1" text=" =" />
|
||||
<field x="34" y="0.5" type="Stringa" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_CODNUM</source>
|
||||
</field>
|
||||
<field x="72" y="0.5" type="Testo" width="14" pattern="1" text="Totali">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="20" y="1.5" type="Testo" width="9.5" pattern="1" text="Tipo Doc.">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="30.5" y="1.5" type="Testo" width="2" pattern="1" text=" =" />
|
||||
<field x="34" y="1.5" type="Stringa" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_TIPODOC</source>
|
||||
</field>
|
||||
<field x="20" y="2.5" type="Testo" width="9" pattern="1" text="Stato:">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="30.5" y="2.5" type="Testo" width="2" pattern="1" text="Da" />
|
||||
<field x="34" y="2.5" type="Stringa" align="center" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#DASTATO</source>
|
||||
</field>
|
||||
<field x="46" y="2.5" type="Testo" width="2" pattern="1" text="A" />
|
||||
<field x="48" y="2.5" type="Stringa" align="center" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#ASTATO</source>
|
||||
</field>
|
||||
<field x="20" y="3.5" type="Testo" width="9" pattern="1" text="Data:">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="30.5" y="3.5" type="Testo" width="2" pattern="1" text="Da" />
|
||||
<field x="34" y="3.5" type="Data" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_DADATA</source>
|
||||
</field>
|
||||
<field x="46" y="3.5" type="Testo" width="2" pattern="1" text="A" />
|
||||
<field x="48" y="3.5" type="Data" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_ADATA</source>
|
||||
</field>
|
||||
<field x="20" y="4.5" type="Array" width="9" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#B1.10</source>
|
||||
<list>
|
||||
<li Value="Cliente:" Code="C" />
|
||||
<li Value="Fornitore:" Code="F" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="30.5" y="4.5" type="Testo" width="2" pattern="1" text="Da" />
|
||||
<field x="34" y="4.5" type="Stringa" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_DACODCF</source>
|
||||
</field>
|
||||
<field x="46" y="4.5" type="Testo" width="2" pattern="1" text="A" />
|
||||
<field x="48" y="4.5" type="Stringa" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_ACODCF</source>
|
||||
</field>
|
||||
<field x="20" y="5.5" type="Testo" width="9.5" pattern="1" text="Tipo Pag.">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="30.5" y="5.5" type="Testo" width="2" pattern="1" text=" =" />
|
||||
<field x="34" y="5.5" type="Array" width="19" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S4</source>
|
||||
<list>
|
||||
<li Value="Ricevute Bancarie" Code="3" />
|
||||
<li Value="Altro" Code="10" />
|
||||
<li Value="Tutti" Code="11" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="85" y="0.5" type="Valuta" align="right" width="12" id="50" pattern="1" text="###.###.###,@@">
|
||||
<font italic="1" face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="98" y="0.5" type="Valuta" align="right" width="8" id="60" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<postscript description="F1.60 POSTSCRIPT">MESSAGE ADD,F1.60</postscript>
|
||||
</field>
|
||||
<field x="106" y="0.5" type="Valuta" align="right" width="10" id="70" pattern="1" text="###.###.###,@@">
|
||||
<font italic="1" face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
</section>
|
||||
<sql>USE DOC
|
||||
SELECT NUM(ANSI(DATADOC)E;=ANSI(#S_DADATA))NUM(ANSI(DATADOC)C;=ANSI(#S_ADATA))((TIPODOC=#S_TIPODOC)||(#S_TIPODOC=''))(IF(#S4='3',211@.S4=#S4,211@.S4!='3')||(#S4='11'))(STATOE;=#DASTATO)(STATOC;=#ASTATO)STR(CODCFE;=#S_DACODCF)(STR(CODCFC;=#S_ACODCF)||STR(#S_ACODCF==0))
|
||||
JOIN %TIP TO 33 ALIAS 210 INTO CODTAB=TIPODOC
|
||||
JOIN %CPG TO 33 ALIAS 211 INTO CODTAB=CODPAG
|
||||
FROM PROVV='D' ANNO=#S_ANNO CODNUM=#S_CODNUM
|
||||
TO PROVV='D' ANNO=#S_ANNO CODNUM=#S_CODNUM
|
||||
|
||||
</sql>
|
||||
</report>
|
BIN
src/ps/centroimb/custom/logo_ci.JPG
Normal file
BIN
src/ps/centroimb/custom/logo_ci.JPG
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
228
src/ps/centroimb/custom/old_list_doc.msk
Normal file
228
src/ps/centroimb/custom/old_list_doc.msk
Normal file
@ -0,0 +1,228 @@
|
||||
TOOLBAR "topbar" 0 0 0 2
|
||||
BU 1 2 2
|
||||
BE
|
||||
PR 1 1 "Conferma"
|
||||
PI 101
|
||||
EN
|
||||
BU -1 2 2
|
||||
BE
|
||||
PR -1 1 ""
|
||||
PI 0
|
||||
EN
|
||||
BU 33 2 2
|
||||
BE
|
||||
PR 9 1 "Info"
|
||||
ME EXIT,332
|
||||
PI 162
|
||||
EN
|
||||
BU 34 2 2
|
||||
BE
|
||||
PR 10 1 "Help"
|
||||
ME EXIT,331
|
||||
PI 163
|
||||
EN
|
||||
BU -1 2 2
|
||||
BE
|
||||
PR -1 0 ""
|
||||
PI 0
|
||||
EN
|
||||
BU 9 2 2
|
||||
BE
|
||||
PR 12 1 "Fine"
|
||||
ME EXIT,20334
|
||||
PI 114
|
||||
EN
|
||||
EN
|
||||
|
||||
PA "STAMPA LISTA DOCUMENTI" -1 -1 80 14
|
||||
GR -1 39 5
|
||||
BE
|
||||
PR 2 1 "Seleziona Numerazione"
|
||||
FL ""
|
||||
EN
|
||||
|
||||
ST 30 70 50
|
||||
BE
|
||||
PR 8 -4 "Profilo "
|
||||
PSELECT
|
||||
GR 1
|
||||
EN
|
||||
|
||||
NU 401 4
|
||||
BE
|
||||
PR 4 2 "Anno "
|
||||
FI S_ANNO
|
||||
KE 1
|
||||
US ESC
|
||||
CH REQUIRED
|
||||
IN CODTAB 401
|
||||
DI "Codice" CODTAB
|
||||
DI "Data inizio esercizio" D0
|
||||
DI "Data fine esercizio" D1
|
||||
OU 401 CODTAB
|
||||
OU 503 D0
|
||||
OU 504 D1
|
||||
FL "Z"
|
||||
EN
|
||||
|
||||
ST 402 4
|
||||
BE
|
||||
PR 18 2 "Num. "
|
||||
FI S_CODNUM
|
||||
HE "Codice numerazione"
|
||||
US %NUM
|
||||
IN CODTAB 402
|
||||
DI "Codice" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 402 CODTAB
|
||||
CH FO
|
||||
FLAG "UPA"
|
||||
WA "Numerazione assente"
|
||||
KE 1 2
|
||||
EN
|
||||
|
||||
ST 403 4
|
||||
BE
|
||||
FI S_TIPODOC
|
||||
PR 18 3 "Tipo doc."
|
||||
US %TIP KEY 1
|
||||
IN CODTAB 403
|
||||
DI "Codice" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 403 CODTAB
|
||||
CH NORMAL
|
||||
FL "UPA"
|
||||
EN
|
||||
|
||||
ST 101 1
|
||||
BE
|
||||
PR 35 2 ""
|
||||
FI DASTATO
|
||||
US %STD
|
||||
CH REQUIRED
|
||||
IN CODTAB 101
|
||||
DI "Codice" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 101 CODTAB
|
||||
KE 1
|
||||
FLAG "U"
|
||||
EN
|
||||
ST 102 1
|
||||
BE
|
||||
PR 35 3 ""
|
||||
FI ASTATO
|
||||
US %STD
|
||||
CH REQUIRED
|
||||
IN CODTAB 102
|
||||
DI "Codice" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 102 CODTAB
|
||||
KE 1
|
||||
FLAG "U"
|
||||
EN
|
||||
|
||||
LI 107 10
|
||||
BE
|
||||
PR 2 6 "Tipo C/F"
|
||||
IT "C|Cliente"
|
||||
IT "F|Fornitore"
|
||||
EN
|
||||
|
||||
ST 108 6
|
||||
BE
|
||||
PR 2 8 "Da Cli\For"
|
||||
WA "Cliente assente"
|
||||
HE "Codice del cliente del documento"
|
||||
FL "R"
|
||||
FI S_DACODCF
|
||||
US 20 KEY 1
|
||||
IN TIPOCF 107
|
||||
IN CODCF 108
|
||||
DI "Codice" CODCF
|
||||
DI "Ragione Sociale@50" RAGSOC
|
||||
OU 108 CODCF
|
||||
OU 301 RAGSOC
|
||||
CH NORMAL
|
||||
ADD RU cg0 -1 C
|
||||
EN
|
||||
ST 301 50
|
||||
BE
|
||||
WA "Cliente\Fornitore assente"
|
||||
HE "Ragione sociale del cliente del documento"
|
||||
PR 24 8 ""
|
||||
GR 1
|
||||
US 20 KEY 2
|
||||
IN TIPOCF 107
|
||||
IN RAGSOC 301
|
||||
DI "Ragione Sociale@50" RAGSOC
|
||||
DI "Codice" CODCF
|
||||
OU 108 CODCF
|
||||
OU 301 RAGSOC
|
||||
CH NORMAL
|
||||
ADD RU cg0 -1 C
|
||||
EN
|
||||
|
||||
ST 109 6
|
||||
BE
|
||||
PR 2 9 "A Cli\For "
|
||||
WA "Cliente\Fornitore assente"
|
||||
HE "Codice del cliente del documento"
|
||||
FL "R"
|
||||
FI S_ACODCF
|
||||
US 20 KEY 1
|
||||
IN TIPOCF 107
|
||||
IN CODCF 109
|
||||
DI "Codice" CODCF
|
||||
DI "Ragione Sociale@50" RAGSOC
|
||||
OU 109 CODCF
|
||||
OU 302 RAGSOC
|
||||
CH NORMAL
|
||||
ADD RU cg0 -1 C
|
||||
EN
|
||||
ST 302 50
|
||||
BE
|
||||
WA "Cliente assente"
|
||||
HE "Ragione sociale del cliente del documento"
|
||||
PR 24 9 ""
|
||||
GR 1
|
||||
US 20 KEY 2
|
||||
IN TIPOCF 107
|
||||
IN RAGSOC 302
|
||||
DI "Ragione Sociale@50" RAGSOC
|
||||
DI "Codice" CODCF
|
||||
OU 109 CODCF
|
||||
OU 302 RAGSOC
|
||||
CH NORMAL
|
||||
ADD RU cg0 -1 C
|
||||
EN
|
||||
|
||||
RA 211 1 30
|
||||
BE
|
||||
PR 2 12 "Tipo Pagamento"
|
||||
IT "3|Ricevuta bancaria"
|
||||
IT "10|Altro"
|
||||
IT "11|Tutti"
|
||||
FI S4
|
||||
EN
|
||||
|
||||
GR -1 23 5
|
||||
BE
|
||||
PR 50 1 "Seleziona Date limiti"
|
||||
FL ""
|
||||
EN
|
||||
|
||||
DA 503
|
||||
BE
|
||||
PR 52 2 "Da Data "
|
||||
FI S_DADATA
|
||||
GR 1
|
||||
EN
|
||||
DA 504
|
||||
BE
|
||||
PR 52 4 "A Data "
|
||||
FI S_ADATA
|
||||
GR 2
|
||||
EN
|
||||
|
||||
EN
|
||||
ENDMASK
|
328
src/ps/centroimb/custom/old_list_doc.rep
Normal file
328
src/ps/centroimb/custom/old_list_doc.rep
Normal file
@ -0,0 +1,328 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report libraries="ve1300" name="list_doc" orientation="1" lpi="6">
|
||||
<description>Lista documenti per con.pag</description>
|
||||
<font face="Arial" size="8" />
|
||||
<section type="Head" pattern="1">
|
||||
<field type="Stringa" width="50" pattern="1" text="Ditta">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#SYSTEM.RAGSOC</source>
|
||||
</field>
|
||||
<field x="90.5" type="Stringa" width="15" pattern="1" text="Data:">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="105.5" type="Stringa" align="right" width="10" pattern="1" text="Pag.">
|
||||
<source>#PAGE</source>
|
||||
</field>
|
||||
<field y="1" type="Stringa" align="center" width="120" height="1.25" pattern="1">
|
||||
<font face="Times New Roman" bold="1" size="14" />
|
||||
<source>"Stampa lista documenti - " +210@.S0</source>
|
||||
</field>
|
||||
<field y="2.75" type="Testo" width="10" pattern="1" text="Num F;Tipo">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="9.9" y="2.75" type="Testo" width="8" pattern="1" text="Data">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="16.95" y="2.75" type="Testo" width="4.5" pattern="1" text="Num.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="22.03" y="2.75" type="Testo" width="3" pattern="1" text="St.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="24" y="2.75" type="Testo" align="right" width="5.5" pattern="1" text="CF;F">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="31.03" y="2.75" type="Testo" width="32" pattern="1" text="Ragione Sociale">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="69" y="2.75" type="Testo" width="4.5" pattern="1" text="Pag.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="75" y="2.75" type="Testo" width="7" pattern="1" text="Tipo Pag.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="97.84" y="2.75" type="Testo" align="right" width="8.5" pattern="1" text="Imposte">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="106.43" y="2.75" type="Testo" align="right" width="10" pattern="1" text="Totale Doc.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field border="2" y="3.75" type="Linea" width="118" height="0" pattern="1" />
|
||||
<field x="87" y="2.75" type="Testo" align="right" width="10" id="50" pattern="1" text="Imponibile">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
</section>
|
||||
<section type="Head" level="1" pattern="1">
|
||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1.50
|
||||
MESSAGE RESET,F1.60
|
||||
MESSAGE RESET,F1.70
|
||||
MESSGE RESET,F1</prescript>
|
||||
</section>
|
||||
<section type="Body" pattern="1" />
|
||||
<section type="Body" level="1" pattern="1">
|
||||
<field type="Stringa" width="9.5" pattern="1">
|
||||
<source>CODNUM+'F; '+TIPODOC</source>
|
||||
</field>
|
||||
<field x="8.5" type="Data" width="8" pattern="1">
|
||||
<source>DATADOC</source>
|
||||
</field>
|
||||
<field x="22" type="Stringa" align="right" width="2" pattern="1">
|
||||
<source>STATO</source>
|
||||
</field>
|
||||
<field x="31" type="Stringa" width="34" pattern="1">
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE _ISAMREAD,20,TIPOCF=33.TIPOCF!CODCF=#30,RAGSOC</prescript>
|
||||
</field>
|
||||
<field x="75.5" type="Stringa" hidden="1" width="3" pattern="1">
|
||||
<font face="Arial Narrow" size="8" />
|
||||
<source>CODVAL</source>
|
||||
</field>
|
||||
<field x="83.5" type="Stringa" hidden="1" width="3" pattern="1">
|
||||
<source>CONTROEURO</source>
|
||||
</field>
|
||||
<field x="10" type="Stringa" hidden="1" link="33.PROVV" width="2.5" id="1" pattern="1">
|
||||
<source>PROVV</source>
|
||||
</field>
|
||||
<field x="4" type="Stringa" hidden="1" link="33.ANNO" width="10" id="2" pattern="1">
|
||||
<source>ANNO</source>
|
||||
</field>
|
||||
<field x="1" type="Stringa" hidden="1" link="33.CODNUM" width="2" id="3" pattern="1">
|
||||
<source>CODNUM</source>
|
||||
</field>
|
||||
<field x="16" type="Numero" align="right" link="33.NDOC" width="5" id="4" pattern="1">
|
||||
<source>NDOC</source>
|
||||
</field>
|
||||
<field x="24" type="Stringa" hidden="1" width="2.5" id="10" pattern="1">
|
||||
<source>33.TIPOCF</source>
|
||||
</field>
|
||||
<field x="24" type="Numero" align="right" width="6" id="30" pattern="1">
|
||||
<source>CODCF</source>
|
||||
</field>
|
||||
<field x="69" type="Stringa" width="4.5" id="32" pattern="1">
|
||||
<source>CODPAG</source>
|
||||
</field>
|
||||
<field x="77.5" type="Stringa" width="1.5" id="33" pattern="1">
|
||||
<prescript description="B1.33 PRESCRIPT">MESSAGE _TABLEREAD,%CPG,#32,S4</prescript>
|
||||
</field>
|
||||
<field x="79" type="Stringa" hidden="1" align="right" bg_color="#80FF80" width="1.5" id="35" pattern="2">
|
||||
<source>IF(210@.B7='X',-1,1)</source>
|
||||
</field>
|
||||
<field x="79.5" type="Numero" hidden="1" align="right" width="7" id="45" pattern="1" hide_zero="1">
|
||||
<source>CAMBIO</source>
|
||||
<prescript description="B1.45 PRESCRIPT">#THIS @
|
||||
0
|
||||
=
|
||||
IF
|
||||
#THIS @
|
||||
1
|
||||
+
|
||||
#THIS !
|
||||
THEN</prescript>
|
||||
</field>
|
||||
<field x="87" y="1" type="Numero" hidden="1" align="right" width="10" id="49" pattern="1">
|
||||
<source>33.G1:IMPONIBILI</source>
|
||||
</field>
|
||||
<field x="87" type="Valuta" align="right" width="10" codval="CODVAL" id="50" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>#35*#49</source>
|
||||
<prescript description="B1.50 PRESCRIPT">#50 @
|
||||
#45 @
|
||||
F;
|
||||
2 ROUND
|
||||
#THIS !</prescript>
|
||||
<postscript description="B1.50 POSTSCRIPT">#THIS @
|
||||
#F1.50
|
||||
+!
|
||||
#33 @
|
||||
1
|
||||
=
|
||||
IF
|
||||
#THIS @
|
||||
#F1.51
|
||||
+!
|
||||
ELSE
|
||||
#33 @
|
||||
3 =
|
||||
IF
|
||||
#THIS @
|
||||
#F1.52
|
||||
+!
|
||||
ELSE
|
||||
#THIS @
|
||||
#F1.53
|
||||
+!
|
||||
THEN
|
||||
THEN</postscript>
|
||||
</field>
|
||||
<field x="98" y="1" type="Valuta" hidden="1" align="right" width="8" id="59" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>33.G1:IMPOSTE</source>
|
||||
</field>
|
||||
<field x="98" type="Valuta" align="right" width="8" codval="33.CODVAL" id="60" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>#35*#59</source>
|
||||
<prescript description="B1.60 PRESCRIPT">#60 @
|
||||
#45 @
|
||||
F;
|
||||
2 ROUND
|
||||
#THIS !
|
||||
</prescript>
|
||||
<postscript description="B1.60 POSTSCRIPT">#33 @
|
||||
1
|
||||
=
|
||||
IF
|
||||
#THIS @
|
||||
#F1.61
|
||||
+!
|
||||
ELSE
|
||||
#33 @
|
||||
3 =
|
||||
IF
|
||||
#THIS @
|
||||
#F1.62
|
||||
+!
|
||||
ELSE
|
||||
#THIS @
|
||||
#F1.63
|
||||
+!
|
||||
THEN
|
||||
THEN
|
||||
#THIS @
|
||||
#F1.60
|
||||
+!</postscript>
|
||||
</field>
|
||||
<field x="106" y="1" type="Numero" hidden="1" align="right" width="10" id="69" pattern="1">
|
||||
<source>33.G1:TOTDOC</source>
|
||||
</field>
|
||||
<field x="106" type="Valuta" align="right" width="10" codval="CODVAL" id="70" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>#35*#69</source>
|
||||
<prescript description="B1.70 PRESCRIPT">#70 @
|
||||
#45 @
|
||||
F;
|
||||
2 ROUND
|
||||
#THIS !</prescript>
|
||||
<postscript description="B1.70 POSTSCRIPT">#THIS @
|
||||
#F1.70
|
||||
+!
|
||||
#33 @
|
||||
1
|
||||
=
|
||||
IF
|
||||
#THIS @
|
||||
#F1.71
|
||||
+!
|
||||
ELSE
|
||||
#33 @
|
||||
3 =
|
||||
IF
|
||||
#THIS @
|
||||
#F1.72
|
||||
+!
|
||||
ELSE
|
||||
#THIS @
|
||||
#F1.73
|
||||
+!
|
||||
THEN
|
||||
THEN
|
||||
</postscript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" pattern="1" />
|
||||
<section type="Foot" level="1" height="10" pattern="1">
|
||||
<field border="2" type="Linea" width="118" height="0" pattern="1" />
|
||||
<field border="2" x="19" y="0.25" type="Rettangolo" width="51" height="6.75" pattern="1" />
|
||||
<field y="0.5" type="Testo" width="17.5" pattern="1" text="Documenti filtrati per:">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="20" y="0.5" type="Testo" width="9.5" pattern="1" text="Num.">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="30.5" y="0.5" type="Testo" width="2" pattern="1" text=" =" />
|
||||
<field x="34" y="0.5" type="Stringa" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_CODNUM</source>
|
||||
</field>
|
||||
<field x="72" y="0.5" type="Testo" width="14" pattern="1" text="Totali">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="20" y="1.5" type="Testo" width="9.5" pattern="1" text="Tipo Doc.">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="30.5" y="1.5" type="Testo" width="2" pattern="1" text=" =" />
|
||||
<field x="34" y="1.5" type="Stringa" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_TIPODOC</source>
|
||||
</field>
|
||||
<field x="20" y="2.5" type="Testo" width="9" pattern="1" text="Stato:">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="30.5" y="2.5" type="Testo" width="2" pattern="1" text="Da" />
|
||||
<field x="34" y="2.5" type="Stringa" align="center" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#DASTATO</source>
|
||||
</field>
|
||||
<field x="46" y="2.5" type="Testo" width="2" pattern="1" text="A" />
|
||||
<field x="48" y="2.5" type="Stringa" align="center" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#ASTATO</source>
|
||||
</field>
|
||||
<field x="20" y="3.5" type="Testo" width="9" pattern="1" text="Data:">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="30.5" y="3.5" type="Testo" width="2" pattern="1" text="Da" />
|
||||
<field x="34" y="3.5" type="Data" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_DADATA</source>
|
||||
</field>
|
||||
<field x="46" y="3.5" type="Testo" width="2" pattern="1" text="A" />
|
||||
<field x="48" y="3.5" type="Data" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_ADATA</source>
|
||||
</field>
|
||||
<field x="20" y="4.5" type="Array" width="9" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#B1.10</source>
|
||||
<list>
|
||||
<li Value="Cliente:" Code="C" />
|
||||
<li Value="Fornitore:" Code="F" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="30.5" y="4.5" type="Testo" width="2" pattern="1" text="Da" />
|
||||
<field x="34" y="4.5" type="Stringa" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_DACODCF</source>
|
||||
</field>
|
||||
<field x="46" y="4.5" type="Testo" width="2" pattern="1" text="A" />
|
||||
<field x="48" y="4.5" type="Stringa" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S_ACODCF</source>
|
||||
</field>
|
||||
<field x="20" y="5.5" type="Testo" width="9.5" pattern="1" text="Tipo Pag.">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="30.5" y="5.5" type="Testo" width="2" pattern="1" text=" =" />
|
||||
<field x="34" y="5.5" type="Array" width="19" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#S4</source>
|
||||
<list>
|
||||
<li Value="Ricevute Bancarie" Code="3" />
|
||||
<li Value="Altro" Code="10" />
|
||||
<li Value="Tutti" Code="11" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="85" y="0.5" type="Valuta" align="right" width="12" id="50" pattern="1" text="###.###.###,@@">
|
||||
<font italic="1" face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="98" y="0.5" type="Valuta" align="right" width="8" id="60" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<postscript description="F1.60 POSTSCRIPT">MESSAGE ADD,F1.60</postscript>
|
||||
</field>
|
||||
<field x="106" y="0.5" type="Valuta" align="right" width="10" id="70" pattern="1" text="###.###.###,@@">
|
||||
<font italic="1" face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
</section>
|
||||
<sql>USE DOC
|
||||
SELECT NUM(ANSI(DATADOC)E;=ANSI(#S_DADATA))NUM(ANSI(DATADOC)C;=ANSI(#S_ADATA))((TIPODOC=#S_TIPODOC)||(#S_TIPODOC=''))(IF(#S4='3',211@.S4=#S4,211@.S4!='3')||(#S4='11'))(STATOE;=#DASTATO)(STATOC;=#ASTATO)STR(CODCFE;=#S_DACODCF)(STR(CODCFC;=#S_ACODCF)||STR(#S_ACODCF==0))
|
||||
JOIN %TIP TO 33 ALIAS 210 INTO CODTAB=TIPODOC
|
||||
JOIN %CPG TO 33 ALIAS 211 INTO CODTAB=CODPAG
|
||||
FROM PROVV='D' ANNO=#S_ANNO CODNUM=#S_CODNUM
|
||||
TO PROVV='D' ANNO=#S_ANNO CODNUM=#S_CODNUM
|
||||
|
||||
</sql>
|
||||
</report>
|
191
src/ps/centroimb/custom/tp0101a.ini
Normal file
191
src/ps/centroimb/custom/tp0101a.ini
Normal file
@ -0,0 +1,191 @@
|
||||
[CLIFO]
|
||||
RAGSOC = TradeName1
|
||||
INDCF = Address
|
||||
CIVCF =
|
||||
LOCALITACF =
|
||||
STATOCF = _TAB,%TPS,State,S6
|
||||
COMCF =
|
||||
CAPCF = ZipCode
|
||||
COFI = CodiceFiscale
|
||||
STATOPAIV =
|
||||
PAIV = PartitaIVA
|
||||
TIPOPERS =
|
||||
ALLEG =
|
||||
CODALLEG =
|
||||
GRUPPO =
|
||||
CONTO =
|
||||
GRUPPORIC =
|
||||
CONTORIC =
|
||||
SOTTOCRIC =
|
||||
TIPOAPER =
|
||||
CODANAGPER =
|
||||
PTEL =
|
||||
TEL = TelNumber
|
||||
PTEL2 =
|
||||
TEL2 =
|
||||
PTEL3 =
|
||||
TEL3 =
|
||||
PFAX =
|
||||
FAX = FaxNumber
|
||||
PTELEX =
|
||||
TELEX =
|
||||
MAIL = EMailAddress
|
||||
DATANASC =
|
||||
STATONASC =
|
||||
COMNASC =
|
||||
CODSTAT =
|
||||
CODABI = ABICode
|
||||
CODCAB = CABCode
|
||||
NUMCC = CC
|
||||
IBAN =
|
||||
OCCAS =
|
||||
STATO =
|
||||
CODVAL =
|
||||
CODLIN =
|
||||
FIDO = Fido
|
||||
CODPAG = PaymentCode
|
||||
RICALT =
|
||||
OGGETTI =
|
||||
SOSPESO =
|
||||
DIRTY =
|
||||
REFERENTE = Reference
|
||||
VALINTRA =
|
||||
|
||||
[CFVEN]
|
||||
CODINDDOC =
|
||||
CODNOTE =
|
||||
CODLEG =
|
||||
CODCATC = _TAB,TPC,CategoryCode,S6
|
||||
CODZONA = _TAB,TPZ,ZoneCode,S6
|
||||
CODAG =
|
||||
PERCPROVV =
|
||||
CAPZON =
|
||||
LIQPAG =
|
||||
CODPRCF =
|
||||
CODINDSP =
|
||||
CODNOTESP1 =
|
||||
CODNOTESP2 =
|
||||
CODSPMEZZO = _TAB,%TPM,TransportCode,S6
|
||||
CODPORTO = _TAB,%TPP,PortCode,S6
|
||||
CODVETT1 =
|
||||
CODVETT2 =
|
||||
CODVETT3 =
|
||||
RAGGDOC =
|
||||
CODCFASS =
|
||||
ASSFIS = _TAB,%TPI,CodIvaNI,S6
|
||||
FATTSOSP =
|
||||
VSNRPROT = ExportOrigNum
|
||||
VSDATAREG = ExportOrigDate
|
||||
NSNPROT = ExportProtNum
|
||||
NSDATAREG = ExportProtDate
|
||||
CATFIN =
|
||||
CODABIPR =
|
||||
CODCABPR =
|
||||
CODINDEFF =
|
||||
EMEFFRICH =
|
||||
RAGGEFF =
|
||||
IMPMINEFF =
|
||||
NONACCEFF =
|
||||
NONSCADEFF =
|
||||
ADDBOLLI =
|
||||
PERCSPINC =
|
||||
IVARID =
|
||||
CATVEN =
|
||||
GESTCONTR =
|
||||
CODLIST =
|
||||
CODSCC =
|
||||
CODMAG =
|
||||
CODDEP =
|
||||
CODSP1 =
|
||||
CODSP2 =
|
||||
CODSP3 =
|
||||
CODSP4 =
|
||||
PROFSOLL =
|
||||
MAXSOLL =
|
||||
DATAESC =
|
||||
NUMESC =
|
||||
DATASOLL =
|
||||
SCONTO = Discount
|
||||
TITOLO =
|
||||
RAGGOR =
|
||||
MINORD =
|
||||
MAXORD =
|
||||
PREVORD =
|
||||
TIPOEVORD =
|
||||
ESACC =
|
||||
ESALL =
|
||||
ESCAR =
|
||||
ESPLA =
|
||||
ESLEG =
|
||||
ESVET =
|
||||
CONAIASS =
|
||||
TIPODOCFAT =
|
||||
CODCAUS =
|
||||
|
||||
[AGENTI]
|
||||
RAGSOC = TradeName1
|
||||
TIPO = _FISSO,A
|
||||
CODCAPO =
|
||||
PERCAPO =
|
||||
PERCFATT =
|
||||
CAMPOPROVV =
|
||||
PERCPROVV =
|
||||
SEQRIC =
|
||||
CODRICPR1 =
|
||||
CODRICPR2 =
|
||||
CODRICPR3 =
|
||||
CODRICPR4 =
|
||||
SEQALT =
|
||||
CODALTRPR1 =
|
||||
CODALTRPR2 =
|
||||
CODALTRPR3 =
|
||||
CODALTRPR4 =
|
||||
CODFISC =
|
||||
MATRICOLA =
|
||||
PLURIMAND =
|
||||
DATACESS =
|
||||
|
||||
[INDSPED]
|
||||
RAGSOC = TradeName1
|
||||
INDIR = Address
|
||||
CIV =
|
||||
LOCALITA =
|
||||
CAP = ZipCode
|
||||
STATO = _TAB,%TPS,State,S6
|
||||
COM =
|
||||
PTEL =
|
||||
TEL = TelNumber
|
||||
PFAX =
|
||||
FAX = FaxNumber
|
||||
IVARID =
|
||||
|
||||
[CONAI]
|
||||
AC = CONACC
|
||||
AL = CONALL
|
||||
CA = CA40
|
||||
LE = CONLEG
|
||||
PL = CONPLA
|
||||
VE = CONVET
|
||||
|
||||
[CFV_CONAI]
|
||||
AC = ESACC
|
||||
AL = ESALL
|
||||
CA = ESCAR
|
||||
LE = ESLEG
|
||||
PL = ESPLA
|
||||
VE = ESVET
|
||||
|
||||
[STANDARD]
|
||||
RAGGDOC=X
|
||||
RAGGEFF=X
|
||||
ADDBOLLI=
|
||||
PERCSPINC=
|
||||
|
||||
[CODNUM]
|
||||
1 = B01
|
||||
3 = B02
|
||||
|
||||
[TIPODOC]
|
||||
20 = B01
|
||||
DDTVenCar = B02
|
||||
ResoCli = B01
|
98
src/ps/centroimb/custom/ve18001.rep
Normal file
98
src/ps/centroimb/custom/ve18001.rep
Normal file
@ -0,0 +1,98 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report libraries="ve1300" page_merge="" save_printer="" name="ve18001" use_printer_font="" orientation="2" page_split="" lpi="6" command="ve1 -5" class="ve1800">
|
||||
<description>Lista documenti con fido</description>
|
||||
<font face="Courier New" size="8" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" height="5" page_break="" can_break="" pattern="1">
|
||||
<field x="98" y="3" deactivated="" type="Testo" valign="center" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="Disponibile" />
|
||||
<field x="8" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="50" codval="" id="1" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
<source>#SYSTEM.RAGSOC</source>
|
||||
</field>
|
||||
<field x="136" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="11" codval="" id="2" pattern="1" hide_zero="" text="">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="162" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="3" pattern="1" hide_zero="" text="">
|
||||
<source>#PAGE</source>
|
||||
</field>
|
||||
<field y="1.25" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="170" codval="" id="4" pattern="1" hide_zero="" text="Lista Clienti con Fido">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field border="2" y="2.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="170" codval="" height="0" id="5" pattern="1" hide_zero="" text="">
|
||||
<prescript description="H0.5 PRESCRIPT">MESSAGE _SEPARATOR,157</prescript>
|
||||
</field>
|
||||
<field border="2" y="4.25" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="170" codval="" height="0" id="5" pattern="1" hide_zero="" text="">
|
||||
<prescript description="H0.5 PRESCRIPT">MESSAGE _SEPARATOR,157</prescript>
|
||||
</field>
|
||||
<field y="3" deactivated="" type="Testo" valign="center" hidden="" link="" dynamic_height="" shade_offset="" width="6" codval="" id="6" pattern="1" hide_zero="" text="Codice" />
|
||||
<field x="60" y="3" deactivated="" type="Testo" valign="center" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="18" codval="" id="7" pattern="1" hide_zero="" text="Fido" />
|
||||
<field x="9" y="3" deactivated="" type="Testo" valign="center" hidden="" link="" dynamic_height="" shade_offset="" width="50" codval="" id="8" pattern="1" hide_zero="" text="Ragione sociale" />
|
||||
<field x="79" y="3" deactivated="" type="Testo" valign="center" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="18" codval="" id="11" pattern="1" hide_zero="" text="Saldo" />
|
||||
<field deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="13" pattern="1" hide_zero="" text="Ditta:" />
|
||||
<field x="130" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="6" codval="" id="13" pattern="1" hide_zero="" text="Data:" />
|
||||
<field x="156" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="6" codval="" id="13" pattern="1" hide_zero="" text="Pag." />
|
||||
<field x="116" y="3" deactivated="" type="Testo" valign="center" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="18" codval="" id="17" pattern="1" hide_zero="" text="Fuori fido" />
|
||||
</section>
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1</prescript>
|
||||
</section>
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" height="4" page_break="" can_break="" pattern="1">
|
||||
<field deactivated="" type="Immagine" hidden="" image_resize_type="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="1" pattern="1" hide_zero="" text="">
|
||||
<source>""</source>
|
||||
</field>
|
||||
</section>
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field deactivated="" type="Numero" valign="bottom" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="101" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
<source>CODCF</source>
|
||||
</field>
|
||||
<field x="9" deactivated="" type="Stringa" valign="bottom" hidden="" link="" dynamic_height="" shade_offset="" width="50" codval="" id="102" pattern="1" hide_zero="" text="">
|
||||
<source>RAGSOC</source>
|
||||
</field>
|
||||
<field x="60" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="18" codval="" id="103" pattern="1" hide_zero="" text="###.###.###,@@">
|
||||
<source>FIDO</source>
|
||||
</field>
|
||||
<field x="79" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="18" codval="" id="104" pattern="1" hide_zero="" text="###.###.###,@@">
|
||||
<prescript description="B1.104 PRESCRIPT">#101 @
|
||||
UTILIZZO_TOTALE</prescript>
|
||||
</field>
|
||||
<field x="98" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="18" codval="" id="105" pattern="1" hide_zero="" text="###.###.###,@@">
|
||||
<prescript description="B1.105 PRESCRIPT">#103 @
|
||||
#104 @
|
||||
-
|
||||
DUP
|
||||
0
|
||||
E;
|
||||
IF
|
||||
#THIS !
|
||||
ELSE
|
||||
DROP
|
||||
0
|
||||
#THIS !
|
||||
THEN</prescript>
|
||||
</field>
|
||||
<field x="116" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="18" codval="" id="106" pattern="1" hide_zero="" text="###.###.###,@@">
|
||||
<prescript description="B1.106 PRESCRIPT">#104 @
|
||||
#103 @
|
||||
-
|
||||
DUP
|
||||
0
|
||||
E;
|
||||
IF
|
||||
#THIS !
|
||||
ELSE
|
||||
DROP
|
||||
0
|
||||
#THIS !
|
||||
THEN</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="1" type="Foot" level="" hidden="" height="3" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" height="11" page_break="" can_break="" pattern="1">
|
||||
<field border="2" y="0.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="170" codval="" height="0" id="5" pattern="1" hide_zero="" text="">
|
||||
<prescript description="F1.5 PRESCRIPT">MESSAGE _SEPARATOR,157</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<sql>USE CLIFO
|
||||
FROM TIPOCF="C" CODCF=#CODFR
|
||||
TO TIPOCF="C" CODCF=#CODTO</sql>
|
||||
</report>
|
629
src/ps/centroimb/custom/veacc.rep
Normal file
629
src/ps/centroimb/custom/veacc.rep
Normal file
@ -0,0 +1,629 @@
|
||||
|
||||
<report libraries="ve1300" name="veacc" lpi="6">
|
||||
<description>fattura accompagnatoria</description>
|
||||
<font face="Courier New" size="10" />
|
||||
<section type="Head" height="25.5">
|
||||
<font face="Arial" size="10" />
|
||||
<field y="6" type="Stringa" hidden="1" width="10" pattern="1">
|
||||
<source>16.COM</source>
|
||||
<prescript description="H0.0 PRESCRIPT">MESSAGE EMPTY DISABLE,69
|
||||
MESSAGE ENABLE,69</prescript>
|
||||
</field>
|
||||
<field x="90.5" y="18.25" type="Stringa" width="2" id="9" pattern="1">
|
||||
<prescript description="H0.9 PRESCRIPT">MESSAGE _PAGENO</prescript>
|
||||
</field>
|
||||
<field x="77" y="18.25" type="Data" width="10" id="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>33.DATADOC</source>
|
||||
</field>
|
||||
<field x="67.5" y="18.25" type="Stringa" align="right" width="6.5" id="11" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>33.NDOC</source>
|
||||
</field>
|
||||
<field x="1" y="18.25" type="Stringa" width="5" id="12" pattern="1">
|
||||
<source>34.CODMAG</source>
|
||||
</field>
|
||||
<field x="65" y="20.5" type="Stringa" width="25" id="14" pattern="1">
|
||||
<source>IF(33.CODVAL='','EURO',33.CODVAL)</source>
|
||||
</field>
|
||||
<field x="1" y="20.5" type="Stringa" align="right" width="6" id="15" pattern="1">
|
||||
<source>33.CODCF</source>
|
||||
</field>
|
||||
<field x="11.5" y="20.5" type="Stringa" width="14" id="16" pattern="1">
|
||||
<prescript description="H0.16 PRESCRIPT">MESSAGE _CLIENTE,PAIV</prescript>
|
||||
</field>
|
||||
<field x="1" y="22.5" type="Stringa" width="41" id="17" pattern="1">
|
||||
<source>201@.S0</source>
|
||||
</field>
|
||||
<field x="50.5" y="24.25" deactivated="1" type="Stringa" width="45" id="18" pattern="1">
|
||||
<source>208@.S0</source>
|
||||
</field>
|
||||
<field x="43" y="22.5" type="Stringa" width="45" id="19" pattern="1">
|
||||
<source>204@.S0</source>
|
||||
</field>
|
||||
<field x="49" y="10" type="Stringa" width="43.5" height="2" id="20" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript description="H0.20 PRESCRIPT">MESSAGE _CLIENTE,!RAGSOC</prescript>
|
||||
</field>
|
||||
<field x="49" y="12" type="Stringa" width="44" id="21" pattern="1">
|
||||
<prescript description="H0.21 PRESCRIPT">MESSAGE _CLIENTE,!INDNUM</prescript>
|
||||
</field>
|
||||
<field x="49" y="13" type="Stringa" width="44" id="22" pattern="1">
|
||||
<prescript description="H0.22 PRESCRIPT">MESSAGE _CLIENTE,LOCALITACF</prescript>
|
||||
</field>
|
||||
<field x="49" y="14" type="Stringa" width="5" id="23" pattern="1">
|
||||
<prescript description="H0.23 PRESCRIPT">MESSAGE _CLIENTE,!CAP</prescript>
|
||||
</field>
|
||||
<field x="55" y="14" type="Stringa" hidden="1" width="30" height="2" id="24" pattern="1">
|
||||
<prescript description="H0.24 PRESCRIPT">MESSAGE _CLIENTE,!COM-E;DENCOM
|
||||
MESSAGE COPY,26</prescript>
|
||||
</field>
|
||||
<field x="55" y="14" type="Stringa" hidden="1" width="2" id="25" pattern="1">
|
||||
<prescript description="H0.25 PRESCRIPT">MESSAGE _CLIENTE,!COM-E;PROVCOM
|
||||
MESSAGE APPEND,26</prescript>
|
||||
</field>
|
||||
<field x="55" y="14" type="Stringa" width="38" height="2" id="26" pattern="1" />
|
||||
<field x="43" y="24.25" type="Stringa" hidden="1" width="3" id="27" pattern="1">
|
||||
<prescript description="H0.27 PRESCRIPT">MESSAGE _CLIENTE,STATOCF</prescript>
|
||||
</field>
|
||||
<field x="49" y="15" type="Stringa" width="25" id="28" pattern="1">
|
||||
<prescript description="H0.28 PRESCRIPT">MESSAGE _TABLEREAD,%STA,#27,S0</prescript>
|
||||
</field>
|
||||
<field x="40.5" y="18.25" type="Stringa" width="26.5" id="31" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>210@.S0</source>
|
||||
</field>
|
||||
<field x="9" y="20.5" type="Stringa" width="2" id="33" pattern="1">
|
||||
<prescript description="H0.33 PRESCRIPT">MESSAGE _CLIENTE,STATOPAIV</prescript>
|
||||
</field>
|
||||
<field x="29" y="25" deactivated="1" type="Stringa" width="27" id="35" pattern="1" text="VALUTA ">
|
||||
<source>IF(33-E;CODVAL="";"LIRE";209@-E;S0)</source>
|
||||
</field>
|
||||
<field x="1" y="25" deactivated="1" type="Stringa" width="27" id="36" pattern="1">
|
||||
<source>210@.S0</source>
|
||||
</field>
|
||||
<field x="40.5" y="20.5" deactivated="1" type="Stringa" hidden="1" width="21" id="37" pattern="1">
|
||||
<source>211@.S0</source>
|
||||
</field>
|
||||
<field type="Stringa" hidden="1" width="35" id="61" pattern="1">
|
||||
<source>16.INDIR</source>
|
||||
<prescript description="H0.61 PRESCRIPT">MESSAGE COPY,63</prescript>
|
||||
</field>
|
||||
<field y="1" type="Stringa" hidden="1" width="10" id="62" pattern="1">
|
||||
<source>16.CIV</source>
|
||||
<prescript description="H0.62 PRESCRIPT">MESSAGE APPEND,63</prescript>
|
||||
</field>
|
||||
<field x="1" y="12" type="Stringa" width="43.5" id="63" pattern="1">
|
||||
<groups>11</groups>
|
||||
</field>
|
||||
<field x="1" y="13" type="Stringa" width="43.5" id="64" pattern="1">
|
||||
<groups>11</groups>
|
||||
<source>16.LOCALITA</source>
|
||||
</field>
|
||||
<field x="1" y="14" type="Stringa" width="5" id="65" pattern="1">
|
||||
<source>16.CAP</source>
|
||||
</field>
|
||||
<field y="2" type="Stringa" hidden="1" width="25" id="67" pattern="1">
|
||||
<source>13.DENCOM</source>
|
||||
<prescript description="H0.67 PRESCRIPT">MESSAGE COPY,69</prescript>
|
||||
</field>
|
||||
<field y="3" type="Stringa" hidden="1" width="15" id="68" pattern="1">
|
||||
<source>13.PROVCOM</source>
|
||||
<prescript description="H0.68 PRESCRIPT">MESSAGE APPEND,69</prescript>
|
||||
</field>
|
||||
<field x="6.5" y="14" type="Stringa" width="38" height="2" id="69" pattern="1" />
|
||||
<field x="1" y="10" type="Stringa" width="43.5" height="2" id="100" pattern="1">
|
||||
<groups>11</groups>
|
||||
<source>16.RAGSOC</source>
|
||||
</field>
|
||||
<field y="4" type="Stringa" hidden="1" width="5" id="119" pattern="1">
|
||||
<source>CODINDSP</source>
|
||||
<prescript description="H0.119 PRESCRIPT">MESSAGE EMPTY ENABLE,130|DISABLE,11@
|
||||
MESSAGE DISABLE,130|ENABLE,11@</prescript>
|
||||
</field>
|
||||
<field x="1" y="10" deactivated="1" type="Testo" width="30" id="130" pattern="1" text="IDEM" />
|
||||
</section>
|
||||
<section type="Head" level="1" />
|
||||
<section type="Body">
|
||||
<field x="53.25" y="1" type="Testo" width="16.5" pattern="1" text="INTESTAZIONE DITTA">
|
||||
<font face="Times New Roman" bold="1" size="9" />
|
||||
</field>
|
||||
<field border="1" x="1" y="1.38" type="Rettangolo" bg_color="#C0C0C0" width="36" height="4.75" pattern="5" />
|
||||
<field x="53.25" y="1.85" type="Testo" width="13" pattern="1" text="Via ">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="53.25" y="2.6" type="Testo" width="33" pattern="1" text="CAP COMUNE PROV Italy">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="8.5" y="3.13" type="Testo" width="20" pattern="1" text="Logo Personalizzato">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="53.25" y="3.43" type="Testo" width="33" pattern="1" text="Tel. +39 xxxxxxx Fax +39 xxxxxxxxxxxxxxx">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="53.25" y="4.1" type="Testo" width="33" pattern="1" text="P.IVA 01234567890 Trib. XX n. 12345 CCIAA n. 123456">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="53.25" y="4.8" type="Testo" width="33" pattern="1" text="Cap. Soc. Euro 99.999 i.v.">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="53.25" y="5.35" type="Testo" width="33" pattern="1" text="www.vostraditta.com info@vostraditta.com">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field border="1" radius="100" x="0.16" y="17.25" type="Rettangolo" shade_offset="50" width="92.5" height="6.5" />
|
||||
<field border="1" x="0.5" y="19.5" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field border="1" x="0.66" y="21.5" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field border="1" radius="100" x="0.16" y="24.08" type="Rettangolo" shade_offset="50" width="92.5" height="20.6" />
|
||||
<field border="1" radius="100" x="0.16" y="45" type="Rettangolo" shade_offset="50" width="92.5" height="8.75" />
|
||||
<field border="1" x="0.17" y="47.25" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field border="1" x="77.5" y="47.25" type="Linea" height="6.5" pattern="1" />
|
||||
<field border="1" x="0.33" y="49.25" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field border="1" x="0.16" y="51.5" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field border="1" radius="100" y="54.25" type="Rettangolo" shade_offset="50" width="92.5" height="13.25" />
|
||||
<field border="1" y="56.5" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field border="1" x="6.34" y="56.5" type="Linea" height="6" pattern="1" />
|
||||
<field border="1" x="18.84" y="56.5" type="Linea" height="6" pattern="1" />
|
||||
<field border="1" x="34.34" y="56.5" type="Linea" height="6" pattern="1" />
|
||||
<field border="1" x="40.34" y="56.5" type="Linea" height="6" pattern="1" />
|
||||
<field border="1" x="77.18" y="56.5" type="Linea" height="6" pattern="1" />
|
||||
<field border="1" y="62.5" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field border="1" radius="100" x="77.34" y="62.63" type="Rettangolo" bg_color="#E1E1E1" shade_offset="30" width="14" height="2.75" />
|
||||
<field border="1" y="65.75" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field x="0.34" y="65.88" type="Testo" width="50" pattern="1" text="CONTRIBUTO CONAI ASSOLTO OVE DOVUTO">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
</field>
|
||||
<field border="1" radius="100" x="0.16" y="8.75" type="Rettangolo" shade_offset="50" width="45.5" height="8" id="50" />
|
||||
<field border="1" radius="100" x="47.5" y="8.75" type="Rettangolo" shade_offset="50" width="45" height="8" id="50" />
|
||||
<field x="1.53" y="8.25" type="Testo" width="14" id="53" text=" Indirizzo di Consegna">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="48.87" y="8.25" type="Testo" width="15.5" id="53" text=" Intestatario Documento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1" y="17.4" type="Testo" width="14.5" id="53" text="Magazzino">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="40.5" y="17.4" type="Testo" width="11" id="53" text="Tipo Documento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="69.5" y="17.4" type="Testo" width="6" id="53" text="Numero">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="79" y="17.4" type="Testo" width="7" id="53" text="Data">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="87" y="17.4" type="Testo" width="5" id="53" text="Pagina">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1" y="19.66" type="Testo" width="8" id="53" text="Cod.Cliente">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="9.33" y="19.66" type="Testo" width="8.5" id="53" text="P.IVAF;C. Fis:">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="33.8" y="19.66" type="Testo" width="8.5" id="53" text="Agente">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="64.7" y="19.66" type="Testo" width="8.5" id="53" text="Valuta">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.7" y="21.6" type="Testo" width="8" id="53" text="Pagamento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="43.5" y="21.6" type="Testo" width="8" id="53" text="Banca">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.67" y="45.15" type="Testo" width="14.5" id="53" text="Trasporto a Mezzo">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="21.17" y="45.15" type="Testo" width="17.5" id="53" text="Aspetto Esteriore dei Beni">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="59.17" y="45.15" type="Testo" width="17" id="53" text="Causale del Trasporto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.67" y="47.41" type="Testo" align="right" width="6.5" id="53" text="Colli">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="10" y="47.41" type="Testo" align="right" width="7" id="53" text="N.Palette">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="22.97" y="47.41" type="Testo" width="6.5" id="53" text="Peso Kg.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="29.87" y="47.41" type="Testo" width="8.5" id="53" text="Porto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="59.66" y="47.41" type="Testo" width="17" id="53" text="Data e Ora Inizio Trasporto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.41" y="47.41" type="Testo" width="14" id="53" text="Firma Conducente">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.41" y="49.33" type="Testo" width="14" id="53" text="Firma Destinatario">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.87" y="49.35" type="Testo" width="8" id="53" text="Annotazioni">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.67" y="51.6" type="Testo" width="15.5" id="53" text="Incaricato del Trasporto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.41" y="51.7" type="Testo" width="14" id="53" text="Firma Vettore">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.35" y="54.4" type="Testo" align="right" width="12.5" id="53" text="Totale Merce">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="13.85" y="54.4" type="Testo" width="6" id="53" text="Sconto %">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="20.34" y="54.4" type="Testo" align="right" width="11" id="53" text="Netto Merce">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="32.84" y="54.4" type="Testo" width="7.5" id="53" text="Spese Varie">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="44.35" y="54.4" type="Testo" width="10.5" id="53" text="Spese Trasporto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="63" y="54.4" type="Testo" width="10.5" id="53" text="Totale Imponibile">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="81.84" y="54.4" type="Testo" width="10.5" id="53" text="Totale Imposta">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.35" y="56.58" type="Testo" width="6" id="53" pattern="1" text="Cod.IVA">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="7.18" y="56.58" type="Testo" width="12" id="53" pattern="1" text="Spese Accessorie">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="19.15" y="56.58" type="Testo" align="center" width="15" id="53" pattern="1" text="Imponibile">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="36.05" y="56.66" type="Testo" width="3" id="53" pattern="1" text="IVA">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="41.34" y="56.66" type="Testo" width="17" id="53" pattern="1" text="Imposta">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.09" y="56.66" type="Testo" width="12" id="53" pattern="1" text="Bolli">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.09" y="59.08" type="Testo" width="6.5" id="53" pattern="1" text="Acconto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.55" y="62.6" type="Testo" width="22.5" id="53" pattern="1" text="Scadenza Rate e Relativo Importo">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.09" y="62.75" type="Testo" width="12.5" id="53" pattern="1" text="Totale Documento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.86" y="24.45" type="Testo" width="8" id="202" pattern="1" text="Codice">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="11.64" y="24.45" type="Testo" width="28.5" id="203" pattern="1" text="Descrizione">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="49.43" y="24.45" type="Testo" width="3.5" id="204" pattern="1" text="UM">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="54.21" y="24.45" type="Testo" width="6" id="209" pattern="1" text="Quantit&#E0;">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="63.86" y="24.45" type="Testo" width="5.5" id="209" pattern="1" text="Prezzo">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="73.06" y="24.45" type="Testo" width="4.5" id="209" pattern="1" text="Sconti">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="80.36" y="24.45" type="Testo" width="5.5" id="209" pattern="1" text="Importo">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="89.02" y="24.45" type="Testo" width="2.5" id="209" pattern="1" text="C.I.">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field border="1" x="10.86" y="24.08" type="Linea" height="20.5" id="500" pattern="1" />
|
||||
<field border="1" x="48.86" y="24.08" type="Linea" height="20.5" id="500" pattern="1" />
|
||||
<field border="1" x="52.86" y="24.08" type="Linea" height="20.5" id="500" pattern="1" />
|
||||
<field border="1" x="61.02" y="24.08" type="Linea" height="20.5" id="500" pattern="1" />
|
||||
<field border="1" x="72.23" y="24.08" type="Linea" height="20.5" id="500" pattern="1" />
|
||||
<field border="1" x="77.61" y="24.08" type="Linea" height="20.5" id="500" pattern="1" />
|
||||
<field border="1" x="88.11" y="24.08" type="Linea" height="20.5" id="500" pattern="1" />
|
||||
</section>
|
||||
<section type="Body" level="1" can_break="1">
|
||||
<condition>(34.TIPORIGA!='08')</condition>
|
||||
<font face="Arial" size="9" />
|
||||
<field y="1.5" type="Stringa" hidden="1" bg_color="#E9E9E9" width="23" id="50" pattern="1">
|
||||
<source>34.CODARTMAG</source>
|
||||
<prescript description="B1.50 PRESCRIPT">MESSAGE EMPTY DISABLE,51
|
||||
MESSAGE ENABLE,51</prescript>
|
||||
</field>
|
||||
<field x="0.5" type="Stringa" bg_color="#CFCFCF" width="10.5" id="51" pattern="1">
|
||||
<source>34.CODART</source>
|
||||
</field>
|
||||
<field x="11.5" type="Stringa" bg_color="#FF8080" dynamic_height="1" width="38" height="22" id="52" pattern="1">
|
||||
<prescript description="B1.52 PRESCRIPT">MESSAGE _DESCRIGA</prescript>
|
||||
</field>
|
||||
<field x="49.5" type="Stringa" bg_color="#FFFF80" width="3" id="53" pattern="1">
|
||||
<source>34.UMQTA</source>
|
||||
<prescript description="B1.53 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="53" type="Numero" align="right" bg_color="#00FFFF" width="7.5" id="54" pattern="1" hide_zero="1" text="###.###">
|
||||
<source>34.QTA</source>
|
||||
<prescript description="B1.54 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="61" type="Prezzo" align="right" bg_color="#FF80C0" width="10.5" id="55" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>34.PREZZO</source>
|
||||
<prescript description="B1.55 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="72.5" type="Stringa" bg_color="#400040" width="4.5" id="56" pattern="1">
|
||||
<source>34.SCONTO</source>
|
||||
<prescript description="B1.56 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="78" type="Prezzo" align="right" bg_color="#00FFFF" width="10" id="57" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>34.IMPNS</source>
|
||||
<prescript description="B1.57 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="88.7" type="Stringa" bg_color="#EFEFEF" width="3" id="58" pattern="1">
|
||||
<source>34.CODIVA</source>
|
||||
<prescript description="B1.58 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="95" type="Prezzo" hidden="1" align="right" bg_color="#E1E1E1" width="15" id="59" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>34.PREZZONS</source>
|
||||
<prescript description="B1.59 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="110" type="Valuta" hidden="1" align="right" width="15" id="60" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>34.PROVVR</source>
|
||||
<prescript description="B1.60 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="125" type="Valuta" hidden="1" align="right" width="15" id="61" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>34.IMPOSTA</source>
|
||||
<prescript description="B1.61 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section y="44" hidden_if_needed="1" type="Foot">
|
||||
<font face="Arial" size="10" />
|
||||
<field x="62.5" y="7" type="Testo" width="17" id="100" pattern="1" text="E;E;E; SEGUE E;E;E;" />
|
||||
</section>
|
||||
<section y="44" type="Foot" level="1">
|
||||
<font face="Arial" size="10" />
|
||||
<field x="59" y="2" type="Stringa" width="22.5" id="34" pattern="1">
|
||||
<source>207@.S0</source>
|
||||
</field>
|
||||
<field x="-43.17" y="0.66" type="Valuta" hidden="1" align="right" width="11" id="101" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>TOTMER</source>
|
||||
</field>
|
||||
<field x="1.16" y="2" type="Array" width="19" id="101" pattern="1">
|
||||
<source>CODSPMEZZO</source>
|
||||
<list>
|
||||
<li Value=" " Code=" " />
|
||||
<li Value="DESTINATARIO" Code="D" />
|
||||
<li Value="MITTENTE" Code="M" />
|
||||
<li Value="VETTORE" Code="V" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="1" y="11.5" type="Valuta" align="right" bg_color="#00FFFF" width="12" id="101" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>TOTLORDO</source>
|
||||
</field>
|
||||
<field x="20.33" y="11.58" type="Valuta" align="right" bg_color="#00FFFF" width="11" id="101" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>TOTMER</source>
|
||||
</field>
|
||||
<field x="-31.17" y="0.66" type="Stringa" hidden="1" width="2" id="102" pattern="1">
|
||||
<source>33.SCONTOPERC</source>
|
||||
</field>
|
||||
<field x="14" y="11.5" type="Stringa" bg_color="#0000FF" width="5" id="102" pattern="1">
|
||||
<source>33.SCONTOPERC</source>
|
||||
</field>
|
||||
<field x="-28.17" y="0.66" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>SCONTOT</source>
|
||||
</field>
|
||||
<field x="16" y="9.5" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>SCONTOT</source>
|
||||
</field>
|
||||
<field x="44" y="11.5" type="Valuta" align="right" bg_color="#FFFF00" width="10" id="104" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>SPESTRA</source>
|
||||
</field>
|
||||
<field x="36" y="8.5" type="Stringa" hidden="1" width="29" id="105" pattern="1">
|
||||
<source>TRIM(205@.S0)</source>
|
||||
<prescript description="F1.105 PRESCRIPT">MESSAGE COPY,107</prescript>
|
||||
</field>
|
||||
<field x="32.5" y="11.5" type="Valuta" align="right" bg_color="#7F007F" width="9.5" id="105" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>SPESIMB</source>
|
||||
</field>
|
||||
<field x="27" y="7.5" type="Stringa" hidden="1" width="35" id="106" pattern="1">
|
||||
<source>TRIM(205@.S1[1,35])</source>
|
||||
<prescript description="F1.106 PRESCRIPT">MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="78" y="16.5" type="Valuta" align="right" width="13" id="106" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>33.IMPPAGATO</source>
|
||||
</field>
|
||||
<field x="1" y="8.5" type="Stringa" width="76.5" id="107" pattern="1" />
|
||||
<field x="1" y="13.5" type="Stringa" bg_color="#7F7F7F" width="4" id="107" pattern="1">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,COD,0</prescript>
|
||||
</field>
|
||||
<field x="45" y="7.5" type="Stringa" hidden="1" width="10" id="108" pattern="1">
|
||||
<source>TRIM(205@.S1[36,45])</source>
|
||||
<prescript description="F1.108 PRESCRIPT">MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="20" y="13.5" type="Valuta" align="right" bg_color="#FF00FF" width="14" id="108" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="35" y="13.5" type="Numero" align="right" width="4" id="109" pattern="1" hide_zero="1" text="##">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,ALI,0</prescript>
|
||||
</field>
|
||||
<field x="57.5" y="8" type="Stringa" hidden="1" width="5" id="110" pattern="1">
|
||||
<source>TRIM(205@.S7)</source>
|
||||
<prescript description="F1.110 PRESCRIPT">MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="41" y="13.5" type="Valuta" align="right" width="10" id="110" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,IVA,1</prescript>
|
||||
</field>
|
||||
<field x="18" y="8.5" type="Stringa" hidden="1" width="18" id="111" pattern="1">
|
||||
<source>TRIM(205@.S1[46,70])</source>
|
||||
<prescript description="F1.111 PRESCRIPT">MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="1" y="14.5" type="Stringa" width="4" id="111" pattern="1">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,COD,0</prescript>
|
||||
</field>
|
||||
<field x="21" y="7.5" type="Stringa" hidden="1" width="5" id="112" pattern="1">
|
||||
<source>205@.S9</source>
|
||||
</field>
|
||||
<field x="20" y="14.5" type="Valuta" align="right" width="14" id="112" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="9" y="8.5" type="Stringa" hidden="1" width="35" id="113" pattern="1">
|
||||
<prescript description="F1.113 PRESCRIPT">MESSAGE _ISAMREAD,13,COM=#112,DENCOM
|
||||
MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="35" y="14.5" type="Numero" align="right" width="4" id="113" pattern="1" hide_zero="1" text="##">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,ALI,0</prescript>
|
||||
</field>
|
||||
<field x="15" y="7.5" type="Stringa" hidden="1" width="2" id="114" pattern="1">
|
||||
<prescript description="F1.114 PRESCRIPT">MESSAGE _ISAMREAD,13,COM=#112,PROVCOM
|
||||
MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="41" y="14.5" type="Valuta" align="right" width="10" id="114" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,IVA,1</prescript>
|
||||
</field>
|
||||
<field x="51" y="8.5" deactivated="1" type="Stringa" width="38" id="115" pattern="1" />
|
||||
<field x="1" y="15.5" type="Stringa" width="4" id="115" pattern="1">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,COD,0</prescript>
|
||||
</field>
|
||||
<field x="20" y="15.5" type="Valuta" align="right" bg_color="#FF00FF" width="14" id="116" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="69.66" y="4.25" type="Stringa" width="5" id="117" pattern="1" text="##:##">
|
||||
<source>ORAPART</source>
|
||||
</field>
|
||||
<field x="35" y="15.5" type="Numero" align="right" width="4" id="117" pattern="1" hide_zero="1" text="##">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,ALI,0</prescript>
|
||||
</field>
|
||||
<field x="59.66" y="4.25" type="Data" width="8" id="118" pattern="1">
|
||||
<source>DATAPART</source>
|
||||
</field>
|
||||
<field x="41" y="15.5" type="Valuta" align="right" bg_color="#00FFFF" width="10" id="118" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,1,IVA,1</prescript>
|
||||
</field>
|
||||
<field x="20" y="16.5" type="Valuta" align="right" bg_color="#FF00FF" width="14" id="119" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,30,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="20.66" y="2" type="Stringa" width="34.5" id="120" pattern="1">
|
||||
<source>206@.S0</source>
|
||||
</field>
|
||||
<field x="1" y="16.5" type="Stringa" width="4" id="120" pattern="1">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,30,COD,0</prescript>
|
||||
</field>
|
||||
<field x="16.5" y="4.25" type="Numero" align="right" width="12" id="121" pattern="1" text="#########">
|
||||
<source>IF(33.PNETTO=0,TOTPESO,33.PNETTO)</source>
|
||||
</field>
|
||||
<field x="41" y="16.5" type="Stringa" width="29" id="121" pattern="1">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,30,DES,1</prescript>
|
||||
</field>
|
||||
<field x="0.5" y="4.25" type="Numero" align="right" width="6" id="122" pattern="1">
|
||||
<source>IF(33.NCOLLI=0,TOTCOLLI,33.NCOLLI)</source>
|
||||
</field>
|
||||
<field x="20" y="17.5" type="Valuta" align="right" bg_color="#0000FF" width="14" id="122" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,30,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="1" y="17.5" type="Stringa" bg_color="#00FFFF" width="4" id="123" pattern="1">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,30,COD,0</prescript>
|
||||
</field>
|
||||
<field x="7.5" y="4.25" type="Array" width="1" id="124" pattern="1">
|
||||
<source>33.STPAL</source>
|
||||
<list>
|
||||
<li Value=" " Code=" ">MESSAGE SHOW,132</li>
|
||||
<li Value=" " Code="X">MESSAGE HIDE,132</li>
|
||||
</list>
|
||||
</field>
|
||||
<field x="41" y="17.5" type="Stringa" bg_color="#00FFFF" width="29" id="124" pattern="1">
|
||||
<prescript>MESSAGE _RIEPILOGOIVA,30,DES,1</prescript>
|
||||
</field>
|
||||
<field x="60.5" y="11.5" type="Valuta" align="right" bg_color="#FF0000" width="13.5" id="125" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>IMPONIBILI</source>
|
||||
</field>
|
||||
<field x="78.5" y="11.5" type="Valuta" align="right" bg_color="#007F7F" width="12.5" id="126" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>IMPOSTE</source>
|
||||
</field>
|
||||
<field x="36" y="9.5" deactivated="1" type="Valuta" hidden="1" align="right" width="11" id="127" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _TOTIMPONIBILI,28</prescript>
|
||||
</field>
|
||||
<field x="59" y="9.5" type="Valuta" hidden="1" align="right" width="10" id="128" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>SPESINC</source>
|
||||
</field>
|
||||
<field x="48" y="9.5" type="Valuta" hidden="1" align="right" width="10" id="129" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>BOLLI</source>
|
||||
</field>
|
||||
<field x="78" y="19.75" type="Valuta" align="right" width="13" height="1.25" id="130" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>TOTDOC</source>
|
||||
</field>
|
||||
<field x="9.12" y="4.25" type="Numero" align="right" width="6" id="132" pattern="1" hide_zero="1">
|
||||
<source>IF(33.NBANC=0,TOTBANC,33.NBANC)</source>
|
||||
</field>
|
||||
<field x="45" y="22.5" deactivated="1" type="Valuta" align="right" width="11" id="137" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>33.IMPPAGATO</source>
|
||||
<prescript>MESSAGE SUB,138</prescript>
|
||||
</field>
|
||||
<field x="69" y="22.5" deactivated="1" type="Valuta" align="right" width="11" id="138" pattern="1" hide_zero="1" text="###.###.###,@@" />
|
||||
<field x="1" y="19.5" type="Data" bg_color="#7F7F7F" width="8" id="143" pattern="1">
|
||||
<prescript>MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="10" y="19.5" type="Valuta" align="right" width="11" id="144" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="24" y="19.5" type="Data" width="8" id="145" pattern="1">
|
||||
<prescript>MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="33" y="19.5" type="Valuta" align="right" width="11" id="146" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="46.5" y="19.5" type="Data" width="8" id="147" pattern="1">
|
||||
<prescript>MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="55.5" y="19.5" type="Valuta" align="right" width="11" id="148" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="1" y="20.5" type="Data" width="8" id="149" pattern="1">
|
||||
<prescript>MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="10" y="20.5" type="Valuta" align="right" bg_color="#00FFFF" width="11" id="150" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="24" y="20.5" type="Data" width="8" id="151" pattern="1">
|
||||
<prescript>MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="33" y="20.5" type="Valuta" align="right" width="11" id="152" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<prescript>MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="0.5" y="6.25" type="Stringa" width="76.5" id="157" pattern="1">
|
||||
<source>33.NOTE</source>
|
||||
</field>
|
||||
<field x="30.37" y="4.25" type="Stringa" width="27.5" id="158" pattern="1">
|
||||
<source>203@.S0</source>
|
||||
</field>
|
||||
</section>
|
||||
<sql>USE 33
|
||||
JOIN 34 INTO CODNUM==CODNUM ANNO==ANNO PROVV==PROVV NDOC==NDOC
|
||||
JOIN 17 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF
|
||||
JOIN 20 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF
|
||||
JOIN 16 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF CODIND==CODINDSP
|
||||
JOIN 16 TO 17 ALIAS 116 INTO TIPOCF==TIPOCF CODCF==CODCF CODIND==CODINDSP
|
||||
JOIN 13 TO 16 INTO STATO=STATO COM=COM
|
||||
JOIN 47 TO 34 INTO CODART==CODART
|
||||
JOIN %CPG TO 33 ALIAS 201 INTO CODTAB==CODPAG
|
||||
JOIN 122 TO 33 INTO CODAGE==CODAG
|
||||
JOIN %POR TO 33 ALIAS 203 INTO CODTAB==CODPORTO
|
||||
JOIN %BAN TO 33 ALIAS 204 INTO CODTAB==CODABIA+CODCABA
|
||||
JOIN %VET TO 33 ALIAS 205 INTO CODTAB==CODVETT1
|
||||
JOIN %ABE TO 33 ALIAS 206 INTO CODTAB==ASPBENI1
|
||||
JOIN %CTR TO 33 ALIAS 207 INTO CODTAB==CAUSTRASP
|
||||
JOIN %BAN TO 33 ALIAS 208 INTO CODTAB==CODABIA
|
||||
JOIN %VAL TO 33 ALIAS 209 INTO CODTAB==CODVAL
|
||||
JOIN %TIP TO 33 ALIAS 210 INTO CODTAB==TIPODOC
|
||||
JOIN %MSP TO 33 ALIAS 211 INTO CODTAB==CODSPMEZZO
|
||||
JOIN GCA TO 34 ALIAS 212 INTO CODTAB==3+CODART[7,12]
|
||||
JOIN GCA TO 34 ALIAS 213 INTO CODTAB==5+CODART[17,18]
|
||||
</sql>
|
||||
</report>
|
7
src/ps/centroimb/custom/veaddon.men
Normal file
7
src/ps/centroimb/custom/veaddon.men
Normal file
@ -0,0 +1,7 @@
|
||||
[VEADDON]
|
||||
Caption = "Personalizzazioni"
|
||||
Picture = <ba02.bmp>
|
||||
Module = 0
|
||||
Flags = "F"
|
||||
Item_01 = "Lista documenti immessi", "ba8 -4 list_doc"
|
||||
Item_02 = "Controllo fido cliente", "ve1 -7", "F"
|
421
src/ps/centroimb/custom/vebol.rep
Normal file
421
src/ps/centroimb/custom/vebol.rep
Normal file
@ -0,0 +1,421 @@
|
||||
|
||||
<report libraries="ve1300" name="vebol" lpi="6">
|
||||
<description>bolla standard</description>
|
||||
<font face="Courier New" size="10" />
|
||||
<section type="Head" height="26.5">
|
||||
<font face="Arial" size="10" />
|
||||
<field y="6" type="Stringa" hidden="1" width="10" pattern="1">
|
||||
<source>16.COM</source>
|
||||
<prescript description="H0.0 PRESCRIPT">MESSAGE EMPTY DISABLE,69
|
||||
MESSAGE ENABLE,69</prescript>
|
||||
</field>
|
||||
<field x="90.5" y="18.25" type="Stringa" width="2" id="9" pattern="1">
|
||||
<prescript description="H0.9 PRESCRIPT">MESSAGE _PAGENO</prescript>
|
||||
</field>
|
||||
<field x="77" y="18.25" type="Data" width="10" id="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>33.DATADOC</source>
|
||||
</field>
|
||||
<field x="67.5" y="18.25" type="Stringa" align="right" width="6.5" id="11" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>33.NDOC</source>
|
||||
</field>
|
||||
<field x="1" y="17.75" type="Stringa" hidden="1" width="5" id="12" pattern="1">
|
||||
<source>34.CODMAG</source>
|
||||
</field>
|
||||
<field x="65" y="20.5" type="Stringa" width="25" id="14" pattern="1">
|
||||
<source>IF(33.CODVAL='','EURO',33.CODVAL)</source>
|
||||
</field>
|
||||
<field x="1" y="20.5" type="Stringa" align="right" width="6" id="15" pattern="1">
|
||||
<source>33.CODCF</source>
|
||||
</field>
|
||||
<field x="11.5" y="20.5" type="Stringa" width="14" id="16" pattern="1">
|
||||
<prescript description="H0.16 PRESCRIPT">MESSAGE _CLIENTE,PAIV</prescript>
|
||||
</field>
|
||||
<field x="1" y="22.5" type="Stringa" width="41" id="17" pattern="1">
|
||||
<source>201@.S0</source>
|
||||
</field>
|
||||
<field x="50.5" y="24.25" deactivated="1" type="Stringa" width="45" id="18" pattern="1">
|
||||
<source>208@.S0</source>
|
||||
</field>
|
||||
<field x="43" y="22.5" type="Stringa" width="45" id="19" pattern="1">
|
||||
<source>204@.S0</source>
|
||||
</field>
|
||||
<field x="49" y="10" type="Stringa" width="59" height="2" id="20" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript description="H0.20 PRESCRIPT">MESSAGE _CLIENTE,!RAGSOC</prescript>
|
||||
</field>
|
||||
<field x="49" y="12" type="Stringa" width="44" id="21" pattern="1">
|
||||
<prescript description="H0.21 PRESCRIPT">MESSAGE _CLIENTE,!INDNUM</prescript>
|
||||
</field>
|
||||
<field x="49" y="13" type="Stringa" width="44" id="22" pattern="1">
|
||||
<prescript description="H0.22 PRESCRIPT">MESSAGE _CLIENTE,LOCALITACF</prescript>
|
||||
</field>
|
||||
<field x="49" y="14" type="Stringa" width="5" id="23" pattern="1">
|
||||
<prescript description="H0.23 PRESCRIPT">MESSAGE _CLIENTE,!CAP</prescript>
|
||||
</field>
|
||||
<field x="55" y="14" type="Stringa" hidden="1" width="30" height="2" id="24" pattern="1">
|
||||
<prescript description="H0.24 PRESCRIPT">MESSAGE _CLIENTE,!COM-E;DENCOM
|
||||
MESSAGE COPY,26</prescript>
|
||||
</field>
|
||||
<field x="55" y="14" type="Stringa" hidden="1" width="2" id="25" pattern="1">
|
||||
<prescript description="H0.25 PRESCRIPT">MESSAGE _CLIENTE,!COM-E;PROVCOM
|
||||
MESSAGE APPEND,26</prescript>
|
||||
</field>
|
||||
<field x="55" y="14" type="Stringa" width="38" height="2" id="26" pattern="1" />
|
||||
<field x="43" y="24.25" type="Stringa" hidden="1" width="3" id="27" pattern="1">
|
||||
<prescript description="H0.27 PRESCRIPT">MESSAGE _CLIENTE,STATOCF</prescript>
|
||||
</field>
|
||||
<field x="49" y="15" type="Stringa" hidden="1" width="25" id="28" pattern="1">
|
||||
<prescript description="H0.28 PRESCRIPT">MESSAGE _TABLEREAD,%STA,#27,S0
|
||||
MESSAGE APPEND,26</prescript>
|
||||
</field>
|
||||
<field x="30.5" y="18.25" type="Stringa" width="35" id="31" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>210@.S0</source>
|
||||
</field>
|
||||
<field x="9" y="20.5" type="Stringa" width="2" id="33" pattern="1">
|
||||
<prescript description="H0.33 PRESCRIPT">MESSAGE _CLIENTE,STATOPAIV</prescript>
|
||||
</field>
|
||||
<field x="29" y="25" deactivated="1" type="Stringa" width="27" id="35" pattern="1" text="VALUTA ">
|
||||
<source>IF(33-E;CODVAL="";"LIRE";209@-E;S0)</source>
|
||||
</field>
|
||||
<field x="1" y="25" deactivated="1" type="Stringa" width="27" id="36" pattern="1">
|
||||
<source>210@.S0</source>
|
||||
</field>
|
||||
<field x="40.5" y="20.5" deactivated="1" type="Stringa" hidden="1" width="21" id="37" pattern="1">
|
||||
<source>211@.S0</source>
|
||||
</field>
|
||||
<field x="1" y="16.25" type="Stringa" hidden="1" width="5" id="40" pattern="1">
|
||||
<source>16.STATO</source>
|
||||
<prescript description="H0.40 PRESCRIPT">#THIS @
|
||||
STRLEN
|
||||
DUP
|
||||
1 =
|
||||
IF
|
||||
"00" #THIS @ + #THIS !
|
||||
THEN
|
||||
2 =
|
||||
IF
|
||||
"0" #THIS @ + #THIS !
|
||||
THEN
|
||||
|
||||
</prescript>
|
||||
</field>
|
||||
<field type="Stringa" hidden="1" width="35" id="61" pattern="1">
|
||||
<source>16.INDIR</source>
|
||||
<prescript description="H0.61 PRESCRIPT">MESSAGE COPY,63</prescript>
|
||||
</field>
|
||||
<field y="1" type="Stringa" hidden="1" width="10" id="62" pattern="1">
|
||||
<source>16.CIV</source>
|
||||
<prescript description="H0.62 PRESCRIPT">MESSAGE APPEND,63</prescript>
|
||||
</field>
|
||||
<field x="1" y="12" type="Stringa" width="43.5" id="63" pattern="1">
|
||||
<groups>11</groups>
|
||||
</field>
|
||||
<field x="1" y="13" type="Stringa" width="43.5" id="64" pattern="1">
|
||||
<groups>11</groups>
|
||||
<source>16.LOCALITA</source>
|
||||
</field>
|
||||
<field x="1" y="14" type="Stringa" width="5" id="65" pattern="1">
|
||||
<source>16.CAP</source>
|
||||
</field>
|
||||
<field y="2" type="Stringa" hidden="1" width="25" id="67" pattern="1">
|
||||
<source>13.DENCOM</source>
|
||||
<prescript description="H0.67 PRESCRIPT">MESSAGE COPY,69</prescript>
|
||||
</field>
|
||||
<field y="3" type="Stringa" hidden="1" width="15" id="68" pattern="1">
|
||||
<source>13.PROVCOM</source>
|
||||
<prescript description="H0.68 PRESCRIPT">MESSAGE APPEND,69</prescript>
|
||||
</field>
|
||||
<field x="6.5" y="14" type="Stringa" width="38" height="2" id="69" pattern="1" />
|
||||
<field x="6.5" y="16.25" type="Stringa" hidden="1" width="25" id="70" pattern="1">
|
||||
<prescript description="H0.70 PRESCRIPT">MESSAGE _TABLEREAD,%STA,#40,S0
|
||||
MESSAGE APPEND,69</prescript>
|
||||
</field>
|
||||
<field x="1" y="10" type="Stringa" width="43.5" height="2" id="100" pattern="1">
|
||||
<groups>11</groups>
|
||||
<source>16.RAGSOC</source>
|
||||
</field>
|
||||
<field y="4" type="Stringa" hidden="1" width="5" id="119" pattern="1">
|
||||
<source>CODINDSP</source>
|
||||
<prescript description="H0.119 PRESCRIPT">MESSAGE EMPTY ENABLE,130|DISABLE,11@
|
||||
MESSAGE DISABLE,130|ENABLE,11@</prescript>
|
||||
</field>
|
||||
<field x="1" y="10" deactivated="1" type="Testo" width="30" id="130" pattern="1" text="IDEM" />
|
||||
</section>
|
||||
<section type="Head" level="1" />
|
||||
<section type="Head" level="2" />
|
||||
<section type="Body">
|
||||
<field x="54.25" y="1.12" type="Testo" width="16.5" pattern="1" text="INTESTAZIONE DITTA">
|
||||
<font face="Times New Roman" bold="1" size="9" />
|
||||
</field>
|
||||
<field border="1" x="2" y="1.5" type="Rettangolo" bg_color="#C0C0C0" width="36" height="4.75" pattern="5" />
|
||||
<field x="54.25" y="1.97" type="Testo" width="13" pattern="1" text="Via ">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="54.25" y="2.72" type="Testo" width="33" pattern="1" text="CAP COMUNE PROV Italy">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="9.5" y="3.25" type="Testo" width="20" pattern="1" text="Logo Personalizzato">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="54.25" y="3.55" type="Testo" width="33" pattern="1" text="Tel. +39 xxxxxxx Fax +39 xxxxxxxxxxxxxxx">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="54.25" y="4.22" type="Testo" width="33" pattern="1" text="P.IVA 01234567890 Trib. XX n. 12345 CCIAA n. 123456">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="54.25" y="4.92" type="Testo" width="33" pattern="1" text="Cap. Soc. Euro 99.999 i.v.">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="54.25" y="5.47" type="Testo" width="33" pattern="1" text="www.vostraditta.com info@vostraditta.com">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field border="1" radius="100" x="0.16" y="17.25" type="Rettangolo" shade_offset="50" width="92.5" height="6.5" />
|
||||
<field border="1" x="0.5" y="19.5" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field border="1" x="0.66" y="21.5" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field border="1" radius="100" x="0.16" y="24.5" type="Rettangolo" shade_offset="50" width="92.5" height="1.5" />
|
||||
<field border="1" radius="100" x="0.16" y="55" type="Rettangolo" shade_offset="50" width="92.5" height="8.75" />
|
||||
<field border="1" x="0.17" y="57.25" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field border="1" x="77.5" y="57.25" type="Linea" height="6.5" pattern="1" />
|
||||
<field border="1" x="0.33" y="59.25" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field border="1" x="0.16" y="61.5" type="Linea" width="92" height="0" pattern="1" />
|
||||
<field x="1.12" y="64.37" type="Testo" width="55.5" height="1.25" pattern="1" text="---IMPORTANTE------IMPORTANTE------IMPORTANTE---">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
</field>
|
||||
<field border="1" x="1.12" y="65.27" type="Linea" width="43" height="0" pattern="1" />
|
||||
<field x="1.62" y="65.52" type="Testo" width="72" pattern="1" text="DAL 1&#B0; GENNAIO 2006 LA DITTA ALORE CASA CAMBIA SEDE ">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1.62" y="66.27" type="Testo" width="72" pattern="1" text="VOGLIATE PRENDERE NOTA DEL NUOVO INDIRIZZO E DEI NUOVI NUMERI DI TEL. E FAX:">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1.62" y="67.14" type="Testo" width="120" pattern="1" text="VIA STEFANO CANZIO 105F;A 26040 RONCADELLO (CR) - TEL 0375-59184 FAX 0375-590287 ">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field border="1" radius="100" x="0.16" y="8.75" type="Rettangolo" shade_offset="50" width="45.5" height="8" id="50" />
|
||||
<field border="1" radius="100" x="47.5" y="8.75" type="Rettangolo" shade_offset="50" width="45" height="8" id="50" />
|
||||
<field x="1.53" y="8.25" type="Testo" width="14" id="53" text=" Indirizzo di Consegna">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="48.87" y="8.25" type="Testo" width="15.5" id="53" text=" Intestatario Documento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1" y="17.4" type="Testo" width="14.5" id="53" text="Magazzino">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="30" y="17.4" type="Testo" width="11" id="53" text="Tipo Documento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="69.5" y="17.4" type="Testo" width="6" id="53" text="Numero">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="79" y="17.4" type="Testo" width="7" id="53" text="Data">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="87" y="17.4" type="Testo" width="5" id="53" text="Pagina">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1" y="19.66" type="Testo" width="8" id="53" text="Cod.Cliente">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="9.33" y="19.66" type="Testo" width="8.5" id="53" text="P.IVAF;C. Fis:">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="33.8" y="19.66" type="Testo" width="8.5" id="53" text="Agente">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="64.7" y="19.66" type="Testo" width="8.5" id="53" text="Valuta">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.7" y="21.6" type="Testo" width="8" id="53" text="Pagamento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="43.5" y="21.6" type="Testo" width="8" id="53" text="Banca">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.67" y="55.15" type="Testo" width="14.5" id="53" text="Trasporto a Mezzo">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="21.17" y="55.15" type="Testo" width="17.5" id="53" text="Aspetto Esteriore dei Beni">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="59.17" y="55.15" type="Testo" width="17" id="53" text="Causale del Trasporto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.67" y="57.41" type="Testo" align="right" width="6.5" id="53" text="Colli">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="10" y="57.41" type="Testo" align="right" width="7" id="53" text="N.Palette">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="22.97" y="57.41" type="Testo" width="6.5" id="53" text="Peso Kg.">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="29.87" y="57.41" type="Testo" width="8.5" id="53" text="Porto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="59.66" y="57.41" type="Testo" width="17" id="53" text="Data e Ora Inizio Trasporto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.41" y="57.41" type="Testo" width="14" id="53" text="Firma Conducente">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.41" y="59.33" type="Testo" width="14" id="53" text="Firma Destinatario">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.87" y="59.35" type="Testo" width="8" id="53" text="Annotazioni">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.67" y="61.6" type="Testo" width="15.5" id="53" text="Incaricato del Trasporto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.41" y="61.7" type="Testo" width="14" id="53" text="Firma Vettore">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1" y="24.75" type="Testo" width="9.5" id="202" pattern="1" text="Articolo">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="16.28" y="24.75" type="Testo" width="28" id="203" pattern="1" text="Descrizione">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="69.57" y="24.75" type="Testo" width="3.5" id="204" pattern="1" text="UM">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="76.85" y="24.75" type="Testo" width="6.5" id="209" pattern="1" text="Quantit&#E0;">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
</section>
|
||||
<section type="Body" level="1" can_break="1">
|
||||
<condition>!((34.TIPORIGA='08'))</condition>
|
||||
<font face="Arial" size="10" />
|
||||
<field type="Stringa" hidden="1" bg_color="#E9E9E9" width="3.5" id="50" pattern="1">
|
||||
<source>34.CODARTMAG</source>
|
||||
<prescript description="B1.50 PRESCRIPT">MESSAGE EMPTY DISABLE,51
|
||||
MESSAGE ENABLE,51</prescript>
|
||||
</field>
|
||||
<field x="0.5" type="Stringa" width="15.5" id="51">
|
||||
<source>34.CODART</source>
|
||||
</field>
|
||||
<field x="16.5" type="Stringa" bg_color="#D4D4D4" dynamic_height="1" width="51.5" height="15" id="52" pattern="1">
|
||||
<prescript description="B1.52 PRESCRIPT">MESSAGE _DESCRIGA</prescript>
|
||||
</field>
|
||||
<field x="69" type="Stringa" bg_color="#E6E6E6" width="2.5" id="53" pattern="1">
|
||||
<source>34.UMQTA</source>
|
||||
<prescript description="B1.53 PRESCRIPT">MESSAGE _ALIGN,#52,TOP</prescript>
|
||||
</field>
|
||||
<field x="72" type="Numero" align="right" bg_color="#00FFFF" width="11.5" id="54" pattern="1" hide_zero="1" text="###.###,@@">
|
||||
<groups>30</groups>
|
||||
<source>34.QTA</source>
|
||||
<prescript description="B1.54 PRESCRIPT">MESSAGE _ALIGN,#52,TOP</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section y="53" hidden_if_needed="1" type="Foot">
|
||||
<font face="Arial" size="10" />
|
||||
<field x="62.5" y="7" type="Testo" width="17" id="100" pattern="1" text="E;E;E; SEGUE E;E;E;" />
|
||||
</section>
|
||||
<section y="54" type="Foot" level="1">
|
||||
<field x="59" y="2" type="Stringa" width="22.5" id="34" pattern="1">
|
||||
<source>207@.S0</source>
|
||||
</field>
|
||||
<field x="-43.17" y="0.66" type="Valuta" hidden="1" align="right" width="11" id="101" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>TOTMER</source>
|
||||
</field>
|
||||
<field x="1.16" y="2" type="Array" width="19" id="101" pattern="1">
|
||||
<source>CODSPMEZZO</source>
|
||||
<list>
|
||||
<li Value=" " Code=" " />
|
||||
<li Value="DESTINATARIO" Code="D" />
|
||||
<li Value="MITTENTE" Code="M" />
|
||||
<li Value="VETTORE" Code="V" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="-31.17" y="0.66" type="Stringa" hidden="1" width="2" id="102" pattern="1">
|
||||
<source>33.SCONTOPERC</source>
|
||||
</field>
|
||||
<field x="-28.17" y="0.66" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>SCONTOT</source>
|
||||
</field>
|
||||
<field x="36" y="8.5" type="Stringa" hidden="1" width="29" id="105" pattern="1">
|
||||
<source>TRIM(205@.S0)</source>
|
||||
<prescript description="F1.105 PRESCRIPT">MESSAGE COPY,107</prescript>
|
||||
</field>
|
||||
<field x="27" y="7.5" type="Stringa" hidden="1" width="35" id="106" pattern="1">
|
||||
<source>TRIM(205@.S1[1,35])</source>
|
||||
<prescript description="F1.106 PRESCRIPT">MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="1" y="8.5" type="Stringa" width="76.5" id="107" pattern="1" />
|
||||
<field x="45" y="7.5" type="Stringa" hidden="1" width="10" id="108" pattern="1">
|
||||
<source>TRIM(205@.S1[36,45])</source>
|
||||
<prescript description="F1.108 PRESCRIPT">MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="57.5" y="8" type="Stringa" hidden="1" width="5" id="110" pattern="1">
|
||||
<source>TRIM(205@.S7)</source>
|
||||
<prescript description="F1.110 PRESCRIPT">MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="18" y="8.5" type="Stringa" hidden="1" width="18" id="111" pattern="1">
|
||||
<source>TRIM(205@.S1[46,70])</source>
|
||||
<prescript description="F1.111 PRESCRIPT">MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="21" y="7.5" type="Stringa" hidden="1" width="5" id="112" pattern="1">
|
||||
<source>205@.S9</source>
|
||||
</field>
|
||||
<field x="9" y="8.5" type="Stringa" hidden="1" width="35" id="113" pattern="1">
|
||||
<prescript description="F1.113 PRESCRIPT">MESSAGE _ISAMREAD,13,COM=#112,DENCOM
|
||||
MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="15" y="7.5" type="Stringa" hidden="1" width="2" id="114" pattern="1">
|
||||
<prescript description="F1.114 PRESCRIPT">MESSAGE _ISAMREAD,13,COM=#112,PROVCOM
|
||||
MESSAGE APPEND,107</prescript>
|
||||
</field>
|
||||
<field x="51" y="8.5" deactivated="1" type="Stringa" width="38" id="115" pattern="1" />
|
||||
<field x="69.66" y="4.25" type="Stringa" width="5" id="117" pattern="1" text="##:##">
|
||||
<source>ORAPART</source>
|
||||
</field>
|
||||
<field x="59.66" y="4.25" type="Data" width="8" id="118" pattern="1">
|
||||
<source>DATAPART</source>
|
||||
</field>
|
||||
<field x="20.66" y="2" type="Stringa" width="34.5" id="120" pattern="1">
|
||||
<source>206@.S0</source>
|
||||
</field>
|
||||
<field x="16.5" y="4.25" type="Numero" align="right" width="12" id="121" pattern="1" text="#########">
|
||||
<source>IF(33.PNETTO=0,TOTPESO,33.PNETTO)</source>
|
||||
</field>
|
||||
<field x="0.5" y="4.25" type="Numero" align="right" width="6" id="122" pattern="1">
|
||||
<source>IF(33.NCOLLI=0,TOTCOLLI,33.NCOLLI)</source>
|
||||
</field>
|
||||
<field x="9.12" y="4.25" type="Numero" align="right" width="6" id="132" pattern="1">
|
||||
<source>IF(33.NBANC=0,TOTBANC,33.NBANC)</source>
|
||||
</field>
|
||||
<field x="0.5" y="6.25" type="Stringa" width="76.5" id="157" pattern="1">
|
||||
<source>33.NOTE</source>
|
||||
</field>
|
||||
<field x="30.37" y="4.25" type="Stringa" width="27.5" id="158" pattern="1">
|
||||
<source>203@.S0</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" level="2" />
|
||||
<sql>USE 33
|
||||
JOIN 34 INTO CODNUM==CODNUM ANNO==ANNO PROVV==PROVV NDOC==NDOC
|
||||
JOIN 17 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF
|
||||
JOIN 20 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF
|
||||
JOIN 16 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF CODIND==CODINDSP
|
||||
JOIN 16 TO 17 ALIAS 116 INTO TIPOCF==TIPOCF CODCF==CODCF CODIND==CODINDSP
|
||||
JOIN 13 TO 16 INTO STATO=STATO COM=COM
|
||||
JOIN 47 TO 34 INTO CODART==CODART
|
||||
JOIN %CPG TO 33 ALIAS 201 INTO CODTAB==CODPAG
|
||||
JOIN 122 TO 33 INTO CODAGE==CODAG
|
||||
JOIN %POR TO 33 ALIAS 203 INTO CODTAB==CODPORTO
|
||||
JOIN %BAN TO 33 ALIAS 204 INTO CODTAB==CODABIA+CODCABA
|
||||
JOIN %VET TO 33 ALIAS 205 INTO CODTAB==CODVETT1
|
||||
JOIN %ABE TO 33 ALIAS 206 INTO CODTAB==ASPBENI1
|
||||
JOIN %CTR TO 33 ALIAS 207 INTO CODTAB==CAUSTRASP
|
||||
JOIN %BAN TO 33 ALIAS 208 INTO CODTAB==CODABIA
|
||||
JOIN %VAL TO 33 ALIAS 209 INTO CODTAB==CODVAL
|
||||
JOIN %TIP TO 33 ALIAS 210 INTO CODTAB==TIPODOC
|
||||
JOIN %MSP TO 33 ALIAS 211 INTO CODTAB==CODSPMEZZO
|
||||
JOIN GCA TO 34 ALIAS 212 INTO CODTAB==3+CODART[7,12]
|
||||
JOIN GCA TO 34 ALIAS 213 INTO CODTAB==5+CODART[17,18]
|
||||
</sql>
|
||||
</report>
|
589
src/ps/centroimb/custom/vefat.rep
Normal file
589
src/ps/centroimb/custom/vefat.rep
Normal file
@ -0,0 +1,589 @@
|
||||
|
||||
<report libraries="ve1300" name="vefat" lpi="6">
|
||||
<description>fattura standard</description>
|
||||
<font face="Courier New" size="10" />
|
||||
<section type="Head" height="28">
|
||||
<font face="Arial" size="10" />
|
||||
<field x="90.5" y="19.12" type="Stringa" width="2" id="9" pattern="1">
|
||||
<prescript description="H0.9 PRESCRIPT">MESSAGE _PAGENO</prescript>
|
||||
</field>
|
||||
<field x="77" y="19.12" type="Data" width="10" id="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>33.DATADOC</source>
|
||||
</field>
|
||||
<field x="67.5" y="19.12" type="Stringa" align="right" width="6.5" id="11" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>33.NDOC</source>
|
||||
</field>
|
||||
<field x="59.16" y="19.12" type="Stringa" width="5" id="14" pattern="1">
|
||||
<source>IF(33.CODVAL='','EURO',33.CODVAL)</source>
|
||||
</field>
|
||||
<field x="33.16" y="19.12" type="Stringa" align="right" width="6" id="15" pattern="1">
|
||||
<source>33.CODCF</source>
|
||||
</field>
|
||||
<field x="43.16" y="19.12" type="Stringa" width="14" id="16" pattern="1">
|
||||
<prescript description="H0.16 PRESCRIPT">MESSAGE _CLIENTE,PAIV</prescript>
|
||||
</field>
|
||||
<field x="1" y="21.62" type="Stringa" width="41" id="17" pattern="1">
|
||||
<source>201@.S0</source>
|
||||
</field>
|
||||
<field x="43" y="20.5" deactivated="1" type="Stringa" width="23" id="18" pattern="1">
|
||||
<source>208@.S0</source>
|
||||
</field>
|
||||
<field x="50.5" y="26.87" deactivated="1" type="Stringa" width="45" id="18" pattern="1">
|
||||
<source>208@.S0</source>
|
||||
</field>
|
||||
<field x="43" y="21.5" type="Stringa" width="51" id="19" pattern="1">
|
||||
<source>204@.S0</source>
|
||||
</field>
|
||||
<field x="49" y="10.62" type="Stringa" width="59" height="2" id="20" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript>MESSAGE _CLIENTE,!RAGSOC</prescript>
|
||||
</field>
|
||||
<field x="49" y="12.62" type="Stringa" width="44" id="21" pattern="1">
|
||||
<prescript>MESSAGE _CLIENTE,!INDNUM</prescript>
|
||||
</field>
|
||||
<field x="49" y="13.62" type="Stringa" width="44" id="22" pattern="1">
|
||||
<prescript>MESSAGE _CLIENTE,LOCALITACF</prescript>
|
||||
</field>
|
||||
<field x="49" y="14.62" type="Stringa" width="5" id="23" pattern="1">
|
||||
<prescript>MESSAGE _CLIENTE,!CAP</prescript>
|
||||
</field>
|
||||
<field x="55" y="14.62" type="Stringa" hidden="1" width="30" height="2" id="24" pattern="1">
|
||||
<prescript>MESSAGE _CLIENTE,!COM-E;DENCOM
|
||||
MESSAGE COPY,26</prescript>
|
||||
</field>
|
||||
<field x="55" y="14.62" type="Stringa" hidden="1" width="2" id="25" pattern="1">
|
||||
<prescript>MESSAGE _CLIENTE,!COM-E;PROVCOM
|
||||
MESSAGE APPEND,26</prescript>
|
||||
</field>
|
||||
<field x="55" y="14.62" type="Stringa" width="38" height="2" id="26" pattern="1" />
|
||||
<field x="43" y="26.87" type="Stringa" hidden="1" width="3" id="27" pattern="1">
|
||||
<prescript>MESSAGE _CLIENTE,STATOCF</prescript>
|
||||
</field>
|
||||
<field x="49" y="15.62" type="Stringa" width="25" id="28" pattern="1">
|
||||
<prescript>MESSAGE _TABLEREAD,%STA,#27,S0</prescript>
|
||||
</field>
|
||||
<field x="1" y="19.12" type="Stringa" width="31.5" id="31" pattern="1">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>210@.S0</source>
|
||||
</field>
|
||||
<field x="40.66" y="19.12" type="Stringa" width="2" id="33" pattern="1">
|
||||
<prescript description="H0.33 PRESCRIPT">MESSAGE _CLIENTE,STATOPAIV</prescript>
|
||||
</field>
|
||||
<field x="22.33" y="24.58" type="Stringa" width="70" id="36" pattern="1">
|
||||
<source>212@.S0</source>
|
||||
</field>
|
||||
<field x="1" y="26.62" deactivated="1" type="Stringa" width="27" id="36" pattern="1">
|
||||
<source>210@.S0</source>
|
||||
</field>
|
||||
<field x="21" y="20.62" deactivated="1" type="Stringa" width="21" id="37" pattern="1">
|
||||
<source>211@.S0</source>
|
||||
</field>
|
||||
<field x="-70.5" y="-16.63" type="Stringa" hidden="1" width="35" id="61" pattern="1">
|
||||
<source>16.INDIR</source>
|
||||
<prescript>MESSAGE COPY,63</prescript>
|
||||
</field>
|
||||
<field x="-70.5" y="-15.63" type="Stringa" hidden="1" width="10" id="62" pattern="1">
|
||||
<source>16.CIV</source>
|
||||
<prescript>MESSAGE APPEND,63</prescript>
|
||||
</field>
|
||||
<field x="57.5" y="22.63" type="Numero" align="right" width="6.5" id="64" pattern="1" hide_zero="1" text="@@@@@">
|
||||
<source>33.CODCABA</source>
|
||||
</field>
|
||||
<field x="45.25" y="22.63" type="Numero" align="right" width="6.5" id="65" pattern="1" hide_zero="1" text="@@@@@">
|
||||
<source>33.CODABIA</source>
|
||||
</field>
|
||||
<field x="1.33" y="24.58" type="Stringa" width="20.5" id="65" pattern="1">
|
||||
<source>33.CODCMS</source>
|
||||
</field>
|
||||
<field x="68.4" y="22.63" type="Stringa" align="right" width="16.5" id="66" pattern="1">
|
||||
<source>20.NUMCC</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Head" level="1" />
|
||||
<section type="Body">
|
||||
<field x="-74.5" y="-19.2" type="Immagine" width="40" height="2.75" pattern="1">
|
||||
<source>"GUITRADE.JPG"</source>
|
||||
</field>
|
||||
<field x="26.25" y="-16.7" type="Immagine" width="40" height="2.75" pattern="1">
|
||||
<source>"GUITRADE.JPG"</source>
|
||||
</field>
|
||||
<field x="-73.5" y="-16.45" type="Testo" width="20" pattern="1" text="cap.soc. P. 20.000">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="-73.5" y="-15.45" type="Testo" width="61.5" pattern="1" text="Via F. Santi, 6 - Zona Industriale Cortetegge ">
|
||||
<font face="Arial Narrow" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="-73.5" y="-14.45" type="Testo" width="61.5" pattern="1" text="42025 Cavriago (Reggio Emilia) - Italia ">
|
||||
<font face="Arial Narrow" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="27.25" y="-13.95" type="Testo" width="20" pattern="1" text="cap.soc. P. 20.000">
|
||||
<font face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="-73.5" y="-13.45" type="Testo" width="43" pattern="1" text="Tel. 0522F;942494 - 942509 - Fax 0522F;942504">
|
||||
<font face="Arial Narrow" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="27.25" y="-12.95" type="Testo" width="61.5" pattern="1" text="Via F. Santi, 6 - Zona Industriale Cortetegge ">
|
||||
<font face="Arial Narrow" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="-73.5" y="-12.45" type="Testo" width="39" pattern="1" text="Reg.Impr. di R.E. Cod.Fisc. e P.IVA 02126560354">
|
||||
<font face="Arial Narrow" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="27.25" y="-11.95" type="Testo" width="61.5" pattern="1" text="42025 Cavriago (Reggio Emilia) - Italia ">
|
||||
<font face="Arial Narrow" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="-73.5" y="-11.45" type="Testo" width="30" pattern="1" text="R.E.A. di R.E. 253825">
|
||||
<font face="Arial Narrow" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="27.25" y="-10.95" type="Testo" width="43" pattern="1" text="Tel. 0522F;942494 - 942509 - Fax 0522F;942504">
|
||||
<font face="Arial Narrow" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="27.25" y="-9.95" type="Testo" width="39" pattern="1" text="Reg.Impr. di R.E. Cod.Fisc. e P.IVA 02126560354">
|
||||
<font face="Arial Narrow" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="27.25" y="-8.95" type="Testo" width="30" pattern="1" text="R.E.A. di R.E. 253825">
|
||||
<font face="Arial Narrow" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="-75" y="-5.7" type="Testo" width="10" height="0.75" pattern="1" text="COD.CLIENTE">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
</field>
|
||||
<field border="2" x="-67.5" y="-5.7" type="Linea" height="2" pattern="1" />
|
||||
<field x="-66.67" y="-5.7" type="Testo" width="10" height="0.75" pattern="1" text="PARTITA IVA">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
</field>
|
||||
<field x="-52.56" y="-5.7" type="Testo" width="8" height="0.75" pattern="1" text="CODICE FISCALE">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
</field>
|
||||
<field border="2" x="-36.5" y="-5.7" type="Linea" height="2" pattern="1" />
|
||||
<field border="2" x="-53.45" y="-5.68" type="Linea" height="2" pattern="1" />
|
||||
<field x="-35.5" y="-5.68" type="Testo" width="6.5" height="0.75" pattern="1" text="AGENTE">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
</field>
|
||||
<field x="-75" y="-3.7" type="Testo" width="6.5" height="0.75" pattern="1" text="RIF.VS.ORDINE">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
</field>
|
||||
<field border="2" x="-36.5" y="-3.7" type="Linea" height="2" pattern="1" />
|
||||
<field x="-75" y="-1.7" type="Testo" width="14.5" height="0.75" pattern="1" text="COND.PAGAMENTO">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
</field>
|
||||
<field border="1" x="1" y="1.5" type="Rettangolo" bg_color="#C0C0C0" width="36" height="4.75" pattern="5" />
|
||||
<field x="8.5" y="3.25" type="Testo" width="20" pattern="1" text="Logo Personalizzato">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="1" y="7" type="Testo" width="16.5" pattern="1" text="INTESTAZIONE DITTA">
|
||||
<font face="Times New Roman" bold="1" size="9" />
|
||||
</field>
|
||||
<field x="1" y="7.85" type="Testo" width="13" pattern="1" text="Via ">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="1" y="8.6" type="Testo" width="33" pattern="1" text="CAP COMUNE PROV Italy">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="1" y="9.43" type="Testo" width="33" pattern="1" text="Tel. +39 xxxxxxx Fax +39 xxxxxxxxxxxxxxx">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="1" y="10.1" type="Testo" width="33" pattern="1" text="P.IVA 01234567890 Trib. XX n. 12345 CCIAA n. 123456">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="1" y="10.8" type="Testo" width="33" pattern="1" text="Cap. Soc. Euro 99.999 i.v.">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field x="1" y="11.35" type="Testo" width="33" pattern="1" text="www.vostraditta.com info@vostraditta.com">
|
||||
<font face="Times New Roman" size="8" />
|
||||
</field>
|
||||
<field border="1" radius="100" x="0.3" y="18.12" type="Rettangolo" shade_offset="50" width="94.5" height="8" />
|
||||
<field border="1" x="0.59" y="20.37" type="Linea" width="94" height="0" pattern="1" />
|
||||
<field border="1" x="0.75" y="23.62" type="Linea" width="94" height="0" pattern="1" />
|
||||
<field border="1" radius="100" x="0.3" y="26.5" type="Rettangolo" shade_offset="50" width="94.5" height="23.6" />
|
||||
<field border="1" radius="100" x="0.3" y="50.87" type="Rettangolo" shade_offset="50" width="94.5" height="14.5" />
|
||||
<field border="1" x="0.16" y="53.12" type="Linea" width="94" height="0" pattern="1" />
|
||||
<field border="1" x="6.5" y="53.12" type="Linea" height="6" pattern="1" />
|
||||
<field border="1" x="19" y="53.12" type="Linea" height="6" pattern="1" />
|
||||
<field border="1" x="34.5" y="53.12" type="Linea" height="6" pattern="1" />
|
||||
<field border="1" x="40.5" y="53.12" type="Linea" height="6" pattern="1" />
|
||||
<field border="1" x="77.34" y="53.12" type="Linea" height="6" pattern="1" />
|
||||
<field border="1" x="0.16" y="59.12" type="Linea" width="94" height="0" pattern="1" />
|
||||
<field border="1" radius="100" x="77.5" y="59.25" type="Rettangolo" bg_color="#E1E1E1" shade_offset="30" width="16" height="2.75" />
|
||||
<field border="1" x="0.16" y="62.37" type="Linea" width="94" height="0" pattern="1" />
|
||||
<field x="0.5" y="62.5" type="Testo" width="50" pattern="1" text="CONTRIBUTO CONAI ASSOLTO OVE DOVUTO">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
</field>
|
||||
<field border="2" radius="100" x="-28" y="-15.45" type="Rettangolo" width="47" height="8" id="50" pattern="1" />
|
||||
<field border="1" radius="100" x="47.5" y="9.37" type="Rettangolo" shade_offset="50" width="47" height="8" id="50" />
|
||||
<field x="-26" y="-15.7" type="Rettangolo" width="43" height="8.5" id="51" />
|
||||
<field x="-28.5" y="-14.45" type="Rettangolo" width="48" height="6" id="51" />
|
||||
<field x="72.25" y="-11.95" type="Rettangolo" width="48" height="6" id="51" />
|
||||
<field x="-25.63" y="-15.45" type="Testo" width="7.5" height="0.75" id="53" pattern="1" text="SPETT. DITTA">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
</field>
|
||||
<field x="75.12" y="-12.95" type="Testo" width="7.5" height="0.75" id="53" pattern="1" text="SPETT. DITTA">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
</field>
|
||||
<field x="48.87" y="8.87" type="Testo" width="15.5" id="53" text=" Intestatario Documento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="32.09" y="18.25" type="Testo" width="8" id="53" text="Cod.Cliente">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="41.09" y="18.25" type="Testo" width="8.5" id="53" text="P.IVAF;C. Fis:">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="59.59" y="18.25" type="Testo" width="5" id="53" text="Valuta">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1.09" y="18.27" type="Testo" width="11" id="53" text="Tipo Documento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="69.59" y="18.27" type="Testo" width="6" id="53" text="Numero">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="79.09" y="18.27" type="Testo" width="7" id="53" text="Data">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="88.09" y="18.27" type="Testo" width="5" id="53" text="Pagina">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1.09" y="20.5" type="Testo" width="8" id="53" text="Pagamento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="43.09" y="20.5" type="Testo" width="8" id="53" pattern="1" text="Banca">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="43.09" y="22.68" type="Testo" width="3.5" id="53" pattern="1" text="Abi:">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="54.09" y="22.68" type="Testo" width="4" id="53" pattern="1" text="Cab:">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="65.09" y="22.68" type="Testo" width="4.5" id="53" pattern="1" text="CF;C">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="1.09" y="23.75" type="Testo" width="8" id="53" text="Commessa">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.51" y="51.02" type="Testo" align="right" width="12.5" id="53" text="Totale Merce">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="14.01" y="51.02" type="Testo" width="6" id="53" text="Sconto %">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="20.5" y="51.02" type="Testo" align="right" width="11" id="53" text="Netto Merce">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="33" y="51.02" type="Testo" width="7.5" id="53" text="Spese Varie">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="44.51" y="51.02" type="Testo" width="10.5" id="53" text="Spese Trasporto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="63.16" y="51.02" type="Testo" width="10.5" id="53" text="Totale Imponibile">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="82" y="51.02" type="Testo" width="10.5" id="53" text="Totale Imposta">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.51" y="53.2" type="Testo" width="6" id="53" pattern="1" text="Cod.IVA">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="7.34" y="53.2" type="Testo" width="12" id="53" pattern="1" text="Spese Accessorie">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="19.31" y="53.2" type="Testo" align="center" width="15" id="53" pattern="1" text="Imponibile">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="36.21" y="53.28" type="Testo" width="3" id="53" pattern="1" text="IVA">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="41.5" y="53.28" type="Testo" width="17" id="53" pattern="1" text="Imposta">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.25" y="53.28" type="Testo" width="16" id="53" pattern="1" text="Bolli">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.25" y="55.7" type="Testo" width="6.5" id="53" pattern="1" text="Acconto">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="0.71" y="59.22" type="Testo" width="22.5" id="53" pattern="1" text="Scadenza Rate e Relativo Importo">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="78.25" y="59.37" type="Testo" width="12.5" id="53" pattern="1" text="Totale Documento">
|
||||
<font italic="1" face="Arial" size="8" />
|
||||
</field>
|
||||
<field x="-75.5" y="0.55" type="Testo" align="center" width="13" id="202" pattern="1" text="CODICE ARTICOLO">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="1" y="26.87" type="Testo" width="8" id="202" pattern="1" text="Codice">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="-62.22" y="0.55" type="Testo" align="center" width="30" id="203" pattern="1" text="DESCRIZIONE ARTICOLO">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="11.78" y="26.87" type="Testo" width="28.5" id="203" pattern="1" text="Descrizione">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="50.57" y="26.87" type="Testo" width="3.5" id="204" pattern="1" text="UM">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="55.35" y="26.87" type="Testo" width="6" id="209" pattern="1" text="Quantit&#E0;">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="65" y="26.87" type="Testo" width="5.5" id="209" pattern="1" text="Prezzo">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="74.2" y="26.87" type="Testo" width="4.5" id="209" pattern="1" text="Sconti">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="82" y="26.87" type="Testo" width="5.5" id="209" pattern="1" text="Importo">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="91.66" y="26.87" type="Testo" width="2.5" id="209" pattern="1" text="C.I.">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field border="2" x="-62.5" y="0.55" type="Linea" height="28.9" id="215" pattern="1" />
|
||||
<field border="2" x="-31" y="0.55" type="Linea" height="28.9" id="216" pattern="1" />
|
||||
<field border="1" x="11" y="26.5" type="Linea" height="23.5" id="500" pattern="1" />
|
||||
<field border="1" x="50" y="26.5" type="Linea" height="23.5" id="500" pattern="1" />
|
||||
<field border="1" x="54" y="26.5" type="Linea" height="23.5" id="500" pattern="1" />
|
||||
<field border="1" x="62.16" y="26.5" type="Linea" height="23.5" id="500" pattern="1" />
|
||||
<field border="1" x="73.37" y="26.5" type="Linea" height="23.5" id="500" pattern="1" />
|
||||
<field border="1" x="78.75" y="26.5" type="Linea" height="23.5" id="500" pattern="1" />
|
||||
<field border="1" x="91.25" y="26.5" type="Linea" height="23.5" id="500" pattern="1" />
|
||||
</section>
|
||||
<section type="Body" level="1">
|
||||
<condition>!((34.TIPORIGA='08'))</condition>
|
||||
<font face="Arial" size="8" />
|
||||
<field x="-0.5" type="Stringa" hidden="1" bg_color="#E9E9E9" width="23" id="50" pattern="1">
|
||||
<source>34.CODARTMAG</source>
|
||||
<prescript description="B1.50 PRESCRIPT">MESSAGE EMPTY DISABLE,51
|
||||
MESSAGE ENABLE,51</prescript>
|
||||
</field>
|
||||
<field x="0.5" type="Stringa" bg_color="#CFCFCF" width="10.5" id="51" pattern="1">
|
||||
<source>34.CODART</source>
|
||||
</field>
|
||||
<field x="11.5" type="Stringa" bg_color="#D4D4D4" dynamic_height="1" width="38.5" height="22" id="52" pattern="1">
|
||||
<prescript description="B1.52 PRESCRIPT">MESSAGE _DESCRIGA</prescript>
|
||||
</field>
|
||||
<field x="50.5" type="Stringa" bg_color="#C0C0C0" width="3" id="53" pattern="1">
|
||||
<source>34.UMQTA</source>
|
||||
<prescript description="B1.53 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="54.5" type="Numero" align="right" bg_color="#00FFFF" width="7.5" id="54" pattern="1" hide_zero="1" text="###.###">
|
||||
<groups>30</groups>
|
||||
<source>34.QTA</source>
|
||||
<prescript description="B1.54 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="62.5" type="Prezzo" align="right" bg_color="#FF80C0" width="10.5" codval="33.CODVAL" id="55" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>29</groups>
|
||||
<source>34.PREZZO</source>
|
||||
<prescript description="B1.55 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="74" type="Stringa" bg_color="#400040" width="4.5" id="56" pattern="1">
|
||||
<source>34.SCONTO</source>
|
||||
<prescript description="B1.56 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="79" type="Prezzo" align="right" bg_color="#00FFFF" width="12" codval="33.CODVAL" id="57" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>29</groups>
|
||||
<source>34.IMPNS</source>
|
||||
<prescript description="B1.57 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="91.7" type="Stringa" bg_color="#EFEFEF" width="3" id="58" pattern="1">
|
||||
<source>34.CODIVA</source>
|
||||
<prescript description="B1.58 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="94.5" type="Prezzo" hidden="1" align="right" bg_color="#E1E1E1" width="15" codval="33.CODVAL" id="59" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>29</groups>
|
||||
<source>34.PREZZONS</source>
|
||||
<prescript description="B1.59 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="109.5" type="Valuta" hidden="1" align="right" width="15" codval="33.CODVAL" id="60" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>34.PROVVR</source>
|
||||
<prescript description="B1.60 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
<field x="124.5" type="Valuta" hidden="1" align="right" width="15" codval="33.CODVAL" id="61" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>34.IMPOSTA</source>
|
||||
<prescript description="B1.61 PRESCRIPT">MESSAGE _ALIGN,#52,BOTTOM</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section y="50" hidden_if_needed="1" type="Foot" />
|
||||
<section y="50" type="Foot" level="1">
|
||||
<font face="Arial" size="9" />
|
||||
<field x="1" y="2" type="Valuta" align="right" bg_color="#00FFFF" width="12" codval="33.CODVAL" id="101" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>TOTMER</source>
|
||||
</field>
|
||||
<field x="20.33" y="2.08" type="Valuta" align="right" bg_color="#00FFFF" width="11" id="101" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<source>TOTMER</source>
|
||||
</field>
|
||||
<field x="14" y="2" type="Stringa" bg_color="#0000FF" width="5" id="102" pattern="1">
|
||||
<source>33.SCONTOPERC</source>
|
||||
</field>
|
||||
<field x="16" type="Valuta" hidden="1" align="right" width="10" codval="33.CODVAL" id="103" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>SCONTOT</source>
|
||||
</field>
|
||||
<field x="44" y="2" type="Valuta" align="right" bg_color="#FFFF00" width="10" codval="33.CODVAL" id="104" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>SPESTRA</source>
|
||||
</field>
|
||||
<field x="32.5" y="2" type="Valuta" align="right" bg_color="#7F007F" width="9.5" codval="33.CODVAL" id="105" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>SPESIMB</source>
|
||||
</field>
|
||||
<field x="78" y="7" type="Valuta" align="right" width="15" codval="33.CODVAL" id="106" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>33.IMPPAGATO</source>
|
||||
</field>
|
||||
<field x="1" y="4" type="Stringa" bg_color="#7F7F7F" width="4" id="107" pattern="1">
|
||||
<prescript description="F1.107 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,COD,0</prescript>
|
||||
</field>
|
||||
<field x="20" y="4" type="Valuta" align="right" bg_color="#FF00FF" width="14" codval="33.CODVAL" id="108" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.108 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="35" y="4" type="Numero" align="right" width="4" id="109" pattern="1" hide_zero="1" text="##">
|
||||
<prescript description="F1.109 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,ALI,0</prescript>
|
||||
</field>
|
||||
<field x="41" y="4" type="Valuta" align="right" width="10" codval="33.CODVAL" id="110" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.110 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IVA,1</prescript>
|
||||
</field>
|
||||
<field x="1" y="5" type="Stringa" width="4" id="111" pattern="1">
|
||||
<prescript description="F1.111 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,COD,0</prescript>
|
||||
</field>
|
||||
<field x="20" y="5" type="Valuta" align="right" width="14" codval="33.CODVAL" id="112" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.112 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="35" y="5" type="Numero" align="right" width="4" id="113" pattern="1" hide_zero="1" text="##">
|
||||
<prescript description="F1.113 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,ALI,0</prescript>
|
||||
</field>
|
||||
<field x="41" y="5" type="Valuta" align="right" width="10" codval="33.CODVAL" id="114" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.114 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IVA,1</prescript>
|
||||
</field>
|
||||
<field x="1" y="6" type="Stringa" width="4" id="115" pattern="1">
|
||||
<prescript description="F1.115 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,COD,0</prescript>
|
||||
</field>
|
||||
<field x="20" y="6" type="Valuta" align="right" bg_color="#FF00FF" width="14" codval="33.CODVAL" id="116" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.116 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="35" y="6" type="Numero" align="right" width="4" id="117" pattern="1" hide_zero="1" text="##">
|
||||
<prescript description="F1.117 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,ALI,0</prescript>
|
||||
</field>
|
||||
<field x="41" y="6" type="Valuta" align="right" bg_color="#00FFFF" width="10" codval="33.CODVAL" id="118" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.118 PRESCRIPT">MESSAGE _RIEPILOGOIVA,1,IVA,1</prescript>
|
||||
</field>
|
||||
<field x="20" y="7" type="Valuta" align="right" bg_color="#FF00FF" width="14" codval="33.CODVAL" id="119" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.119 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="1" y="7" type="Stringa" width="4" id="120" pattern="1">
|
||||
<prescript description="F1.120 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,COD,0</prescript>
|
||||
</field>
|
||||
<field x="41" y="7" type="Stringa" width="29" id="121" pattern="1">
|
||||
<prescript description="F1.121 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,DES,1</prescript>
|
||||
</field>
|
||||
<field x="20" y="8" type="Valuta" align="right" bg_color="#0000FF" width="14" codval="33.CODVAL" id="122" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.122 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,IMP,0</prescript>
|
||||
</field>
|
||||
<field x="1" y="8" type="Stringa" bg_color="#00FFFF" width="4" id="123" pattern="1">
|
||||
<prescript description="F1.123 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,COD,0</prescript>
|
||||
</field>
|
||||
<field x="41" y="8" type="Stringa" bg_color="#00FFFF" width="29" id="124" pattern="1">
|
||||
<prescript description="F1.124 PRESCRIPT">MESSAGE _RIEPILOGOIVA,30,DES,1</prescript>
|
||||
</field>
|
||||
<field x="60.5" y="2" type="Valuta" align="right" bg_color="#FF0000" width="13.5" codval="33.CODVAL" id="125" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>IMPONIBILI</source>
|
||||
</field>
|
||||
<field x="78.5" y="2" type="Valuta" align="right" bg_color="#007F7F" width="13" codval="33.CODVAL" id="126" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>IMPOSTE</source>
|
||||
</field>
|
||||
<field x="36" deactivated="1" type="Valuta" hidden="1" align="right" width="11" codval="33.CODVAL" id="127" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.127 PRESCRIPT">MESSAGE _TOTIMPONIBILI,28</prescript>
|
||||
</field>
|
||||
<field x="59" type="Valuta" hidden="1" align="right" width="10" codval="33.CODVAL" id="128" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>SPESINC</source>
|
||||
</field>
|
||||
<field x="48" type="Valuta" hidden="1" align="right" width="10" codval="33.CODVAL" id="129" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>BOLLI</source>
|
||||
</field>
|
||||
<field x="78" y="10.25" type="Valuta" align="right" width="15" codval="33.CODVAL" height="1.25" id="130" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<groups>31</groups>
|
||||
<source>TOTDOC</source>
|
||||
</field>
|
||||
<field x="45" y="13" deactivated="1" type="Valuta" align="right" width="11" codval="33.CODVAL" id="137" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<source>33.IMPPAGATO</source>
|
||||
<prescript description="F1.137 PRESCRIPT">MESSAGE SUB,138</prescript>
|
||||
</field>
|
||||
<field x="69" y="13" deactivated="1" type="Valuta" align="right" width="11" codval="33.CODVAL" id="138" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
</field>
|
||||
<field x="1" y="10" type="Data" bg_color="#7F7F7F" width="8" id="143" pattern="1">
|
||||
<prescript description="F1.143 PRESCRIPT">MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="10" y="10" type="Valuta" align="right" width="11" codval="33.CODVAL" id="144" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.144 PRESCRIPT">MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="24" y="10" type="Data" width="8" id="145" pattern="1">
|
||||
<prescript description="F1.145 PRESCRIPT">MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="33" y="10" type="Valuta" align="right" width="11" codval="33.CODVAL" id="146" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.146 PRESCRIPT">MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="46.5" y="10" type="Data" width="8" id="147" pattern="1">
|
||||
<prescript description="F1.147 PRESCRIPT">MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="55.5" y="10" type="Valuta" align="right" width="11" codval="33.CODVAL" id="148" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.148 PRESCRIPT">MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="1" y="11" type="Data" width="8" id="149" pattern="1">
|
||||
<prescript description="F1.149 PRESCRIPT">MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="10" y="11" type="Valuta" align="right" bg_color="#00FFFF" width="11" codval="33.CODVAL" id="150" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.150 PRESCRIPT">MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
<field x="24" y="11" type="Data" width="8" id="151" pattern="1">
|
||||
<prescript description="F1.151 PRESCRIPT">MESSAGE _SCADENZE,DATA,0</prescript>
|
||||
</field>
|
||||
<field x="33" y="11" type="Valuta" align="right" width="11" codval="33.CODVAL" id="152" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<groups>31</groups>
|
||||
<prescript description="F1.152 PRESCRIPT">MESSAGE _SCADENZE,IMPORTO,1</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<sql>USE 33
|
||||
JOIN 34 INTO CODNUM==CODNUM ANNO==ANNO PROVV==PROVV NDOC==NDOC
|
||||
JOIN 17 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF
|
||||
JOIN 20 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF
|
||||
JOIN 16 TO 33 INTO TIPOCF==TIPOCF CODCF==CODCF CODIND==CODINDSP
|
||||
JOIN 16 TO 17 ALIAS 116 INTO TIPOCF==TIPOCF CODCF==CODCF CODIND==CODINDSP
|
||||
JOIN 47 TO 34 INTO CODART==CODART
|
||||
JOIN %CPG TO 33 ALIAS 201 INTO CODTAB==CODPAG
|
||||
JOIN 122 TO 33 INTO CODAGE==CODAG
|
||||
JOIN %POR TO 33 ALIAS 203 INTO CODTAB==CODPORTO
|
||||
JOIN %BAN TO 33 ALIAS 204 INTO CODTAB==CODABIA+CODCABA
|
||||
JOIN %VET TO 33 ALIAS 205 INTO CODTAB==CODVETT1
|
||||
JOIN %ASP TO 33 ALIAS 206 INTO CODTAB==ASPBENI1
|
||||
JOIN %CTR TO 33 ALIAS 207 INTO CODTAB==CAUSTRASP
|
||||
JOIN %BAN TO 33 ALIAS 208 INTO CODTAB==CODABIA
|
||||
JOIN %VAL TO 33 ALIAS 209 INTO CODTAB==CODVAL
|
||||
JOIN %TIP TO 33 ALIAS 210 INTO CODTAB==TIPODOC
|
||||
JOIN %MSP TO 33 ALIAS 211 INTO CODTAB==CODSPMEZZO
|
||||
JOIN CMS TO 33 ALIAS 212 INTO CODTAB==CODCMS</sql>
|
||||
</report>
|
601
src/ps/centroimb/custom/verig01.msk
Normal file
601
src/ps/centroimb/custom/verig01.msk
Normal file
@ -0,0 +1,601 @@
|
||||
TOOLBAR "" 0 0 0 2
|
||||
BU 1 10 2
|
||||
BE
|
||||
PR -14 -1 ""
|
||||
EN
|
||||
BU 2 10 2
|
||||
BE
|
||||
PR -24 -1 ""
|
||||
EN
|
||||
BU 17 10 2
|
||||
BE
|
||||
PR -34 -1 "Elimina"
|
||||
ME EXIT,127
|
||||
EN
|
||||
BU 100 10 2
|
||||
BE
|
||||
PR -44 -1 "~Collega"
|
||||
PI 117
|
||||
EN
|
||||
EN
|
||||
PA "Merce" -1 -1 76 21
|
||||
BO 101
|
||||
BE
|
||||
PR 2 1 "Lordo "
|
||||
EN
|
||||
LI 102 2 50
|
||||
BE
|
||||
PR 2 2 "Tipo riga "
|
||||
FI TIPORIGA
|
||||
EN
|
||||
ST 103 3
|
||||
BE
|
||||
PR 2 3 "Magazzino "
|
||||
US MAG SE CODTAB[4,5]==""
|
||||
IN CODTAB 103
|
||||
DI "Codice" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 103 CODTAB
|
||||
OU 270 S0
|
||||
WA "Magazzino assente"
|
||||
FL "U"
|
||||
KE 1
|
||||
CH NORMAL
|
||||
FI CODMAG[1,3]
|
||||
EN
|
||||
ST 270 50
|
||||
BE
|
||||
PR 22 3 ""
|
||||
FL "D"
|
||||
EN
|
||||
ST 104 2
|
||||
BE
|
||||
PR 2 4 "Deposito "
|
||||
US MAG SE (CODTAB[1,3]==#103) && (CODTAB[4,5]!="")
|
||||
IN CODTAB[1,3] 103
|
||||
IN CODTAB[4,5] 104
|
||||
DI "Codice mag." CODTAB[1,3]
|
||||
DI "Codice dep." CODTAB[4,5]
|
||||
DI "Descrizione@50" S0
|
||||
OU 103 CODTAB[1,3]
|
||||
OU 104 CODTAB[4,5]
|
||||
OU 271 S0
|
||||
ME DIRTY,103|9,103
|
||||
CH NORMAL
|
||||
WA "Deposito assente"
|
||||
FL "U"
|
||||
KE 1
|
||||
FI CODMAG[4,5]
|
||||
EN
|
||||
ST 271 50
|
||||
BE
|
||||
PR 22 4 ""
|
||||
FL "D"
|
||||
EN
|
||||
ST 105 20
|
||||
BE
|
||||
PR 2 5 "Articolo "
|
||||
US 47 KE 1
|
||||
IN CODART 105
|
||||
DI "Codice@20" CODART
|
||||
DI "Descrizione@50" DESCR
|
||||
OU 105 CODART
|
||||
OU 110 DESCR
|
||||
WA "Articolo assente"
|
||||
FL "U"
|
||||
FI CODART
|
||||
ADD RU ve2 -3
|
||||
EN
|
||||
ST 295 50
|
||||
BE
|
||||
PR 100 100 "Descrizione "
|
||||
US 47 KE 2
|
||||
IN DESCR 295
|
||||
DI "Descrizione@50" DESCR
|
||||
DI "Codice@20" CODART
|
||||
CO OU 105
|
||||
EN
|
||||
ST 131 20
|
||||
BE
|
||||
PR 50 50 ""
|
||||
FI CODARTMAG
|
||||
FL "G"
|
||||
EN
|
||||
BO 132
|
||||
BE
|
||||
PR 51 50 ""
|
||||
FI CHECKED
|
||||
FL "D"
|
||||
EN
|
||||
ST 106 15
|
||||
BE
|
||||
PR 37 5 ""
|
||||
FL "U"
|
||||
US GCG
|
||||
JO FCG AL 500 INTO CODTAB==CODTAB[1,1]
|
||||
IN CODTAB[1,1] "1"
|
||||
IN CODTAB[2,] 106
|
||||
DI "Livello@20" 500@->S0
|
||||
DI "Gruppo@15" CODTAB[2,]
|
||||
DI "Descrizione@30" S0
|
||||
OU 106 CODTAB[2,]
|
||||
ME 0 RESET,107|RESET,108|RESET,109
|
||||
ME ENABLE,107
|
||||
CH NORMAL
|
||||
EN
|
||||
ST 107 15
|
||||
BE
|
||||
PR 55 5 ""
|
||||
FL "U"
|
||||
US GCG
|
||||
JO FCG AL 500 INTO CODTAB==CODTAB[1,1]
|
||||
IN CODTAB[1,1] "2"
|
||||
IN CODTAB[2,] 107
|
||||
DI "Livello@20" 500@->S0
|
||||
DI "Gruppo@15" CODTAB[2,]
|
||||
DI "Descrizione@30" S0
|
||||
OU 107 CODTAB[2,]
|
||||
ME 0 RESET,108|RESET,109
|
||||
ME ENABLE,108
|
||||
CH NORMAL
|
||||
EN
|
||||
ST 108 15
|
||||
BE
|
||||
PR 37 6 ""
|
||||
FL "U"
|
||||
US GCG
|
||||
JO FCG AL 500 INTO CODTAB==CODTAB[1,1]
|
||||
IN CODTAB[1,1] "3"
|
||||
IN CODTAB[2,] 108
|
||||
DI "Livello@20" 500@->S0
|
||||
DI "Gruppo@15" CODTAB[2,]
|
||||
DI "Descrizione@30" S0
|
||||
OU 108 CODTAB[2,]
|
||||
ME 0 RESET,109
|
||||
ME ENABLE,109
|
||||
CH NORMAL
|
||||
EN
|
||||
ST 109 15
|
||||
BE
|
||||
PR 55 6 ""
|
||||
FL "U"
|
||||
US GCG
|
||||
JO FCG AL 500 INTO CODTAB==CODTAB[1,1]
|
||||
IN CODTAB[1,1] "4"
|
||||
IN CODTAB[2,] 109
|
||||
DI "Livello@20" 500@->S0
|
||||
DI "Gruppo@15" CODTAB[2,]
|
||||
DI "Descrizione@30" S0
|
||||
OU 109 CODTAB[2,]
|
||||
CH NORMAL
|
||||
EN
|
||||
ZO 110 50
|
||||
BE
|
||||
PR 2 7 "Descrizione "
|
||||
US 47 KE 2
|
||||
IN DESCR 110
|
||||
DI "Descrizione@50" DESCR
|
||||
DI "Codice@20" CODART
|
||||
OU 110 DESCR
|
||||
ADD RU ve2 -3
|
||||
FI DESCR
|
||||
EN
|
||||
ST 111 2
|
||||
BE
|
||||
PR 2 9 "U.M. "
|
||||
US 49 KE 2
|
||||
JO %UMS INTO CODTAB=UM
|
||||
IN CODART 131 SE
|
||||
IN UM 111
|
||||
DI "Codice@20" UM
|
||||
DI "Descrizione@50" %UMS->S0
|
||||
OU 111 UM
|
||||
FI UMQTA
|
||||
FLAG "U"
|
||||
CH REQUIRED
|
||||
EN
|
||||
ST 211 2
|
||||
BE
|
||||
PR 2 9 "U.M. "
|
||||
US %UMS
|
||||
IN CODTAB 211
|
||||
DI "Codice" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 211 CODTAB
|
||||
FI UMQTA
|
||||
FLAG "U"
|
||||
CH NORMAL
|
||||
EN
|
||||
NU 112
|
||||
13
|
||||
5
|
||||
BE
|
||||
PR 21 9 "Qta' "
|
||||
FI QTA
|
||||
EN
|
||||
NU 212 6 2
|
||||
BE
|
||||
PR 21 9 "Spesa % "
|
||||
FL "H"
|
||||
FI QTA
|
||||
EN
|
||||
CURRENCY 113 18
|
||||
BE
|
||||
PR 42 9 "Prezzo "
|
||||
FL "U"
|
||||
FI PREZZO
|
||||
EN
|
||||
NU 114 13 5
|
||||
BE
|
||||
PR 15 10 "Qta' evasa "
|
||||
FI QTAEVASA
|
||||
EN
|
||||
BO 115
|
||||
BE
|
||||
PR 42 10 "Saldata "
|
||||
FI RIGAEVASA
|
||||
EN
|
||||
DA 130
|
||||
BE
|
||||
PR 53 10 "Consegna "
|
||||
FI DATACONS
|
||||
EN
|
||||
NU 118 7
|
||||
BE
|
||||
PR 2 12 "N.Colli "
|
||||
FI NCOLLI
|
||||
EN
|
||||
NU 116 15 2
|
||||
BE
|
||||
PR 22 12 "Tara "
|
||||
FI TARA
|
||||
EN
|
||||
NU 117 15 2
|
||||
BE
|
||||
PR 46 12 "Peso netto "
|
||||
FI PNETTO
|
||||
EN
|
||||
ST 120 25
|
||||
BE
|
||||
PR 2 11 "Sconto "
|
||||
FI SCONTO
|
||||
EN
|
||||
NU 121 5 2
|
||||
BE
|
||||
PR 42 11 "Provvigione 1 "
|
||||
FI PERCPROV
|
||||
EN
|
||||
NU 166 5 2
|
||||
BE
|
||||
PR 65 11 "2 "
|
||||
FI PERCPROV1
|
||||
EN
|
||||
ST 124 4
|
||||
BE
|
||||
PR 2 15 "Cod. IVA "
|
||||
US %IVA
|
||||
IN CODTAB 124
|
||||
DI "Codice@20" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 124 CODTAB
|
||||
OU 272 S0
|
||||
FL "U"
|
||||
VA 19 1 2
|
||||
CH NORMAL
|
||||
FI CODIVA
|
||||
EN
|
||||
ST 272 50
|
||||
BE
|
||||
PR 22 15 ""
|
||||
US %IVA KE 2
|
||||
IN S0 272
|
||||
DI "Descrizione@50" S0
|
||||
DI "Codice@20" CODTAB
|
||||
OU 124 CODTAB
|
||||
OU 272 S0
|
||||
EN
|
||||
ST 154 1
|
||||
BE
|
||||
PR 2 16 "Indetraib. "
|
||||
US %DET
|
||||
IN CODTAB 154
|
||||
DI "Codice" CODTAB
|
||||
DI "Tipo" I0
|
||||
DI "Descrizione@50" S0
|
||||
OU 154 CODTAB
|
||||
CH NORMAL
|
||||
FL "U"
|
||||
EN
|
||||
ST 127 5
|
||||
BE
|
||||
PR 2 19 "Caus.mag. "
|
||||
US %CAU
|
||||
IN CODTAB 127
|
||||
DI "Codice@20" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 127 CODTAB
|
||||
OU 275 S0
|
||||
FL "U"
|
||||
CH NORMAL
|
||||
FI CAUSMAG
|
||||
EN
|
||||
ST 275 50
|
||||
BE
|
||||
PR 22 19 ""
|
||||
FL "D"
|
||||
EN
|
||||
|
||||
NU 155 13
|
||||
BE
|
||||
PR 5 14 "N.fogli "
|
||||
FI NUMFOGLI
|
||||
EN
|
||||
NU 135 13
|
||||
BE
|
||||
PR 55 14 "N.fogli "
|
||||
FI QTAGG3
|
||||
EN
|
||||
|
||||
EN
|
||||
PA "Pag.2" -1 -1 76 21
|
||||
ST 128 3
|
||||
BE
|
||||
PR 2 3 "Mag.colleg. "
|
||||
CO US 103
|
||||
IN CODTAB 128
|
||||
DI "Codice" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 128 CODTAB
|
||||
OU 276 S0
|
||||
WA "Magazzino assente"
|
||||
FL "U"
|
||||
KE 1
|
||||
CH NORMAL
|
||||
FI CODMAGC[1,3]
|
||||
EN
|
||||
ST 276 50
|
||||
BE
|
||||
PR 22 3 ""
|
||||
FL "D"
|
||||
EN
|
||||
ST 129 2
|
||||
BE
|
||||
PR 2 4 "Deposito "
|
||||
US MAG SE (CODTAB[1,3]==#128) && (CODTAB[4,5]!="")
|
||||
IN CODTAB[1,3] 128
|
||||
IN CODTAB[4,5] 129
|
||||
DI "Codice mag." CODTAB[1,3]
|
||||
DI "Codice dep." CODTAB[4,5]
|
||||
DI "Descrizione@50" S0
|
||||
OU 128 CODTAB[1,3]
|
||||
OU 129 CODTAB[4,5]
|
||||
OU 277 S0
|
||||
ME DIRTY,128|9,128
|
||||
CH NORMAL
|
||||
WA "Deposito assente"
|
||||
FL "U"
|
||||
KE 1
|
||||
FI CODMAGC[4,5]
|
||||
EN
|
||||
ST 277 50
|
||||
BE
|
||||
PR 22 4 ""
|
||||
FL "D"
|
||||
EN
|
||||
ST 138 5
|
||||
BE
|
||||
PR 2 9 "Impianto "
|
||||
US IMP
|
||||
IN CODTAB 138
|
||||
DI "Codice Impianto" CODTAB
|
||||
DI "Descrizione @50" S0
|
||||
OU 138 CODTAB
|
||||
OU 278 S0
|
||||
FI IMPIANTO
|
||||
FL "U"
|
||||
CH NORMAL
|
||||
EN
|
||||
ST 278 50
|
||||
BE
|
||||
PR 22 9 ""
|
||||
US IMP KE 2
|
||||
IN S0 278
|
||||
DI "Descrizione @50" S0
|
||||
DI "Codice Impianto" CODTAB
|
||||
CO OU 138
|
||||
CH NORMAL
|
||||
EN
|
||||
ST 139 5
|
||||
BE
|
||||
PR 2 10 "Linea "
|
||||
US LNP
|
||||
IN CODTAB 139
|
||||
DI "Codice Linea" CODTAB
|
||||
DI "Descrizione @50" S0
|
||||
OU 139 CODTAB
|
||||
OU 279 S0
|
||||
FI LINEA
|
||||
FL "U"
|
||||
CH NORMAL
|
||||
EN
|
||||
ST 279 50
|
||||
BE
|
||||
PR 22 10 ""
|
||||
US LNP KE 2
|
||||
IN S0 279
|
||||
DI "Descrizione @50" S0
|
||||
DI "Codice Linea" CODTAB
|
||||
CO OU 139
|
||||
CH NORMAL
|
||||
EN
|
||||
|
||||
ST 140 20
|
||||
BE
|
||||
PR 2 11 "Commessa "
|
||||
FI CODCMS
|
||||
FL "UZ"
|
||||
EN
|
||||
EN
|
||||
PA "Pag.3" -1 -1 76 21
|
||||
GR -1 78 14
|
||||
BE
|
||||
PR 1 0 "Contabilita' analitica"
|
||||
EN
|
||||
EN
|
||||
PA "Pag.4" -1 -1 76 21
|
||||
GR -1 78 8
|
||||
BE
|
||||
R 1 0 "CONAI"
|
||||
EN
|
||||
ST 167 4
|
||||
BE
|
||||
PR 2 1 "Sottocategoria 1 "
|
||||
US &SCC
|
||||
IN CODTAB 167
|
||||
DI "Sottocategoria" CODTAB
|
||||
DI "Descrizione@50" S0
|
||||
OU 167 CODTAB
|
||||
CH NORMAL
|
||||
FI CCON(1)
|
||||
EN
|
||||
NU 168 13 5
|
||||
BE
|
||||
PR 40 1 "Peso unitario "
|
||||
FI PCON(1)
|
||||
EN
|
||||
ST 169 4
|
||||
BE
|
||||
PR 2 2 "Sottocategoria 2 "
|
||||
US &SCC
|
||||
IN CODTAB 169
|
||||
CO DI 167
|
||||
OU 169 CODTAB
|
||||
CH NORMAL
|
||||
FI CCON(2)
|
||||
EN
|
||||
NU 170 13 5
|
||||
BE
|
||||
PR 40 2 "Peso unitario "
|
||||
FI PCON(2)
|
||||
EN
|
||||
ST 171 4
|
||||
BE
|
||||
PR 2 3 "Sottocategoria 3 "
|
||||
US &SCC
|
||||
IN CODTAB 171
|
||||
CO DI 167
|
||||
OU 171 CODTAB
|
||||
CH NORMAL
|
||||
FI CCON(3)
|
||||
EN
|
||||
NU 172 13 5
|
||||
BE
|
||||
PR 40 3 "Peso unitario "
|
||||
FI PCON(3)
|
||||
EN
|
||||
ST 173 4
|
||||
BE
|
||||
PR 2 4 "Sottocategoria 4 "
|
||||
US &SCC SE CODTAB[1,2]=="PL"
|
||||
IN CODTAB 173
|
||||
CO DI 167
|
||||
OU 173 CODTAB
|
||||
CH NORMAL
|
||||
FI CCON(4)
|
||||
EN
|
||||
NU 174 13 5
|
||||
BE
|
||||
PR 40 4 "Peso unitario "
|
||||
FI PCON(4)
|
||||
EN
|
||||
ST 175 4
|
||||
BE
|
||||
PR 2 5 "Sottocategoria 5 "
|
||||
US &SCC
|
||||
IN CODTAB 175
|
||||
CO DI 167
|
||||
OU 175 CODTAB
|
||||
CH NORMAL
|
||||
FI CCON(5)
|
||||
EN
|
||||
NU 176 13 5
|
||||
BE
|
||||
PR 40 5 "Peso unitario "
|
||||
FI PCON(5)
|
||||
EN
|
||||
ST 177 4
|
||||
BE
|
||||
PR 2 6 "Sottocategoria 6 "
|
||||
US &SCC
|
||||
IN CODTAB 177
|
||||
CO DI 167
|
||||
OU 177 CODTAB
|
||||
CH NORMAL
|
||||
FI CCON(6)
|
||||
EN
|
||||
NU 178 13 5
|
||||
BE
|
||||
PR 40 6 "Peso unitario "
|
||||
FI PCON(6)
|
||||
EN
|
||||
ST 179 4
|
||||
BE
|
||||
PR 2 7 "Sottocategoria 7 "
|
||||
US &SCC
|
||||
IN CODTAB 179
|
||||
CO DI 167
|
||||
OU 179 CODTAB
|
||||
CH NORMAL
|
||||
FI CCON(7)
|
||||
EN
|
||||
NU 180 13 5
|
||||
BE
|
||||
PR 40 7 "Peso unitario "
|
||||
FI PCON(7)
|
||||
EN
|
||||
ST 181 4
|
||||
BE
|
||||
PR 2 8 "Sottocategoria 8 "
|
||||
US &SCC
|
||||
IN CODTAB 181
|
||||
CO DI 167
|
||||
OU 181 CODTAB
|
||||
CH NORMAL
|
||||
FI CCON(8)
|
||||
EN
|
||||
NU 182 13 5
|
||||
BE
|
||||
PR 40 8 "Peso unitario "
|
||||
FI PCON(8)
|
||||
EN
|
||||
ST 183 4
|
||||
BE
|
||||
PR 2 9 "Sottocategoria 9 "
|
||||
US &SCC
|
||||
IN CODTAB 183
|
||||
CO DI 167
|
||||
OU 183 CODTAB
|
||||
CH NORMAL
|
||||
FI CCON(9)
|
||||
EN
|
||||
NU 184 13 5
|
||||
BE
|
||||
PR 40 9 "Peso unitario "
|
||||
FI PCON(9)
|
||||
EN
|
||||
ST 185 4
|
||||
BE
|
||||
PR 2 10 "Sottocategoria 10"
|
||||
US &SCC
|
||||
IN CODTAB 185
|
||||
CO DI 167
|
||||
OU 185 CODTAB
|
||||
FI CCON(10)
|
||||
CH NORMAL
|
||||
EN
|
||||
NU 186 13 5
|
||||
BE
|
||||
PR 40 10 "Peso unitario "
|
||||
FI PCON(10)
|
||||
EN
|
||||
ENDMASK
|
@ -92,8 +92,14 @@ void TEsportazione_partite::main_loop()
|
||||
conto = riga.get_int(PART_CONTOCL);
|
||||
out.set("CONTO", conto);
|
||||
out.set("SOTTOCONTO", riga.get_long(PART_SOTTOCONTO));
|
||||
if (riga.get(PART_NUMDOC).full())
|
||||
out.set("NUMDOC", riga.get(PART_NUMDOC));
|
||||
else
|
||||
out.set("NUMDOC", riga.get(PART_NREG));
|
||||
if (riga.get(PART_DATADOC).full())
|
||||
out.set("DATADOC", riga.get(PART_DATADOC));
|
||||
else
|
||||
out.set("DATADOC", riga.get(PART_DATAREG));
|
||||
out.set("DATASCAD", riga.get(PART_DATADOC));
|
||||
|
||||
TString sezione;
|
||||
@ -101,6 +107,7 @@ void TEsportazione_partite::main_loop()
|
||||
out.set("SALDO", saldo.valore().stringa());
|
||||
sezione << saldo.sezione();
|
||||
out.set("SEZIONE", sezione);
|
||||
out.set("DATASCAD", riga.get(PART_DATAREG));
|
||||
continue;
|
||||
}
|
||||
for (int r = row; r <= p.last(); r = p.succ(r))
|
||||
@ -132,8 +139,14 @@ void TEsportazione_partite::main_loop()
|
||||
conto = riga.get_int(PART_CONTOCL);
|
||||
out.set("CONTO", conto);
|
||||
out.set("SOTTOCONTO", riga.get_long(PART_SOTTOCONTO));
|
||||
if (riga.get(PART_NUMDOC).full())
|
||||
out.set("NUMDOC", riga.get(PART_NUMDOC));
|
||||
else
|
||||
out.set("NUMDOC", riga.get(PART_NREG));
|
||||
if (riga.get(PART_DATADOC).full())
|
||||
out.set("DATADOC", riga.get(PART_DATADOC));
|
||||
else
|
||||
out.set("DATADOC", riga.get(PART_DATAREG));
|
||||
TString sezione;
|
||||
|
||||
out.set("SALDO", residuo.valore().stringa());
|
||||
@ -163,14 +176,21 @@ void TEsportazione_partite::main_loop()
|
||||
conto = riga.get_int(PART_CONTOCL);
|
||||
out.set("CONTO", conto);
|
||||
out.set("SOTTOCONTO", riga.get_long(PART_SOTTOCONTO));
|
||||
if (riga.get(PART_NUMDOC).full())
|
||||
out.set("NUMDOC", riga.get(PART_NUMDOC));
|
||||
else
|
||||
out.set("NUMDOC", riga.get(PART_NREG));
|
||||
if (riga.get(PART_DATADOC).full())
|
||||
out.set("DATADOC", riga.get(PART_DATADOC));
|
||||
else
|
||||
out.set("DATADOC", riga.get(PART_DATAREG));
|
||||
|
||||
TString sezione;
|
||||
|
||||
out.set("SALDO", nass.valore().stringa());
|
||||
sezione << nass.sezione();
|
||||
out.set("SEZIONE", sezione);
|
||||
out.set("DATASCAD", riga.get(PART_DATAREG));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user