Ordering and search, no pagination yet
This commit is contained in:
@ -21,6 +21,12 @@
|
||||
description="COM_DEPOT_FIELD_STOCK_DESCRIPTION_DESC"
|
||||
required="true"
|
||||
/>
|
||||
<field
|
||||
name="owner_id"
|
||||
type="user"
|
||||
label="COM_DEPOT_FIELD_STOCK_OWNER_LABEL"
|
||||
description="COM_DEPOT_FIELD_STOCK_OWNER_DESC"
|
||||
/>
|
||||
<field
|
||||
name="alias"
|
||||
type="text"
|
||||
|
Reference in New Issue
Block a user