-
Session 7: Getting started with Odoo Development
Carmen Bianca BakkerDone
-
Session 5: Getting started with Odoo Development
Carmen Bianca BakkerDone
-
Sessions 2: Getting started with Odoo Development (6 sessions)
Radovan SkolnikDone
-
Session 3: Getting started with Odoo Development
Radovan SkolnikDone
-
Session 1: Introduction - Getting Familiar (1 session)
Daniel ReisDone
-
Session 9: Getting started with Contributing on OCA
Tom Blauwendraat AND Ronald PortierDone
-
Session 6: Getting started with Odoo Development
Carmen Bianca BakkerDone
-
Session 4: Getting started with Odoo Development
Radovan SkolnikDone
-
Session 8: Getting started with Contributing on OCA (3 sessions)
Tom Blauwendraat AND Ronald PortierDone
Tom Blauwendraat
Therp
Starting as a developer on Odoo in 2014, originally with Sunflower IT, Tom is now co-owner of Therp BV. Within in the OCA, Tom has become a delegate and PSC of server-tools and l10n-netherlands in recent years. He has experience with teaching junior programmers, within the company and as a hired teacher for some in-house programmers on the client side.
Frequently confused as to what his role should be - developer, consultant, businessman or housefather.
Ronald Portier
Therp
Sessions 8-10 - Contributing to the OCA:
The OCA review process
The importance of unit tests
The important of pre-commit
OCA runboat and CI
Translations in OCA
Stale / not stale
How to contact a PSC member or apply to be one yourself
Before you submit your PR: checking if similar work already exists, and deciding on which repository to put it
Python dependencies, dependencies between PR's
"Rebel modules"
Modules Migration:
how migrations are part of the OCA model
data migration and openupgrade
code migration:
The need to keep history
Technical method
Following all the steps
Maintain and increase code quality
Improving and adding tests