2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

Add makefile option for quick backup

This commit is contained in:
Oliver Walters
2019-05-07 07:46:29 +10:00
parent e0b4a59258
commit a03027ec9b
4 changed files with 7 additions and 2 deletions

View File

@ -23,7 +23,6 @@ class EditCompanyForm(HelperForm):
'phone',
'email',
'contact',
'image',
'is_customer',
'is_supplier',
'notes'