show id from now on
This commit is contained in:
@@ -7,6 +7,7 @@ class WarehouseOrderRequestController extends TTCrud {
|
||||
|
||||
//@formatter:off
|
||||
protected array $columns = [
|
||||
['key' => 'id', 'text' => 'Bestellnummer', 'table' => false, 'modal' => false],
|
||||
['key' => 'purpose', 'text' => 'Verwendungszweck', 'required' => true],
|
||||
['key' => 'positions', 'text' => 'Positionen', 'required' => true, 'modal' => ['type' => 'positions-manager', 'config' => [
|
||||
'header' => 'Positionen',
|
||||
|
||||
Reference in New Issue
Block a user