Closed mapeal2 closed 9 years ago
@mapeal2 ,
Thanks for your issue report. The fix has been merged into the 8.0 branch here:
You should just be able to do a git pull in your module directory (if you cloned the repository from github) and then just update the module.
If this addon is installed without the website_sale addon being installed, installation fails.
I think the issue is in the file openerp.py:
'depends': ['product','sale'],