Skip to content

Commit

Permalink
🍒 notes, warnings returned back
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruzilia Mukhutdinova committed Aug 6, 2019
1 parent fc95a7b commit 809d58c
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions web_debranding/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,34 @@ <h3 class="oe_slogan">
</div>
</section>

<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="alert alert-success oe_mt32" style="padding:0.3em 0.6em; font-size: 150%;">
You can also use our new extended <a href="https://www.odoo.com/apps/modules/11.0/theme_kit/">Brand Kit</a> module to brand your odoo instance and create your theme in few clicks.
</div>
</div>
</div>
</section>

<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="alert alert-warning oe_mt32" style="padding:0.3em 0.6em; font-size: 150%;">
<a href="https://www.odoo.com/documentation/user/11.0/legal/terms/enterprise.html#customer-obligations"> Terms of Odoo Enterprise Subscription Agreement</a> don't allow to disable server requests to <a href="https://www.odoo.com/documentation"> odoo.com </a>.
<i>For this reason Feature 11 doesn't work in Enterprise version.</i>
</div>
</div>
</div>
</section>

<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="alert alert-danger oe_mt32" style="padding:0.3em 0.6em; font-size: 150%;">
Within Backend debranding we hide <i>menu Apps</i> that is disabled for User after installing the module.
Only <a href="https://odoo-development.readthedocs.io/en/latest/odoo/usage/login-as-superuser.html">Super User</a> can enable them.</p>
Also we hide buttons for the modules installation. <i>For example in the menu Inventory -> Settings some options disappear.</i></p>
Only <a href="https://odoo-development.readthedocs.io/en/latest/odoo/usage/login-as-superuser.html">Super User</a> can enable them.
Also we hide buttons for the modules installation.</p><i>For example in the menu Inventory->Settings some options disappear.</i></p>
You can return them only through the <a href="https://odoo-development.readthedocs.io/en/latest/odoo/usage/login-as-superuser.html">Super User</a>.
</div>
</div>
Expand Down

0 comments on commit 809d58c

Please sign in to comment.