Commit 16b1b2e7 authored by Ivan Tyagov's avatar Ivan Tyagov

The model was moved to own bt5.

parent e6b16a01
......@@ -25,6 +25,13 @@ if kw.get('setup_data_lake'):
update_catalog=False,
install_dependency=True,
)
configuration_save.addConfigurationItem(
"Standard BT5 Configurator Item",
title='erp5_wendelin_data_lake_ingestion_default_security_model',
bt5_id='erp5_wendelin_data_lake_ingestion_default_security_model',
update_catalog=False,
install_dependency=True,
)
# setup 'tutorial'
if kw.get('setup_wendelin_tutorial'):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment