Updates from lnApp
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
class Model_Product extends ORMOSB {
|
||||
// @todo this doesnt have our site_id when getting the translation
|
||||
protected $_has_many = array(
|
||||
'product_translate'=>array(),
|
||||
'product_translate'=>array('far_key'=>'id'),
|
||||
);
|
||||
|
||||
protected $_sorting = array(
|
||||
|
Reference in New Issue
Block a user