Skip to Content
Menu
This question has been flagged
6 Replies
17366 Views

Hi, i'm new in odoo (i currently use openerp v7 windows), i want to start code openerp but i dont know how to start, there are many link provides tutorial for start code openerp (expecially configuring eclipse on windows for openerp) but many of them has the dead link, so i stuck with that, then i have no experince with eclipse debugging so i really dont know how to use it

also i have no experience with Python and linux (ubuntu), but i am good with PHP programming

thanks

Avatar
Discard
Best Answer

Yudha,

https://www.odoo.com/forum/help-1/question/how-to-debug-odoo-in-eclipse-under-winows-36105#answer-61664

You might find that useful - complete guide for Eclipse setup under Windows 7 for Odoo debugging.

Avatar
Discard
Author Best Answer

thanks @Mariusz thats working fine

Avatar
Discard
Best Answer

you can follow tutorialopenerp.wordpress.com its good for new development :)

Avatar
Discard
Best Answer

Hi,

After getting some core python knowlege and get into OpenERP 7,  refer the following link it could be the best link for startup OpenERP development.

https://www.odoo.com/files/memento/OpenERP_Technical_Memento_latest.pdf

 

Also Ubuntu is prefrable for setting up OpenERP/Odoo Development.

 

Thanks,

Nimesh.

Avatar
Discard
Best Answer

Hi Yudha,

If you want to know about odoo development, you can check the new Official odoo v8 Developer docs

Link : https://www.odoo.com/documentation/8.0/

For developing module : https://www.odoo.com/documentation/8.0/howtos/backend.html

And you can get informations abouts all documentations from here: https://www.odoo.com/forum/help-1/question/what-documentation-is-available-for-odoo-60312

Avatar
Discard