2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00

Add some form fields (might have to remove later)

This commit is contained in:
Oliver Walters
2019-05-26 00:32:18 +10:00
parent 21dd893c01
commit f3b17b2164
2 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,7 @@ class EditPartForm(HelperForm):
'IPN',
'variant',
'is_template',
'variant_of',
'description',
'keywords',
'URL',