website_debranding 12.0: disable "Create free website with ...." #499
Open
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&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&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.