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:
Luca Haid
2025-05-07 15:44:34 +00:00
@@ -29,7 +29,7 @@ class WarehouseArticlePacketController extends TTCrud {
['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