We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a707229 commit 434c189Copy full SHA for 434c189
__openerp__.py
@@ -4,7 +4,7 @@
4
'category': 'Website',
5
'version': '1.0',
6
'author': 'Luke Branch and Cristian Sebastian Rocha',
7
- 'depends': ['product','sale'],
+ 'depends': ['product','sale','website_sale'],
8
'data': [
9
'views/product_images.xml',
10
'views/website_product_image_carousel.xml',
0 commit comments