From d4c98dd2fed31b26985dac0c4a53c9800e576db1 Mon Sep 17 00:00:00 2001 From: luca Date: Tue, 10 Jun 2008 14:33:51 +0000 Subject: [PATCH] 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 --- crpa/crpa1.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crpa/crpa1.cpp b/crpa/crpa1.cpp index 9c0c03fca..61b134ba1 100755 --- a/crpa/crpa1.cpp +++ b/crpa/crpa1.cpp @@ -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...