Modifiche dell'Ilaria alle maschere ed ai file .INI del motore.
git-svn-id: svn://10.65.10.50/trunk@1785 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
a2e8d38f9f
commit
f13ff83e0e
238
ve/totale.ini
Executable file
238
ve/totale.ini
Executable file
@ -0,0 +1,238 @@
|
|||||||
|
# Esempio di profilo documento : Profilo Bolla Vendita
|
||||||
|
|
||||||
|
[MAIN]
|
||||||
|
|
||||||
|
# Descrizione a caratteri del documento
|
||||||
|
TYPE=Bolla Base
|
||||||
|
|
||||||
|
# Dove sono le risorse per il documento
|
||||||
|
MSKFILE=VEBOLLAC
|
||||||
|
FRMFILE=BOLLAC.FRM
|
||||||
|
PROGPIEDE=31|35
|
||||||
|
# Procedure utente da chiamare per il documento ( preprocessarle? )
|
||||||
|
NUOVO=1
|
||||||
|
MODIFICA=5
|
||||||
|
CANCELLA=12
|
||||||
|
STAMPA=4
|
||||||
|
RAGGRUPPA=3
|
||||||
|
USER=2
|
||||||
|
|
||||||
|
# Indica se il documento è indirizzato ad un cliente o ad un fornitore
|
||||||
|
TIPOCF=C
|
||||||
|
|
||||||
|
# Quali progressivi appaiono in stampa o visualizzazione del documento
|
||||||
|
ProgPiede=1,7,23,12
|
||||||
|
|
||||||
|
[INSERIMENTO]
|
||||||
|
|
||||||
|
# Stati in cui è possibile effettuare la operazione
|
||||||
|
STATIVALIDI=1,2,3,4,5,6,7,8,9
|
||||||
|
|
||||||
|
# Stato finale del documento dopo la operazione
|
||||||
|
STATOFINALE=1
|
||||||
|
|
||||||
|
[MODIFICA]
|
||||||
|
|
||||||
|
# Stati in cui è possibile effettuare la operazione
|
||||||
|
STATIVALIDI=1,2,3,4,5
|
||||||
|
|
||||||
|
# Stato finale del documento dopo la operazione
|
||||||
|
STATOFINALE=N
|
||||||
|
|
||||||
|
[CANCELLAZIONE]
|
||||||
|
STATIVALIDI = 6,7
|
||||||
|
STATOFINALE = 4
|
||||||
|
REMOVE = 0
|
||||||
|
|
||||||
|
[STAMPA]
|
||||||
|
|
||||||
|
# Stati in cui è possibile effettuare la operazione
|
||||||
|
STATIVALIDI=1,2,3,4,5
|
||||||
|
|
||||||
|
# Stato finale del documento dopo la operazione
|
||||||
|
STATOFINALE=6
|
||||||
|
|
||||||
|
[RAGGRUPPA]
|
||||||
|
|
||||||
|
# Stati in cui è possibile effettuare la operazione
|
||||||
|
STATIVALIDI=6,7,8,9
|
||||||
|
|
||||||
|
# Stato finale del documento dopo la operazione
|
||||||
|
STATOFINALE=1
|
||||||
|
|
||||||
|
[SPECIALE]
|
||||||
|
|
||||||
|
# Stati in cui è possibile effettuare la operazione
|
||||||
|
STATIVALIDI=1,2,3,4,5,6,7,8,9
|
||||||
|
|
||||||
|
# Stato finale del documento dopo la operazione
|
||||||
|
STATOFINALE=9
|
||||||
|
|
||||||
|
[PROFILO]
|
||||||
|
TIPOCF = 2
|
||||||
|
CODCF = 3
|
||||||
|
RAGSOC = 2
|
||||||
|
OCCAS = 0
|
||||||
|
OCFPI = 0
|
||||||
|
COFI = 1
|
||||||
|
STATOPAIV = 1
|
||||||
|
PAIVA = 1
|
||||||
|
INDCF = 1
|
||||||
|
CIVCF = 1
|
||||||
|
LOCALITACF = 1
|
||||||
|
CAPCF = 1
|
||||||
|
PROVCOM = 1
|
||||||
|
COMCF = 1
|
||||||
|
DENCOM = 1
|
||||||
|
STATOCF = 1
|
||||||
|
DESSTATOCF = 1
|
||||||
|
CODVAL = 2
|
||||||
|
NOME_VAL = 1
|
||||||
|
CAMBIO = 3
|
||||||
|
DATA_CAMBIO = 1
|
||||||
|
CODLIN = 2
|
||||||
|
DESLIN = 1
|
||||||
|
CODPAG = 3
|
||||||
|
DESCODPAG = 1
|
||||||
|
DATAINSC = 2
|
||||||
|
DATASCAD1 = 1
|
||||||
|
DATASCAD2 = 1
|
||||||
|
DATASCAD3 = 1
|
||||||
|
DATASCAD4 = 1
|
||||||
|
DATASCAD5 = 1
|
||||||
|
CODABIA = 3
|
||||||
|
CODCABA = 3
|
||||||
|
DESBANAPP = 2
|
||||||
|
CODABIP = 2
|
||||||
|
CODCABP = 2
|
||||||
|
DESBANPRE = 2
|
||||||
|
CODLIST = 2
|
||||||
|
CODCONT = 2
|
||||||
|
CODCAMP = 2
|
||||||
|
SCONTOPERC = 2
|
||||||
|
CODINDSP = 2
|
||||||
|
INDSP = 2
|
||||||
|
CIVSP = 2
|
||||||
|
LOCALITASP = 2
|
||||||
|
CAPSP = 2
|
||||||
|
COMSP = 2
|
||||||
|
DENCOMSP = 2
|
||||||
|
PROVCOMSP = 2
|
||||||
|
STATOSP = 2
|
||||||
|
DESSTATOSP = 2
|
||||||
|
DATADOCRIF = 2
|
||||||
|
NUMDOCRIF = 2
|
||||||
|
CODAGVIS = 2
|
||||||
|
CODAG = 2
|
||||||
|
CODSPMEZZO = 2
|
||||||
|
CODPORTO = 2
|
||||||
|
PORTO = 2
|
||||||
|
CODNOTESP1 = 2
|
||||||
|
CODNOTESP2 = 2
|
||||||
|
CAUSTRASP = 2
|
||||||
|
DENCAUSTRASP = 2
|
||||||
|
CODVETT1 = 2
|
||||||
|
CODVETT2 = 2
|
||||||
|
CODVETT3 = 2
|
||||||
|
NOMEVETT1 = 2
|
||||||
|
NOMEVETT2 = 2
|
||||||
|
NOMEVETT3 = 2
|
||||||
|
NCOPIE = 2
|
||||||
|
DATAPART = 2
|
||||||
|
ORAPART = 2
|
||||||
|
IMPPAGATO = 2
|
||||||
|
ACCSALDO = 2
|
||||||
|
DOC1 = 2
|
||||||
|
DOC2 = 2
|
||||||
|
DOC3 = 2
|
||||||
|
DATACONS = 2
|
||||||
|
ASPBENI1 = 2
|
||||||
|
DESCRBENI1 = 2
|
||||||
|
ASPBENI2 = 2
|
||||||
|
DESCRBENI2 = 2
|
||||||
|
IMPNETTI = 2
|
||||||
|
RAGGREFF = 2
|
||||||
|
SPESEINC = 2
|
||||||
|
ADDBRB = 2
|
||||||
|
ADDBTR = 2
|
||||||
|
ADDBDE = 2
|
||||||
|
CODIVABRB = 2
|
||||||
|
CODIVABTR = 2
|
||||||
|
CODIVABTRE = 2
|
||||||
|
CODIVABDE = 2
|
||||||
|
|
||||||
|
# fine modifiche
|
||||||
|
|
||||||
|
CAUSMAG2 = 2
|
||||||
|
TARA = 2
|
||||||
|
PNETTO = 2
|
||||||
|
UMTARA = 2
|
||||||
|
RAGGR = 2
|
||||||
|
CAUSMAG1 = 2
|
||||||
|
NCOLLI = 2
|
||||||
|
RAGSOCSP = 2
|
||||||
|
CODIVAABRB = 3
|
||||||
|
UMPNETTO = 2
|
||||||
|
DESUMPNETTO = 2
|
||||||
|
DESUMTARA = 2
|
||||||
|
DESCRMAG1 = 2
|
||||||
|
DESCRMAG2 = 2
|
||||||
|
|
||||||
|
[SHEET]
|
||||||
|
NCOLS=4
|
||||||
|
1=2
|
||||||
|
2=5
|
||||||
|
3=6||30
|
||||||
|
4=9
|
||||||
|
5=10
|
||||||
|
6=13
|
||||||
|
7=8
|
||||||
|
|
||||||
|
[RIGHE]
|
||||||
|
NTIPIRIGA=3
|
||||||
|
1=01
|
||||||
|
2=02
|
||||||
|
3=03
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[HANDLERS]
|
||||||
|
NHANDLER=0
|
||||||
|
1 = 140|1
|
||||||
|
2 = 108|2
|
||||||
|
3 = 111|3
|
||||||
|
3 = 113|3
|
||||||
|
3 = 115|3
|
||||||
|
3 = 117|3
|
||||||
|
3 = 118|3
|
||||||
|
|
||||||
|
[PROFILOGRUPPO]
|
||||||
|
=
|
||||||
|
101 = 0
|
||||||
|
100 = 2
|
||||||
|
200 = 2
|
||||||
|
300 = 2
|
||||||
|
400 = 2
|
||||||
|
500 = 2
|
||||||
|
600 = 2
|
||||||
|
700 = 2
|
||||||
|
800 = 2
|
||||||
|
900 = 2
|
||||||
|
1000 = 2
|
||||||
|
1100 = 2
|
||||||
|
1200 = 2
|
||||||
|
1300 = 2
|
||||||
|
1400 = 2
|
||||||
|
1500 = 2
|
||||||
|
1600 = 2
|
||||||
|
1700 = 2
|
||||||
|
1800 = 2
|
||||||
|
1900 = 2
|
||||||
|
2000 = 2
|
||||||
|
2100 = 2
|
||||||
|
2200 = 2
|
||||||
|
2300 = 2
|
||||||
|
2400 = 2
|
||||||
|
2500 = 2
|
||||||
|
2600 = 2
|
||||||
|
|
1429
ve/ve0300a.src
Executable file
1429
ve/ve0300a.src
Executable file
File diff suppressed because it is too large
Load Diff
121
ve/ve0300c.ini
Executable file
121
ve/ve0300c.ini
Executable file
@ -0,0 +1,121 @@
|
|||||||
|
[100]
|
||||||
|
HEIGHT=5
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[200]
|
||||||
|
HEIGHT=2
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[300]
|
||||||
|
HEIGHT=1
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[400]
|
||||||
|
HEIGHT=1
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[500]
|
||||||
|
HEIGHT=2
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[600]
|
||||||
|
HEIGHT=2
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[700]
|
||||||
|
HEIGHT=2
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[800]
|
||||||
|
HEIGHT=2
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[900]
|
||||||
|
HEIGHT=5
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[1000]
|
||||||
|
HEIGHT=2
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[1100]
|
||||||
|
HEIGHT=1
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[1200]
|
||||||
|
HEIGHT=3
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[1300]
|
||||||
|
HEIGHT=1
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[1400]
|
||||||
|
HEIGHT=1
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[1500]
|
||||||
|
HEIGHT=6
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[1600]
|
||||||
|
HEIGHT=1
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[1700]
|
||||||
|
HEIGHT=2
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[1800]
|
||||||
|
HEIGHT=2
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[1900]
|
||||||
|
HEIGHT=3
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[2000]
|
||||||
|
HEIGHT=1
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[2100]
|
||||||
|
HEIGHT=4
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[2200]
|
||||||
|
HEIGHT=1
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[2300]
|
||||||
|
HEIGHT=1
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[2400]
|
||||||
|
HEIGHT=1
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[2500]
|
||||||
|
HEIGHT=3
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[2600]
|
||||||
|
HEIGHT=4
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[27]
|
||||||
|
HEIGHT=6
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[28]
|
||||||
|
HEIGHT=1
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
[29]
|
||||||
|
HEIGHT=4
|
||||||
|
CONFIGS=
|
||||||
|
|
||||||
|
|
||||||
|
[0]
|
||||||
|
HEIGHT =
|
||||||
|
|
||||||
|
|
12
ve/veini.h
Executable file
12
ve/veini.h
Executable file
@ -0,0 +1,12 @@
|
|||||||
|
#define T_DATA 1
|
||||||
|
#define T_STRINGA 2
|
||||||
|
#define T_NUMERO 3
|
||||||
|
#define T_CHECKBOX 4
|
||||||
|
#define T_LISTA 5
|
||||||
|
#define T_MEMO 6
|
||||||
|
#define T_CORNICE 7
|
||||||
|
|
||||||
|
#define S_NASCOSTO 0
|
||||||
|
#define S_DISABILITATO 1
|
||||||
|
#define S_NORMALE 2
|
||||||
|
#define S_OBBLIGATORIO 3
|
21
ve/veuml1.h
21
ve/veuml1.h
@ -38,4 +38,25 @@
|
|||||||
#define F_DESUMPNETTO 325
|
#define F_DESUMPNETTO 325
|
||||||
#define F_DESCRMAG1 326
|
#define F_DESCRMAG1 326
|
||||||
#define F_DESCRMAG2 327
|
#define F_DESCRMAG2 327
|
||||||
|
#define F_COFI 328
|
||||||
|
#define F_STATOPAIVA 329
|
||||||
|
#define F_LOCALITACF 330
|
||||||
|
#define F_CAPCF 331
|
||||||
|
#define F_COMCF 332
|
||||||
|
#define F_PROVCOM 333
|
||||||
|
#define F_STATOCF 334
|
||||||
|
#define F_DATACAMBIO 335
|
||||||
|
#define F_DESBANAPP 336
|
||||||
|
#define F_DESLIN 337
|
||||||
|
#define F_DESBANPRE 338
|
||||||
|
#define F_NOMEVAL 339
|
||||||
|
#define F_PAIVA 340
|
||||||
|
#define F_DENCOM 341
|
||||||
|
#define F_DESSTATOCF 342
|
||||||
|
#define F_COMSP 343
|
||||||
|
#define F_DENCOMSP 344
|
||||||
|
#define F_PROVCOMSP 345
|
||||||
|
#define F_STATOSP 346
|
||||||
|
#define F_DESSTATOSP 347
|
||||||
|
|
||||||
#endif // __VEUML1_H
|
#endif // __VEUML1_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user