We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c0234e commit d93d935Copy full SHA for d93d935
base_customer_user/__manifest__.py
@@ -5,7 +5,7 @@
5
"category": "Technical Settings",
6
"author": "Onestein",
7
"website": "https://www.onestein.eu",
8
- "depends": ["base", "mail", "mail_bot"],
+ "depends": ["base", "mail", "mail_bot", "base_setup"],
9
"data": [
10
"data/res_users_data.xml",
11
"data/res_currency_data.xml",
0 commit comments