please check online docs http://doc.openerp.com.
Thsi sections tells how to get extra-addons http://doc.openerp.com/contribute/using_bazaar.html#how-to-get-the-latest-trunk-source-code There's also a Modules index, http://doc.openerp.com/modindex.html from where you can download modules, one at a time - you won't need most of them, anyway. OpenERP server, cliente and modules's code is hosted in Launchpad.net. If you browse through the code you'll find in page's headers the command to get the source code using bazaar. As an example, this pagae :https://code.launchpad.net/openobject-addons says that the code it refers to can be copied with: bzr branch lp:openobject-addons More from bazzaar here http://bazaar-vcs.org/ There another set of modules in branch community-addons bzr branch lp:~openerp-community/openobject-addons/trunk-addons-community The main addons are included in the server pachage you downloaded. After the install they are located at server/bin/addons. The extra and community addons to be reached from server must be located: 1 in that same folder; 2 in any folder and linked to main addons 3 in any folder and declared in openerp-server.conf -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=44221#44221 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
