Externe Referenz Fix
This commit is contained in:
@@ -5,7 +5,7 @@ class WarehouseEShopOrderController extends TTCrud {
|
||||
protected bool $createText = false;
|
||||
|
||||
protected array $columns = [['key' => 'id', 'text' => 'ID', 'modal' => false],
|
||||
['key' => 'extRef', 'text' => 'Externe Referenz', 'required' => true],
|
||||
['key' => 'extRef', 'text' => 'Externe-Referenz', 'required' => true],
|
||||
['key' => 'status',
|
||||
'text' => 'Status',
|
||||
'required' => true,
|
||||
|
||||
Reference in New Issue
Block a user