-
Odoo for NGO's
Michael Karrer
-
Have you got a great idea for a presentation?
Odoo Community Association (OCA)
-
Shopfloor: the OCA WMS app
Simone OrsiDone
-
Subcontracting in the Manufacturing World
Melody FetterlyDone
-
PIP vs Submodule
Daniel Reis and Stéphane BidoulDone
-
OCA Brazilian Localization Architecture
Renato LimaDone
-
Powering up sale promotions with new OCA's modules
David VidalDone
-
Seamlessly delivering to customers while contributing to the OCA
Daniel ReisDone
-
Open Discussion - What Odoo versions and edition the OCA members work on for their customers?
Virginie DewulfDone
-
Working offline without leaving Odoo
Pedro M. BaezaDone
Stéphane is an OCA board member, mainly taking care of the CI and translation infrastructure. He is a founder of ACSONE, a software engineering company dedicated to crafting quality solutions based on open source software. He is also a pip committer.
In this talk we explore tools, techniques and tips to develop, package and deploy an Odoo project like any other python project -- using off-the-shelf tools commonly used in the Python ecosystem.
Topics discussed include:
Installing Odoo in a virtualenv
Installing addons using pip
Managing patches with an upstream-first development workflow
The importance of pinning dependencies
Techniques for packaging and deployment
Packaging and publishing individual addons
Benefits, tips and tricks