Patch level : 12.00 1400
Files correlati : ba8.exe Commento : Corretta generazione report
This commit is contained in:
parent
873ce000dc
commit
a717d84a16
@ -773,7 +773,7 @@ bool TReport_field_mask::on_field_event(TOperable_field& o, TField_event e, long
|
||||
}
|
||||
break;
|
||||
case F_LIST:
|
||||
if (e == fe_close)
|
||||
if (e == fe_close && page_enabled(3))
|
||||
{
|
||||
TSheet_field& sheet = sfield(F_LIST);
|
||||
TAssoc_array ass;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user