Guarda che sicuramente sbagli qualcosa

Se hai Richiesta belongsTo Ufficio, e Ufficio belongsTo Sede, e fai un $this->Richiesta->find('all',array('recursive'=>2)); deve funzionare.


(ps: non esiste recursive 3)