Skip to Content
Menu
This question has been flagged
3 Replies
3793 Views

When my module inherits from some odoo module (e.g. 'mail'), I need to know the technical details of that module.

Also, I need to understand what those individual modules do, so that I can pick choose the helpful ones for building my application.

Is the __manifest__.py and README file in odoo installation all we have? Or, are they documented at some place?

Avatar
Discard
Best Answer

Please do the following:

1. read the documentation at www.odoo.com/documentation

2. buy the available books

3. use the Odoo Youtube Channel

4. read the code

5. use Google

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 25
350
1
Oct 21
2842
1
Dec 15
1165
2
Mar 15
11994
2
Sep 24
3968