Patch level :10.0 cd 140

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
alcune correzioni necessarie per la compilazione


git-svn-id: svn://10.65.10.50/trunk@17463 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2008-10-23 14:18:45 +00:00
parent a0506f101c
commit be936b313f
5 changed files with 9 additions and 9 deletions

View File

@ -8,7 +8,7 @@ int main(int argc, char** argv)
switch (op)
{
// case 1: tc0200(argc,argv); break;
case 2: tc0300(argc,argv); break; // parametri ditta
case 2: tc0300(argc,argv); break; // parametri ditta TeamSystem
// case 3: tc0400(argc,argv); break;
case 4: tc0500(argc,argv); break; //gestore tabelle multirel
case 5: tc0600(argc,argv); break; //importazione PCon, Cuas, CodIVA

View File

@ -26,7 +26,7 @@ END
ENDPAGE
PAGE "Trasferimento dati da TeamSystem" 021 0 0
PAGE "Importazione dati da TeamSystem" 021 0 0
GROUPBOX DLG_NULL 76 3
BEGIN

View File

@ -16,7 +16,7 @@ END
ENDPAGE
PAGE "Invio dati contabilita'" 0 2 0 0
PAGE "Esportazione movimenti contabilita'" 0 2 0 0
GROUPBOX DLG_NULL 76 3
BEGIN

View File

@ -300,6 +300,7 @@ TTS_textset::TTS_textset(const char* query)
// totale fattura
add_field("0", "TRF-TOT-FATT", 12, n, 723); // totale fattura
int i;
// conti di ricavo/costo
for (i=0; i<8; i++)
{

View File

@ -14,11 +14,10 @@ Caption = "TeamSystem"
Picture = <cg01>
Module = 27
Flags = ""
Item_01 = "Trasferimento", "tc0 -6", ""
Item_02 = "Importazione documenti", "tc0 -8", ""
Item_03 = "Importazione causali,p.d.c.,cod.iva", "tc0 -5", ""
Item_04 = "Tabelle di riclassificazione", [TCMENU_003]
Item_05 = "Configurazione modulo", [TCMENU_004]
Item_01 = "Esportazione movimenti contabili", "tc0 -6", ""
Item_02 = "Importazione causali,p.d.c.,cod.iva", "tc0 -5", ""
Item_03 = "Tabelle di riclassificazione", [TCMENU_003]
Item_04 = "Configurazione modulo", [TCMENU_004]
[TCMENU_003]
Caption = "Tabelle di riclassificazione"
@ -46,5 +45,5 @@ Caption = "Zucchetti"
Picture = <cg01>
Module = 27
Flags = ""
Item_01 = "Trasferimento", "tc1 -0", ""
Item_01 = "Esportazione", "tc1 -0", ""
Item_02 = "Riclassificazione conti", "tc1 -7", ""