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

Hi,

Recently I revert back to OpenERP (migrated from PostBooks) and I want to start developing custom addons what's the best start point for newbies?

P.S.

  • I've basic knowledge in Python syntax.

  • I use eclipse as IDE for python (I'm not sure if there is better open source alternative)

  • I haven't any knowledge in the used ORM in OpenERP (I don't know how to add my objects)

  • I found the following links but I'm not sure what if they help me out to getting start or they -somehow- advanced for newbies:

    • doc.openerp.com/trunk/web/

    • doc.openerp.com/trunk/training/

Avatar
Discard
Best Answer

Hi, Eclipse with linux is a preferred one for OpenERP custom module development.

You can use Technical Documentation (Technical memento) for all ORM methods in openerp. It will give you a clear picture. You can find these in OpenERP documentation section.

Avatar
Discard
Author

Thanks; What about the other things? You mentioned single subject! I don't know from where I've to start learning how to creator customized addons?!

https://doc.openerp.com/trunk/server/ Here u can find what u want....

Related Posts Replies Views Activity
2
Feb 24
731
2
Apr 20
2623
1
May 19
3647
2
Jan 24
14055
0
Dec 24
510