Merge branch 'WarehouseEShop/fix-article-packet-matching' into 'master'
added new field trio article number See merge request fronk/thetool!1310
This commit is contained in:
@@ -29,7 +29,7 @@ class WarehouseArticlePacketController extends TTCrud {
|
|||||||
['isEShop' => 1],
|
['isEShop' => 1],
|
||||||
));
|
));
|
||||||
|
|
||||||
$this->columns[5]['modal']['items'] = $articles;
|
$this->columns[6]['modal']['items'] = $articles;
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO: make this so it does not update all packets at the same time
|
//TODO: make this so it does not update all packets at the same time
|
||||||
|
|||||||
Reference in New Issue
Block a user