fix mailing consent
This commit is contained in:
parent
e54e6c3b10
commit
1ebb83e3c4
|
@ -61,7 +61,7 @@ for type_of_activity in ['musee', 'sport', 'musique'] :
|
|||
|
||||
mailing_consent(customer, type_of_activity)
|
||||
|
||||
mailing_consent_by_target(customer)
|
||||
mailing_consent_by_target(customer, type_of_activity)
|
||||
|
||||
gender_bar(customer, type_of_activity)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user