Skip to content

Commit 8ef38cb

Browse files
author
Muhammad Amir Nazir
committed
Updated Odoo setup assistant
1 parent 62e5d9b commit 8ef38cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

odoo_setup_assistant/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
'auto_install': False,
2020
'license': 'OPL-1',
2121
'compatible_version': '18.0',
22+
'images': ['static/description/cover.png'],
2223
# It's good practice to note external Python dependencies if your module *itself*
2324
# directly depends on something not standard in Odoo's core requirements.
2425
# For the 'packaging' library used by addon_requirements_checker.py,

0 commit comments

Comments
 (0)