Correzioni alla lista movimenti
git-svn-id: svn://10.65.10.50/trunk@902 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
5738b426dd
commit
7440188549
@ -1630,6 +1630,8 @@ else _err.set(3);
|
||||
if (_codcf == 0l)
|
||||
_err.set(16);
|
||||
}
|
||||
if (_codcf != 0l)
|
||||
{
|
||||
if ((tipo == 1 && _tipo_elenco != "C") || (tipo == 2 && _tipo_elenco != "F"))
|
||||
_err.set(17);
|
||||
|
||||
@ -1677,6 +1679,7 @@ else _err.set(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
if (_err.ones())
|
||||
return TRUE;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user