This question has been flagged
2 Replies
6907 Views

Hello,

I am interested developping modules for Openerp, but i am experienced using Visual studio. How can I use Vs 2012 to achieve this purpuse. And is there any snippet ?

Thanks

Avatar
Discard
Best Answer

You should use Eclipse for create OpenERP Modules instead of using Visual Studio 2012. You can also debug OpenERP module using eclipse.

See Helpful Links,

Installing and Configuring OpenERP - Eclipse and PyDev

how to setup eclipse for coding openerp

Debug your openERP+python code in eclipse

Avatar
Discard
Author Best Answer

After i installed eclipse, and want to run openerp i got error no module namde addons

Avatar
Discard