Public release from ruodoo-project: 19.0 - 2026-05-31 21:19:12 UTC
This commit is contained in:
9
website_debranding/doc/changelog.rst
Normal file
9
website_debranding/doc/changelog.rst
Normal file
@ -0,0 +1,9 @@
|
||||
`1.0.1`
|
||||
-------
|
||||
|
||||
- **Improvement:** separation of the portal part into a separate dependency
|
||||
|
||||
`1.0.0`
|
||||
-------
|
||||
|
||||
- Init version
|
||||
8
website_debranding/doc/index.rst
Normal file
8
website_debranding/doc/index.rst
Normal file
@ -0,0 +1,8 @@
|
||||
====================
|
||||
Website debranding
|
||||
====================
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
* `Install <https://odoo-development.readthedocs.io/en/latest/odoo/usage/install-module.html>`__ this module in a usual way
|
||||
28
website_debranding/doc/src/index.html
Normal file
28
website_debranding/doc/src/index.html
Normal file
@ -0,0 +1,28 @@
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
<div
|
||||
class="alert alert-info oe_mt32"
|
||||
style="padding: 0.3em 0.6em; font-size: 150%"
|
||||
>
|
||||
<i class="fa fa-hand-o-right"></i><b> Key features: </b>
|
||||
<ul class="list-unstyled">
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Removes copyright in sidebar in Portal
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Removes /website/info page
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Removes Odoo Social links in demo company
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
1
website_debranding/doc/src/info.yaml
Normal file
1
website_debranding/doc/src/info.yaml
Normal file
@ -0,0 +1 @@
|
||||
slogan:
|
||||
Reference in New Issue
Block a user