you can set terms
This commit is contained in:
@@ -114,6 +114,7 @@
|
||||
{:fields {:id {:type :id}
|
||||
:name {:type 'String}
|
||||
:code {:type 'String}
|
||||
:terms {:type 'Int}
|
||||
:hidden {:type 'Boolean}
|
||||
|
||||
:print_as {:type 'String}
|
||||
@@ -517,6 +518,7 @@
|
||||
:add_vendor
|
||||
{:fields {:id {:type :id}
|
||||
:name {:type 'String}
|
||||
:terms {:type 'Int}
|
||||
:code {:type 'String}
|
||||
|
||||
:hidden {:type 'Boolean}
|
||||
|
||||
Reference in New Issue
Block a user