Migration Docs¶
Project structure¶
All work items related to the migration from Salesforce to Odoo are managed under the GitHub Project Odoo migration.
The work items will be related to different areas of work. Each will have its own repository. The GitHub Issues will be assigned to their appropriate repository.
Here is the list of repositories:
Odoo schema generation: Scripts for generating the Odoo schema.
Host server(s) management scripts: Scripts for managing the host server(s).
Odoo modules: The Odoo code.
Docs: The documentation for the migration. It’s the code for this website.