# No models: every branding field this module configures (res.company # logo/name/primary_color/secondary_color/currency, res.partner address) # already exists in stock Odoo. This module is data (demo/) and view # overrides (views/), plus one post_init_hook (hooks.py) for the # website logo/favicon - see hooks.py for why that can't be a plain # XML . from .hooks import post_init_hook