Flow now mirrors Python Odoo exactly: 1. Empty DB → /web redirects to /web/database/manager 2. User fills: master_pwd, email (login), password, phone, lang, country, demo 3. Backend creates admin user, company, seeds chart of accounts 4. Auto-login → redirect to /odoo (webclient) Removed: - Custom /web/setup wizard - Auto-seed on startup Added: - /web/database/manager (mirrors odoo/addons/web/controllers/database.py) - /web/database/create (mirrors exp_create_database) - Auto-login after DB creation with session cookie Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
25 KiB
25 KiB