Skip to content

Commit 434c189

Browse files
committed
Update __openerp__.py
1 parent a707229 commit 434c189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__openerp__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'category': 'Website',
55
'version': '1.0',
66
'author': 'Luke Branch and Cristian Sebastian Rocha',
7-
'depends': ['product','sale'],
7+
'depends': ['product','sale','website_sale'],
88
'data': [
99
'views/product_images.xml',
1010
'views/website_product_image_carousel.xml',

0 commit comments

Comments
 (0)