-
Customize Odoo: the Quickstart Methodology
-
Upgrade V8: New features
-
Open Source Stackoverflow Clone for your Forums & FAQ
-
CMS Technical Features
-
Technical training: Upgrade to v8
-
Odoo Google Apps
完了
-
Google calendar integration完了
-
Integrate Odoo with your DMS using CMIS
完了
-
Trends module for Odoo
完了
-
Using Odoo for Service Management
完了
Using Buildout for custom developments and deployments
Functional
ロケーション: Main Theatre
-
2014/06/06 14:00
-
2014/06/06 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