Add option to limit events to specific sales channels (#1867)

This commit is contained in:
Martin Gross
2020-12-03 17:10:54 +01:00
committed by GitHub
parent 55d8639ecc
commit b3e95f54dd
17 changed files with 185 additions and 23 deletions

View File

@@ -85,7 +85,8 @@ TEST_EVENT_RES = {
],
'item_meta_properties': {
'day': 'Monday',
}
},
'sales_channels': ['web']
}