active and verify users
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user