-
Customize Odoo: the Quickstart Methodology
-
Open Source Stackoverflow Clone for your Forums & FAQ
-
Upgrade V8: New features
-
Technical training: Upgrade to v8
-
CMS Technical Features
-
Odoo Google Apps
已完成
-
Integrate a Live Chat button in your website to talk with your visitors in real time已完成
-
Presentation of the new Odoo documentation已完成
-
Odoo-PLM e real case
已完成
-
How to do advanced customizations without any development?
已完成
Using Buildout for custom developments and deployments
Functional
位置。 Main Theatre
-
2014/6/6 14:00
-
2014/6/6 14:50
(Europe/Brussels)
(50分钟)
Buildout is a tool used for assembling applications from different parts, each driven by a recipe. An advanced recipe now exists for Odoo, and is used by more and more integrators in the community.
During this talk, you will discover that you can use Buildout to:
- quickly create an Odoo instance in a predictable and repeatable way
- use any Odoo version and any addons from any repositories (bzr, svn, hg, git)
- manage you Odoo configuration from your buildout
- interact with an Odoo instance through a Python shell
- create and deploy scripts using the Odoo API
- build automatic upgrade scripts for your project lifecycle
- quickly freeze all versions for deployment