Patch level :10.0

Files correlati     :lv.0400.msk, lv0300.msk
Ricompilazione Demo : [ ]
Commento            :Correzzione field in configurazione e correzzione nuovo contratto per nuovo cliente in testata contratti


git-svn-id: svn://10.65.10.50/trunk@19286 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
rajitgill 2009-09-15 11:05:17 +00:00
parent fea8a47b1c
commit 12484ac921
2 changed files with 8 additions and 2 deletions

View File

@ -640,10 +640,10 @@ BEGIN
KEY 1
FLAG "UG"
USE LF_ANAMAG
INPUT CODART F_CODARTFIX
INPUT CODART F_CODARTCAFIX
DISPLAY "Codice@20" CODART
DISPLAY "Descrizione@50" DESCR
OUTPUT F_CODARTFIX CODART
OUTPUT F_CODARTCAFIX CODART
END

View File

@ -193,6 +193,12 @@ void TContratti_msk::on_idle()
_post_contr = 0;
efield(F_CODCONT).set_focus();
}
else
{
set(F_CODCONT, 1);
_post_contr = 0;
efield(F_CODCONT).set_focus();
}
}
//ON_FIELD_EVENT: definizione del metodo che setta i comportamenti dei vari campi della mashera