Patch level :5.0
Files correlati : Ricompilazione Demo : [ ] Commento :importazione movimenti di budget con fase e controlli! git-svn-id: svn://10.65.10.50/trunk@16712 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
bcf75e7bb5
commit
d4c98dd2fe
@ -278,7 +278,7 @@ void TBudget_Import::transfer_movimento(const TArray& righe, TLog_report& log)
|
||||
if (rec_fase.empty())
|
||||
{
|
||||
TString errore;
|
||||
errore << "La fase " << fase << " non esiste legata alla commessa" << codcms << "";
|
||||
errore << "La fase " << fase << " non esiste legata alla commessa " << codcms << "";
|
||||
log.log(2, errore);
|
||||
}
|
||||
} //fase.full...
|
||||
|
Loading…
x
Reference in New Issue
Block a user