added new field trio article number

This commit is contained in:
Luca Haid
2025-05-07 17:44:25 +02:00
parent 89a02a38c7
commit fe86d140ac

View File

@@ -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