OdooCommunityWidgets / website_product_attachments

Odoo Website Product Attachments
MIT License
2 stars 4 forks source link

Error while installing module #2

Open morrillo opened 9 years ago

morrillo commented 9 years ago

I get the following message

File "/home/gustavo/work/nh/tst_ecommerce/local/lib/python2.7/site-packages/odoo-8.0-py2.7.egg/openerp/addons/website_product_attachments/product_attachments.py", line 13, in product_attachment() NameError: name 'product_attachment' is not defined

whitebook commented 9 years ago

Yeah it looks like a typo it should be product_image()

or you can rename the first class to product_attachment.

But anyway it still seems like they are missing some view files.

lukebranch commented 9 years ago

@morrillo @whitebook ,

Thanks for your interest in this module. This module is still currently 'vapourware' at the moment, as I have not yet had time to put together a working module.

I will be looking into getting some development done over Chinese New Year.

In the meantime if you have any feature requests that you would like to see implemented into the final module please feel free to submit them here.