Exemple #1
0
 public function getUltimoEstadoId()
 {
     return NotaPedidoPeer::retrieveUltimoEstado($this->getId(), false);
 }