script to send email to every COOP_MANAGERS
This commit is contained in:
@@ -257,6 +257,7 @@ def product_loader(csv_reader, user, company=None):
|
||||
'identifiers': row['identificadores'],
|
||||
'active': True,
|
||||
'history': history,
|
||||
'source': 'IMPORTED',
|
||||
'creator': user,
|
||||
# 'valid': True
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user