[UPD] README.rst

This commit is contained in:
OCA-git-bot
2022-12-05 08:53:41 +00:00
parent ec3bcf4181
commit 1d6f5cec93
2 changed files with 13 additions and 4 deletions

View File

@@ -42,7 +42,10 @@ It adds a new checkbox "Subcontractor" which when enabled creates the following
Configuration Configuration
============= =============
* No configuration is required To see newly created rules, go to **Settings** > **Inventory** and activate "Multi step routes".
It is also possible to allow a user to check inventory locations in **Sales & Purchases** tab of **Vendor** without activating dev mode.
To do so, enable technical extra right **Display Inventory section on Vendor** in user.
Usage Usage
===== =====
@@ -51,6 +54,9 @@ Usage
* Enable the "Subcontractor" checkbox * Enable the "Subcontractor" checkbox
* New entities are created or existing are used if were created previously * New entities are created or existing are used if were created previously
* When disabled all associated enties will be archived * When disabled all associated enties will be archived
* When name of subcontractor is updated, names of entities are updated automatically.
* It is also possible to check inventory locations using **Subcontractor Location Stock** smart button on partner.
* When name of subcontractor is updated, names of entities (subcontracting location, operation type, rules) are updated automatically.
Changelog Changelog
========= =========

View File

@@ -397,9 +397,9 @@ ul.auto-toc {
</div> </div>
<div class="section" id="configuration"> <div class="section" id="configuration">
<h1><a class="toc-backref" href="#id3">Configuration</a></h1> <h1><a class="toc-backref" href="#id3">Configuration</a></h1>
<ul class="simple"> <p>To see newly created rules, go to <strong>Settings</strong> &gt; <strong>Inventory</strong> and activate “Multi step routes”.</p>
<li>No configuration is required</li> <p>It is also possible to allow a user to check inventory locations in <strong>Sales &amp; Purchases</strong> tab of <strong>Vendor</strong> without activating dev mode.
</ul> To do so, enable technical extra right <strong>Display Inventory section on Vendor</strong> in user.</p>
</div> </div>
<div class="section" id="usage"> <div class="section" id="usage">
<h1><a class="toc-backref" href="#id4">Usage</a></h1> <h1><a class="toc-backref" href="#id4">Usage</a></h1>
@@ -408,6 +408,9 @@ ul.auto-toc {
<li>Enable the “Subcontractor” checkbox</li> <li>Enable the “Subcontractor” checkbox</li>
<li>New entities are created or existing are used if were created previously</li> <li>New entities are created or existing are used if were created previously</li>
<li>When disabled all associated enties will be archived</li> <li>When disabled all associated enties will be archived</li>
<li>When name of subcontractor is updated, names of entities are updated automatically.</li>
<li>It is also possible to check inventory locations using <strong>Subcontractor Location Stock</strong> smart button on partner.</li>
<li>When name of subcontractor is updated, names of entities (subcontracting location, operation type, rules) are updated automatically.</li>
</ul> </ul>
</div> </div>
<div class="section" id="changelog"> <div class="section" id="changelog">