protected override void GetFormSourceData(long oid)
 {
     _entity = EmpresaInfo.Get(oid, true);
 }