Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yelizariev opened this issue Jan 15, 2020 · 1 comment
Open
Labels

Comments

@yelizariev
Copy link
Collaborator

yelizariev commented Jan 15, 2020

<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.

@trojikman
Copy link
Contributor

We will do it during porting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants