Patch level : 12.0 452
Files correlati : tf Commento : Sistemata query errata git-svn-id: svn://10.65.10.50/branches/R_10_00@24095 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
8cb94b2bbe
commit
14409179fb
@ -88,7 +88,7 @@ bool TChangeStato_app::change(TChangeStato_msk& msk)
|
||||
query << "&&((TFINVIO=\"\")||(TFINVIO=\"X\"))";
|
||||
}
|
||||
else
|
||||
query << "&&((TFINVIO=\"" << statoini << "\")";
|
||||
query << "&&(TFINVIO=\"" << statoini << "\")";
|
||||
|
||||
// Riciclo vah
|
||||
rset = TISAM_recordset(query);
|
||||
|
Loading…
x
Reference in New Issue
Block a user