Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installing module #2

Open
morrillo opened this issue Jan 17, 2015 · 2 comments
Open

Error while installing module #2

morrillo opened this issue Jan 17, 2015 · 2 comments

Comments

@morrillo
Copy link

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
Copy link

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
Copy link
Contributor

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants