// stock : add product managemetn on supplier order
This commit is contained in:
@@ -251,7 +251,7 @@ class SupplierOrderCore extends ObjectModel
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
protected function getEntriesCollection()
|
||||
public function getEntriesCollection()
|
||||
{
|
||||
// build query
|
||||
$query = new DbQuery();
|
||||
|
||||
Reference in New Issue
Block a user