mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-19 03:42:19 -06:00
[FIX] pylint/javascript-lint
This commit is contained in:
committed by
Khôi (Kiên Kim)
parent
8e43688530
commit
ed94663711
@@ -372,8 +372,8 @@ ul.auto-toc {
|
||||
<p><strong>Table of contents</strong></p>
|
||||
<div class="contents local topic" id="contents">
|
||||
<ul class="simple">
|
||||
<li><a class="reference internal" href="#usage" id="id1">Usage</a></li>
|
||||
<li><a class="reference internal" href="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li>
|
||||
<li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li>
|
||||
<li><a class="reference internal" href="#usage" id="id2">Usage</a></li>
|
||||
<li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li>
|
||||
<li><a class="reference internal" href="#credits" id="id4">Credits</a><ul>
|
||||
<li><a class="reference internal" href="#authors" id="id5">Authors</a></li>
|
||||
@@ -383,19 +383,35 @@ ul.auto-toc {
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="usage">
|
||||
<h1><a class="toc-backref" href="#id1">Usage</a></h1>
|
||||
<p>To use this module, you need to:</p>
|
||||
<div class="section" id="configuration">
|
||||
<h1><a class="toc-backref" href="#id1">Configuration</a></h1>
|
||||
<p>To set up this module, you need to go to:</p>
|
||||
<ul class="simple">
|
||||
<li>Go to Knowledge / Configuration / Settings</li>
|
||||
<li>Knowledge / Configuration / Settings</li>
|
||||
</ul>
|
||||
<p>From this menu you’ll have a central access to install the apps that belong
|
||||
to Knowledge.</p>
|
||||
<ul class="simple">
|
||||
<li>Check <em>Attachments List and Document Indexation</em> if you want to install the
|
||||
module that allows users to attach documents to any model.</li>
|
||||
<li>Check <em>Manage attachments centrally</em> if you want all users to be able to
|
||||
access to the all attachments to which they have read permissions, from the
|
||||
menu <em>Knowledge / Documents</em></li>
|
||||
</ul>
|
||||
<p>If you want to grant Central Access to Documents only to some users:</p>
|
||||
<ol class="arabic simple">
|
||||
<li>Go to <em>Settings/Activate the developer mode</em>. Only a user with
|
||||
<em>Administration / Settings</em> permissions can do that.</li>
|
||||
<li>Go to <em>Settings / Users & Companies / Users</em> and set the checkbox
|
||||
<em>Central access to Documents</em> to the selected users.</li>
|
||||
</ol>
|
||||
</div>
|
||||
<div class="section" id="known-issues-roadmap">
|
||||
<h1><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h1>
|
||||
<ul class="simple">
|
||||
<li>Migrate related modules to v11 and add options in the settings as soon as
|
||||
they are installable.</li>
|
||||
</ul>
|
||||
<div class="section" id="usage">
|
||||
<h1><a class="toc-backref" href="#id2">Usage</a></h1>
|
||||
<p>This module adds a new top level menu <em>Knowledge</em></p>
|
||||
<p>Users with permission <em>Central access to Documents</em> can access in
|
||||
<em>Knowledge/Documents</em> to all the documents attached to records of any model
|
||||
for which they have read permission.</p>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
<h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1>
|
||||
@@ -413,6 +429,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
||||
<li>OpenERP SA</li>
|
||||
<li>MONK Software</li>
|
||||
<li>Tecnativa</li>
|
||||
<li>Eficent</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="contributors">
|
||||
@@ -426,6 +443,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
||||
<li>Fayez Qandeel</li>
|
||||
<li>Vicent Cubells <<a class="reference external" href="mailto:vicent.cubells@tecnativa.com">vicent.cubells@tecnativa.com</a>></li>
|
||||
<li>Iván Todorovich <<a class="reference external" href="mailto:ivan.todorovich@gmail.com">ivan.todorovich@gmail.com</a>></li>
|
||||
<li>Jordi Ballester <<a class="reference external" href="mailto:jordi.ballester@eficent.com">jordi.ballester@eficent.com</a>></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="maintainers">
|
||||
|
||||
Reference in New Issue
Block a user