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

Why there  is a python code error on importing odoo free modules? How to import without these errors?

Avatar
Discard
Author

I don't have knowledge in Python.

You have to provide more info about the error.

Best Answer

Hi,

If you are trying to import the free module using the below option, you will get error when you try to import a module which have python file.

This import option will not support modules with python files, when you try to import you can see on the import wizard that you can only import data modules (.xml files and static assets)


Regards

Avatar
Discard