mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-08 12:50:55 +00:00
Add 'default_keywords' field to a category
This commit is contained in:
@@ -119,7 +119,8 @@ class EditCategoryForm(HelperForm):
|
||||
'parent',
|
||||
'name',
|
||||
'description',
|
||||
'default_location'
|
||||
'default_location',
|
||||
'default_keywords',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user