function addNivelesDeCuentas()
 {
     $xSel = new cHSelect();
     $this->mOFRM->addHElem($xSel->getListaDeNivelesDeCuentasContables("idniveldecuenta", true, SYS_TODAS)->get(true));
 }