active and verify users

This commit is contained in:
Diego Calvo
2021-03-25 15:16:31 +01:00
parent 190f14f44d
commit 75751f9c89
2 changed files with 2 additions and 0 deletions

View File

@@ -250,6 +250,7 @@ def product_loader(csv_reader, user, company=None):
'tags': row['tags'],
'category': row['categoria'],
'identifiers': row['identificadores'],
'active': True,
'history': history,
'creator': user,
# 'valid': True