FIX categories product property comment
This commit is contained in:
parent
1cb56adb2e
commit
7ad7943d2b
@ -141,7 +141,7 @@ class Inventory extends CommonObject
|
||||
public $fk_product;
|
||||
|
||||
/**
|
||||
* @var int Categories id
|
||||
* @var string Categories id separated by comma
|
||||
*/
|
||||
public $fk_categories_product;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user