Add needed dependencies.
-
Developer
@Tyagov it seems it break configurator, erp5_data_notebook is an option bt5 to install in configurator , with this change, we always install it, maybe we should remove this option in configurator, what do you think ?
-
Maintainer
@xiaowu.zhang , we have following use cases:
-
Configurator (optional installation, let's keep it that way)
-
Manual installation by developer of Wendelin (then erp5_data_notebook will be added as a dependency to erp5_wendelin). But in reallity it's only due to business_catagory change ...
-
Installation during tests (then test_dependecy_list is used)
Best approach imho is that we have business_category definition for notebook* modules moved to erp5_data_notebook ( i.e. self contained erp5_data_notebook) and remove my commit as a hard dependency for erp5_wendelin).
-
-
mentioned in merge request !109 (merged)