Public release from ruodoo-project: 19.0 - 2026-05-10 21:19:01 UTC
This commit is contained in:
4
portal_debranding/doc/changelog.rst
Normal file
4
portal_debranding/doc/changelog.rst
Normal file
@ -0,0 +1,4 @@
|
||||
`1.0.0`
|
||||
-------
|
||||
|
||||
- Init version
|
||||
19
portal_debranding/doc/index.rst
Normal file
19
portal_debranding/doc/index.rst
Normal file
@ -0,0 +1,19 @@
|
||||
====================
|
||||
Portal debranding
|
||||
====================
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
* `Install <https://odoo-development.readthedocs.io/en/latest/odoo/usage/install-module.html>`__ this module in a usual way
|
||||
|
||||
Sidebar
|
||||
=======
|
||||
|
||||
Navigate to portal and open one of the following types of record:
|
||||
|
||||
* Purchase
|
||||
* Sale
|
||||
* Invoice
|
||||
|
||||
RESULT: no "Powered by Odoo" label in the sidebar
|
||||
18
portal_debranding/doc/src/index.html
Normal file
18
portal_debranding/doc/src/index.html
Normal file
@ -0,0 +1,18 @@
|
||||
<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>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user