Skip to content

website_debranding 12.0: disable "Create free website with ...." #499

Open
@yelizariev

Description

<template id="brand_promotion" name="Brand Promotion">
    <div class="o_brand_promotion">
        Create a <a target="_blank" href="http://www.odoo.com/page/website-builder?utm_source=db&amp;utm_medium=website">free website</a> with
        <a target="_blank" class="badge badge-danger" href="http://www.odoo.com/page/website-builder?utm_source=db&amp;utm_medium=website">Odoo</a>
    </div>
</template>

Should be updated to

<template id="brand_promotion" customize_show="True">

And additionally via noupdate="1" set active="False"


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions