Patch level :10.0 250

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
sostituite le omonime ba...uml e rep con le ve (non cambia assolutamente nulla tranne il prefisso del nome!!)


git-svn-id: svn://10.65.10.50/trunk@18374 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2009-02-27 12:05:43 +00:00
parent 6ef187f936
commit 7c5c7cbc5f
26 changed files with 298 additions and 18 deletions

View File

@ -1,5 +1,5 @@
<report name="bastabe" lpi="6">
<report name="vestabe" 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 Aspetto dei Beni">

45
ve/vestasf.rep Executable file
View File

@ -0,0 +1,45 @@
<report libraries="vestasf" name="vestasf" 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 Classi Fiscali Articoli">
<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="10" 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" />
</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="ASF.CODTAB" width="2">
<source>CODTAB</source>
</field>
<field x="10" type="Stringa" width="70">
<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 ASF
FROM CODTAB=#FROM
TO CODTAB=#TO</sql>
</report>

36
ve/vestasf.uml Executable file
View File

@ -0,0 +1,36 @@
#include "../ba/ba3200.h"
TOOLBAR "topbar" 0 0 0 2
#include <printbar.h>
ENDPAGE
PAGE "Stampa Classi fiscali articoli" 0 2 0 0
STRING F_INIZIO1 2
BEGIN
PROMPT 2 1 "Da codice "
FLAGS "U"
USE ASF
INPUT CODTAB F_INIZIO1
DISPLAY "Codice" CODTAB
DISPLAY "Descrizione@50" S0
OUTPUT F_INIZIO1 CODTAB
GROUP 1
FIELD FROM
END
STRING F_FINE1 2
BEGIN
PROMPT 21 1 "A codice "
FLAGS "U"
COPY USE F_INIZIO1
INPUT CODTAB F_FINE1
COPY DISPLAY F_INIZIO1
OUTPUT F_FINE1 CODTAB
GROUP 2
FIELD TO
END
ENDPAGE
ENDMASK

View File

@ -1,5 +1,5 @@
<report name="bastcaa" lpi="6">
<report name="vestcaa" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Stringa" width="50">

View File

@ -1,5 +1,5 @@
<report name="bastcra" lpi="6">
<report name="vestcra" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Stringa" width="50">

41
ve/vestctr.rep Executable file
View File

@ -0,0 +1,41 @@
<report libraries="vestctr" name="vestctr" 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 Causali di Trasporto">
<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="10" 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="%CTR.CODTAB" width="2">
<source>CODTAB</source>
</field>
<field x="10" type="Stringa" width="70">
<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 %CTR
FROM CODTAB=#FROM
TO CODTAB=#TO</sql>
</report>

35
ve/vestctr.uml Executable file
View File

@ -0,0 +1,35 @@
#include "../ba/ba3200.h"
TOOLBAR "topbar" 0 0 0 2
#include <printbar.h>
ENDPAGE
PAGE "Stampa Causali di Trasporto" 0 2 0 0
STRING F_INIZIO1 3
BEGIN
PROMPT 2 1 "Da codice "
FLAGS "U"
FIELD FROM
USE %CTR
INPUT CODTAB F_INIZIO1
DISPLAY "Codice" CODTAB
DISPLAY "Descrizione@50" S0
OUTPUT F_INIZIO1 CODTAB
GROUP 1
END
STRING F_FINE1 3
BEGIN
PROMPT 20 1 "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
ENDMASK

View File

@ -1,5 +1,5 @@
<report name="basteld" lpi="6">
<report name="vesteld" 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 Elaborazioni Differite">

View File

@ -1,5 +1,5 @@
<report name="bastfrd" lpi="6">
<report name="vestfrd" 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 Formule Documento">

View File

@ -1,5 +1,5 @@
<report name="bastfrm" lpi="6">
<report name="vestfrm" 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 Formule per Ricalcolo Magazzino">

View File

@ -1,5 +1,5 @@
<report name="bastfrr" lpi="6">
<report name="vestfrr" 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 Formule Righe Documento">

View File

@ -1,5 +1,5 @@
<report name="bastgmc" lpi="6">
<report name="vestgmc" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Stringa" width="50">

View File

@ -1,5 +1,5 @@
<report name="bastimb" lpi="6">
<report name="vestimb" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Stringa" width="50">

View File

@ -1,5 +1,5 @@
<report name="bastnum" lpi="6">
<report name="vestnum" 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 Numerazione Documenti">

View File

@ -1,5 +1,5 @@
<report name="bastprs" lpi="6">
<report name="vestprs" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Stringa" width="50">

View File

@ -1,5 +1,5 @@
<report name="bastrfa" lpi="6">
<report name="vestrfa" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Stringa" width="50">

View File

@ -1,5 +1,5 @@
<report name="bastspp" lpi="6">
<report name="vestspp" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Stringa" width="50">

View File

@ -1,5 +1,5 @@
<report name="baststd" lpi="6">
<report name="veststd" 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 Stati Documento">

View File

@ -1,5 +1,5 @@
<report name="basttag" lpi="6">
<report name="vesttag" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Stringa" width="50">

View File

@ -1,5 +1,5 @@
<report name="basttip" lpi="6">
<report name="vesttip" 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 Tipi Documento">

View File

@ -1,5 +1,5 @@
<report name="basttri" lpi="6">
<report name="vesttri" 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 Tipi Riga">

View File

@ -1,5 +1,5 @@
<report name="bastums" lpi="6">
<report name="vestums" 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 Unita' di Misura">

21
ve/vetbasf.h Executable file
View File

@ -0,0 +1,21 @@
// campi maschera batb%asf.msk
#define F_CODICE 101
#define F_DESCR 102

48
ve/vetbasf.uml Executable file
View File

@ -0,0 +1,48 @@
#include "vetbasf.h"
TOOLBAR "topbar" 0 0 0 2
#include <relapbar.h>
ENDPAGE
PAGE "Codici assoggettamento fiscale" 0 2 0 0
GROUPBOX DLG_NULL 75 7
BEGIN
PROMPT 1 0 ""
FLAGS "R"
END
STRING F_CODICE 2
BEGIN
PROMPT 4 2 "Codice "
HELP "Codice di assoggettamento fiscale"
FIELD CODTAB
FLAGS "U"
KEY 1
USE ASF
INPUT CODTAB F_CODICE
DISPLAY "Codice" CODTAB
DISPLAY "Descrizione @50" S0
OUTPUT F_CODICE CODTAB
OUTPUT F_DESCR S0
CHECKTYPE REQUIRED
END
STRING F_DESCR 50
BEGIN
PROMPT 4 4 "Descrizione "
HELP "Descrizione dell'assoggettamento fiscale"
FIELD S0
KEY 2
USE ASF KEY 2
INPUT CODTAB F_CODICE
INPUT S0 F_DESCR
DISPLAY "Descrizione @50" S0
DISPLAY "Codice" CODTAB
OUTPUT F_CODICE CODTAB
OUTPUT F_DESCR S0
CHECKTYPE REQUIRED
END
ENDPAGE
ENDMASK

7
ve/vetbctr.h Executable file
View File

@ -0,0 +1,7 @@
// campi maschera batb%ctr.msk
#define F_CODICE 101
#define F_DESCR 102

47
ve/vetbctr.uml Executable file
View File

@ -0,0 +1,47 @@
#include "vetbctr.h"
TOOLBAR "topbar" 0 0 0 2
#include <relapbar.h>
ENDPAGE
PAGE "Tabella Causali di Trasporto" 0 2 0 0
GROUPBOX DLG_NULL 75 7
BEGIN
PROMPT 1 0 ""
FLAGS "R"
END
STRING F_CODICE 3
BEGIN
PROMPT 4 2 "Codice "
FIELD CODTAB
FLAGS "U"
KEY 1
USE %CTR
INPUT CODTAB F_CODICE
DISPLAY "Codice" CODTAB
DISPLAY "Descrizione @50" S0
OUTPUT F_CODICE CODTAB
OUTPUT F_DESCR S0
CHECKTYPE REQUIRED
END
STRING F_DESCR 50
BEGIN
PROMPT 4 4 "Descrizione "
FIELD S0
KEY 2
USE %CTR KEY 2
INPUT CODTAB F_CODICE
INPUT S0 F_DESCR
DISPLAY "Descrizione @50" S0
DISPLAY "Codice" CODTAB
COPY OUTPUT F_CODICE
CHECKTYPE REQUIRED
END
ENDPAGE
ENDMASK