Patch level :2.0 aga
Files correlati : Ricompilazione Demo : [ ] Commento :sistemato errore di riporto (mancava una } ) git-svn-id: svn://10.65.10.50/trunk@10868 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
90198da228
commit
11552994e5
@ -2002,11 +2002,11 @@ void TElabora_mask::update_ndoc_filter(bool is_tipo_elaborazione)
|
|||||||
if (stato_in[0] > '0')
|
if (stato_in[0] > '0')
|
||||||
filter << "&&(STATO==\"" << stato_in << "\")";
|
filter << "&&(STATO==\"" << stato_in << "\")";
|
||||||
filter << ')';
|
filter << ')';
|
||||||
|
}
|
||||||
}
|
}
|
||||||
if (almost_one)
|
if (almost_one)
|
||||||
filter << ')';
|
filter << ')';
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user