Patch level : 10.0 888

Files correlati     : cg2.exe
Ricompilazione Demo : [ ]
Commento            :
Corretta proposta gruppo/conto di un cliente/fornitore


git-svn-id: svn://10.65.10.50/branches/R_10_00@21464 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2011-01-18 14:07:50 +00:00
parent 4d68666e72
commit f41c5cb7fd

View File

@ -2361,7 +2361,7 @@ bool TQuery_mask::on_field_event(TOperable_field& o, TField_event e, long jolly)
if (g > 0 && c > 0)
{
set(F_GRUPPO, g, 0x2);
set(F_CONTO, g, 0x2);
set(F_CONTO, c, 0x2);
}
}
break;