Patch level :10.0
Files correlati : Ricompilazione Demo : [ ] Commento :eliminati files inutili ed abbandonati da tempo! git-svn-id: svn://10.65.10.50/trunk@18574 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
ba7189cc3d
commit
8e631fdb96
@ -1,40 +0,0 @@
|
||||
#include "ba3200.h"
|
||||
|
||||
PAGE "Stampa Tabella Agenti" -1 -1 50 8
|
||||
STRING F_INIZIO1 5
|
||||
BEGIN
|
||||
PROMPT 2 1 "Da codice "
|
||||
FLAGS "U"
|
||||
HELP "Inserire il codice da cui iniziare la stampa. Se in bianco vuol dire dall'inizio"
|
||||
USE AGE
|
||||
INPUT CODTAB F_INIZIO1
|
||||
DISPLAY "Codice" CODTAB
|
||||
DISPLAY "Descrizione@50" S0
|
||||
OUTPUT F_INIZIO1 CODTAB
|
||||
GROUP 1
|
||||
END
|
||||
|
||||
STRING F_FINE1 5
|
||||
BEGIN
|
||||
PROMPT 2 3 "A codice "
|
||||
FLAGS "U"
|
||||
HELP "Inserire il codice di fine. Se in bianco vuol dire l'ultimo"
|
||||
COPY USE F_INIZIO1
|
||||
INPUT CODTAB F_FINE1
|
||||
COPY DISPLAY F_INIZIO1
|
||||
OUTPUT F_FINE1 CODTAB
|
||||
GROUP 2
|
||||
END
|
||||
|
||||
BUTTON DLG_PRINT 10 2
|
||||
BEGIN
|
||||
PROMPT -12 -1 ""
|
||||
END
|
||||
|
||||
BUTTON DLG_QUIT 10 2
|
||||
BEGIN
|
||||
PROMPT -22 -1 ""
|
||||
END
|
||||
|
||||
ENDPAGE
|
||||
ENDMASK
|
120
ba/bastcms.rep
120
ba/bastcms.rep
@ -1,120 +0,0 @@
|
||||
|
||||
<report libraries="bastcms" name="bastcms" lpi="6">
|
||||
<font face="Courier New" size="10" />
|
||||
<section keep_with_next="1" type="Head">
|
||||
<field type="Stringa" width="50">
|
||||
<font italic="1" face="Courier New" bold="1" size="10" />
|
||||
<source>#SYSTEM.RAGSOC</source>
|
||||
</field>
|
||||
<field y="1" type="Testo" valign="center" align="center" width="96" height="2" text="Tabella CDC/Commesse">
|
||||
<font face="Courier New" bold="1" size="14" />
|
||||
</field>
|
||||
<field border="2" x="1" y="3.5" type="Linea" width="93" height="0" />
|
||||
<field x="2" y="4" type="Testo" width="6" text="Codice">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="23" y="4" type="Testo" width="12" text="Descrizione">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="2" y="5" type="Testo" width="7" text="Cliente">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="62" y="5" type="Testo" width="10" text="Regime IVA">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="86" y="5" type="Testo" width="8" text="Da rend.">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="2" y="6" type="Testo" width="11" text="Data inizio">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="15" y="6" type="Testo" width="11" text="Data fine">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="27" y="6" type="Testo" width="8" text="Pubblica">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="38" y="6" type="Testo" width="9" text="Prorogata">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="50" y="6" type="Testo" width="6" text="Chiusa">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="62" y="6" type="Testo" width="12" text="Responsabile">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="86" y="6" type="Testo" width="7" text="Prorata">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field border="2" x="1" y="7.5" type="Linea" width="93" height="0" />
|
||||
</section>
|
||||
<section keep_with_next="1" type="Head" level="1" />
|
||||
<section keep_with_next="1" type="Body" />
|
||||
<section keep_with_next="1" type="Body" level="1" height="4">
|
||||
<field x="2" type="Stringa" link="CMS.CODTAB" width="20">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
<source>CODTAB</source>
|
||||
</field>
|
||||
<field x="23" type="Stringa" width="66">
|
||||
<source>S0</source>
|
||||
</field>
|
||||
<field x="91" type="Stringa" width="1">
|
||||
<source>B1</source>
|
||||
</field>
|
||||
<field x="2" y="1" type="Numero" align="right" width="6">
|
||||
<source>I0</source>
|
||||
</field>
|
||||
<field x="10" y="1" type="Stringa" width="50">
|
||||
<source>CLIFO.RAGSOC</source>
|
||||
</field>
|
||||
<field x="62" y="1" type="Array" width="17">
|
||||
<source>S7</source>
|
||||
<list>
|
||||
<li Value="IVA normale" Code=" " />
|
||||
<li Value="Non rilevante" Code="NR" />
|
||||
<li Value="Operazioni esenti" Code="ES" />
|
||||
<li Value="Non imponibili" Code="NI" />
|
||||
<li Value="Non soggetti" Code="NS" />
|
||||
<li Value="Fuori campo" Code="FC" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="91" y="1" type="Stringa" width="1">
|
||||
<source>B4</source>
|
||||
</field>
|
||||
<field x="2" y="2" type="Data" width="10">
|
||||
<source>D0</source>
|
||||
</field>
|
||||
<field x="15" y="2" type="Data" width="10">
|
||||
<source>D1</source>
|
||||
</field>
|
||||
<field x="30" y="2" type="Stringa" width="1">
|
||||
<source>B0</source>
|
||||
</field>
|
||||
<field x="42" y="2" type="Stringa" width="1">
|
||||
<source>B2</source>
|
||||
</field>
|
||||
<field x="52" y="2" type="Stringa" width="1">
|
||||
<source>B3</source>
|
||||
</field>
|
||||
<field x="62" y="2" type="Stringa" width="8">
|
||||
<source>S4</source>
|
||||
</field>
|
||||
<field border="1" x="1" y="3.5" type="Linea" width="93" height="0" />
|
||||
</section>
|
||||
<section keep_with_next="1" type="Foot" height="3">
|
||||
<field border="2" x="1" y="0.5" type="Linea" width="93" height="0" />
|
||||
<field x="2" y="1" type="Data" width="10">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="90" y="1" type="Numero" align="right" width="3">
|
||||
<source>#PAGE</source>
|
||||
</field>
|
||||
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
|
||||
</section>
|
||||
<section keep_with_next="1" type="Foot" level="1" />
|
||||
<sql>USE CMS
|
||||
JOIN CLIFO INTO TIPOCF=="C" CODCF==I0
|
||||
FROM CODTAB=#FROM
|
||||
TO CODTAB=#TO
|
||||
</sql>
|
||||
</report>
|
@ -1,34 +0,0 @@
|
||||
#include "ba3200.h"
|
||||
|
||||
PAGE "Stampa Tabella Commesse" -1 -1 38 6
|
||||
STRING F_INIZIO1 20
|
||||
BEGIN
|
||||
PROMPT 2 1 "Da codice "
|
||||
FLAGS "U"
|
||||
FIELD FROM
|
||||
USE CMS
|
||||
INPUT CODTAB F_INIZIO1
|
||||
DISPLAY "Codice@20" CODTAB
|
||||
DISPLAY "Descrizione@50" S0
|
||||
OUTPUT F_INIZIO1 CODTAB
|
||||
GROUP 1
|
||||
END
|
||||
|
||||
STRING F_FINE1 20
|
||||
BEGIN
|
||||
PROMPT 2 2 "A codice "
|
||||
FLAGS "U"
|
||||
FIELD TO
|
||||
COPY USE F_INIZIO1
|
||||
INPUT CODTAB F_FINE1
|
||||
COPY DISPLAY F_INIZIO1
|
||||
OUTPUT F_FINE1 CODTAB
|
||||
GROUP 2
|
||||
END
|
||||
|
||||
ENDPAGE
|
||||
|
||||
TOOLBAR "topbar" 0 0 0 2
|
||||
#include <printbar.h>
|
||||
ENDPAGE
|
||||
ENDMASK
|
@ -1,45 +0,0 @@
|
||||
|
||||
<report libraries="bastfsc" name="bastfsc" lpi="6">
|
||||
<font face="Courier New" size="10" />
|
||||
<section keep_with_next="1" type="Head">
|
||||
<field y="1" type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Fasi Commesse">
|
||||
<font face="Courier New" bold="1" size="14" />
|
||||
</field>
|
||||
<field border="2" x="1" y="3.5" type="Linea" width="93" height="0" />
|
||||
<field x="2" y="4" type="Testo" width="10" text="Codice">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="15" y="4" type="Testo" width="12" text="Descrizione">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field border="2" x="1" y="5.5" type="Linea" width="93" height="0" />
|
||||
<field type="Stringa" width="10">
|
||||
<font italic="1" face="Courier New" bold="1" size="10" />
|
||||
<source>#SYSTEM.RAGSOC</source>
|
||||
</field>
|
||||
</section>
|
||||
<section keep_with_next="1" type="Head" level="1" />
|
||||
<section keep_with_next="1" type="Body" />
|
||||
<section keep_with_next="1" type="Body" level="1">
|
||||
<field x="2" type="Stringa" link="FSC.CODTAB" width="8">
|
||||
<source>CODTAB</source>
|
||||
</field>
|
||||
<field x="15" type="Stringa" width="50">
|
||||
<source>S0</source>
|
||||
</field>
|
||||
</section>
|
||||
<section keep_with_next="1" type="Foot" height="3">
|
||||
<field border="2" x="1" y="0.5" type="Linea" width="93" height="0" />
|
||||
<field x="2" y="1" type="Data" width="10">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="90" y="1" type="Numero" align="right" width="3">
|
||||
<source>#PAGE</source>
|
||||
</field>
|
||||
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
|
||||
</section>
|
||||
<section keep_with_next="1" type="Foot" level="1" />
|
||||
<sql>USE FSC
|
||||
FROM CODTAB=#FROM
|
||||
TO CODTAB=#TO</sql>
|
||||
</report>
|
@ -1,34 +0,0 @@
|
||||
#include "ba3200.h"
|
||||
|
||||
PAGE "Stampa Tabella Fasi" -1 -1 40 6
|
||||
STRING F_INIZIO1 10
|
||||
BEGIN
|
||||
PROMPT 2 1 "Da codice "
|
||||
FLAGS "U"
|
||||
FIELD FROM
|
||||
USE FSC
|
||||
INPUT CODTAB F_INIZIO1
|
||||
DISPLAY "Codice" CODTAB
|
||||
DISPLAY "Descrizione@50" S0
|
||||
OUTPUT F_INIZIO1 CODTAB
|
||||
GROUP 1
|
||||
END
|
||||
|
||||
STRING F_FINE1 10
|
||||
BEGIN
|
||||
PROMPT 2 2 "A codice "
|
||||
FLAGS "U"
|
||||
FIELD TO
|
||||
COPY USE F_INIZIO1
|
||||
INPUT CODTAB F_FINE1
|
||||
COPY DISPLAY F_INIZIO1
|
||||
OUTPUT F_FINE1 CODTAB
|
||||
GROUP 2
|
||||
END
|
||||
|
||||
ENDPAGE
|
||||
|
||||
TOOLBAR "topbar" 0 0 0 2
|
||||
#include <printbar.h>
|
||||
ENDPAGE
|
||||
ENDMASK
|
@ -1,41 +0,0 @@
|
||||
|
||||
<report libraries="bastuue" name="bastuue" lpi="6">
|
||||
<font face="Courier New" size="10" />
|
||||
<section keep_with_next="1" type="Head">
|
||||
<field type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Uffici Unici Entrate">
|
||||
<font face="Courier New" bold="1" size="14" />
|
||||
</field>
|
||||
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
|
||||
<field x="2" y="3" type="Testo" width="10" text="Codice">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="15" y="3" type="Testo" width="12" text="Descrizione">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field border="2" x="1" y="4.5" type="Linea" width="93" height="0" />
|
||||
</section>
|
||||
<section keep_with_next="1" type="Head" level="1" />
|
||||
<section keep_with_next="1" type="Body" />
|
||||
<section keep_with_next="1" type="Body" level="1">
|
||||
<field x="2" type="Stringa" link="%ABE.CODTAB[1,3]" width="3">
|
||||
<source>CODTAB[1,3]</source>
|
||||
</field>
|
||||
<field x="15" type="Stringa" width="50">
|
||||
<source>S0</source>
|
||||
</field>
|
||||
</section>
|
||||
<section keep_with_next="1" type="Foot" height="3">
|
||||
<field border="2" x="1" y="0.5" type="Linea" width="93" height="0" />
|
||||
<field x="2" y="1" type="Data" width="10">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="90" y="1" type="Numero" align="right" width="3">
|
||||
<source>#PAGE</source>
|
||||
</field>
|
||||
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
|
||||
</section>
|
||||
<section keep_with_next="1" type="Foot" level="1" />
|
||||
<sql>USE %UUE
|
||||
FROM CODTAB=#FROM
|
||||
TO CODTAB=#TO</sql>
|
||||
</report>
|
@ -1,36 +0,0 @@
|
||||
#include "ba3200.h"
|
||||
|
||||
PAGE "Stampa uffici unici entrate" -1 -1 40 5
|
||||
|
||||
NUMBER F_INIZIO1 3
|
||||
BEGIN
|
||||
PROMPT 2 1 "Da codice "
|
||||
USE %UUE
|
||||
INPUT CODTAB F_INIZIO1
|
||||
DISPLAY "Codice" CODTAB
|
||||
DISPLAY "Dizione@30" S0
|
||||
OUTPUT F_INIZIO1 CODTAB
|
||||
FIELD FROM
|
||||
GROUP 1
|
||||
FLAGS "RZ"
|
||||
END
|
||||
|
||||
NUMBER F_FINE1 3
|
||||
BEGIN
|
||||
PROMPT 20 1 "A codice "
|
||||
COPY USE F_INIZIO1
|
||||
INPUT CODTAB F_FINE1
|
||||
COPY DISPLAY F_INIZIO1
|
||||
OUTPUT F_FINE1 CODTAB
|
||||
FIELD TO
|
||||
GROUP 2
|
||||
FLAGS "RZ"
|
||||
END
|
||||
|
||||
ENDPAGE
|
||||
|
||||
TOOLBAR "topbar" 0 0 0 2
|
||||
#include <printbar.h>
|
||||
ENDPAGE
|
||||
|
||||
ENDMASK
|
@ -1,7 +0,0 @@
|
||||
|
||||
// campi maschera batb%age.msk
|
||||
|
||||
#define F_CODICE 101
|
||||
#define F_DESCR 102
|
||||
#define F_TIPOPERC 103
|
||||
#define F_PROVV 104
|
13
ba/batbcms.h
13
ba/batbcms.h
@ -1,13 +0,0 @@
|
||||
#define F_CODICE 101
|
||||
#define F_DESCR 102
|
||||
#define F_CODCF 103
|
||||
#define F_IVA 104
|
||||
#define F_REND 105
|
||||
#define F_PUBB 106
|
||||
#define F_INIZIO 107
|
||||
#define F_FINE 108
|
||||
#define F_PROR 109
|
||||
#define F_RESP 110
|
||||
#define F_CHIUSA 111
|
||||
#define F_RAGSOC 112
|
||||
#define F_PRORATA 113
|
@ -1,2 +0,0 @@
|
||||
#define F_CODICE 101
|
||||
#define F_DESCR 102
|
@ -1,8 +0,0 @@
|
||||
#define F_CODICE 100
|
||||
#define F_DIZIONE 101
|
||||
#define F_INDIRIZZO 102
|
||||
#define F_CIV 103
|
||||
#define F_CODCOM 104
|
||||
#define F_DENCOM 105
|
||||
#define F_PROVCOM 109
|
||||
#define F_CAP 106
|
Loading…
x
Reference in New Issue
Block a user