// stock : add product managemetn on supplier order

This commit is contained in:
dSevere
2011-11-03 17:59:29 +00:00
parent 1f1bebab8e
commit 8bef1d454d
3 changed files with 219 additions and 2 deletions
+1 -1
View File
@@ -251,7 +251,7 @@ class SupplierOrderCore extends ObjectModel
*
* @return array
*/
protected function getEntriesCollection()
public function getEntriesCollection()
{
// build query
$query = new DbQuery();