Skip to Content
Menu
This question has been flagged
1 Reply
4681 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
3517
5
Jul 20
16771
2
Jan 24
5628
5
Apr 24
9185
0
Feb 19
2966