Aggiunto riposizionamento sulla ditta originale
git-svn-id: svn://10.65.10.50/trunk@536 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
01db8ec946
commit
f5135bdd60
@ -97,7 +97,10 @@ void CG4300_App::user_create()
|
||||
_del_tipo = new TRecfield(*_del_r,"CODTAB",11,11);
|
||||
|
||||
|
||||
long firm = TApplication::get_firm();
|
||||
|
||||
pnd.addstatus(1);
|
||||
|
||||
|
||||
for (_nditte->first(); !_nditte->eof(); _nditte->next())
|
||||
{
|
||||
@ -116,6 +119,8 @@ void CG4300_App::user_create()
|
||||
}
|
||||
|
||||
pnd.addstatus(1);
|
||||
|
||||
TApplication::set_firm(firm);
|
||||
set_real_picture(REAL_PICTURE);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user