Patch level : 12.00 1400

Files correlati     : ba8.exe

Commento                :
Corretta generazione report
This commit is contained in:
Alessandro Bonazzi 2025-12-23 00:46:57 +01:00
parent 873ce000dc
commit a717d84a16

View File

@ -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;