Skip to Content
Menu
This question has been flagged
1 Reply
4985 Views

i have error when i try install my customized module on odoo v8

ImportError: No module named osv

 

Avatar
Discard
Best Answer

Change your import to:

from openerp.osv import fields, osv

 

Avatar
Discard
Author

tahnk u for helping me,but i need to install restaurant module from v8 to v7 can i do that?

Author

thank u*

I really need your help, I have the same problem using odoo v8. Vos decis: from openerp.osv import fields, osv But as this is done and where. Thank you

Related Posts Replies Views Activity
1
Mar 15
3764
5
Jul 20
17231
2
Jan 24
6572
5
Apr 24
9603
0
Feb 19
3222