コード例 #1
0
 public function getOdooId()
 {
     $result = parent::getData(self::AS_ODOO_ID);
     return $result;
 }