Corretta generazione dei messaggi sulla data del documento
git-svn-id: svn://10.65.10.50/trunk@5148 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
bd0a2884f7
commit
1feecbc7c5
@ -1297,7 +1297,7 @@ void TMask_generator::genera( const TString& profilo )
|
||||
found = c->id() == F_DATACAMBIO1;
|
||||
|
||||
if (found && c->stato_reale() != S_NASCOSTO)
|
||||
m << format("CO,%d", F_DATACAMBIO1);
|
||||
m << format("|CO,%d", F_DATACAMBIO1);
|
||||
}
|
||||
_m->message(m);
|
||||
_m->flag( "A" );
|
||||
|
Loading…
x
Reference in New Issue
Block a user