Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
Anybody using enapps ea_import?
link text I attempted to install it but it complains about a dependency for MySQL. The __openerp__.py file has this line:
'external_dependencies': {
'python': ['MySQLdb'] # On Linux can be installed using 'apt-get install python-mysqldb'
}
Does it really require python-mysqldb? If so, why?
For OpenERP 7, we use this version of ea_import.
We forked as enapps didn't accept external merge proposals (1 example) and went on developing the new version without publishing the code.
We intend to propose our version for merging into community branches: it only needs some cleanup.
I tried to install the above module but some how there field view Architecture! error .....i would be very much thankful if you can provide me the revision and working modules for v7
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 6/25/13, 4:06 PM |
Seen: 3017 times |
Last updated: 3/16/15, 8:10 AM |
I installed mysqldb and got errors on install anyway. Apparently it isn't compatible with the python27.dll. Nevermind, seems this addon is still in development anyway...