跳至內容
選單
此問題已被標幟
6 回覆
18618 瀏覽次數

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

頭像
捨棄
最佳答案

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.

頭像
捨棄
作者 最佳答案

thanks @Mariusz thats working fine

頭像
捨棄
最佳答案

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

頭像
捨棄
最佳答案

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.

頭像
捨棄
最佳答案

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

頭像
捨棄