コード例 #1
0
ファイル: Venta.php プロジェクト: retrofox/PCC
 public function getUltimoEstadoId()
 {
     return VentaPeer::retrieveUltimoEstado($this->getId(), false);
 }