Run Deployment

Workflow

1
Git Pull

Pulls the latest changes from the custom-addons repository

2
Service Restart

Restarts the Odoo instance so new modules are loaded

3
Module Update

Odoo automatically detects new or changed modules on startup

Git Branch Conventions

PatternExampleDescription
{env}/{client}/{feature}staging/kaminfeger/feuko-reportsFeature branch for staging
dev/{client}/{feature}dev/kaminfeger/new-wizardDevelopment branch
mainmainProduction branch