From 1d6f5cec935181fb8b09cf4238a8fa78f9a230db Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 5 Dec 2022 08:53:41 +0000 Subject: [PATCH] [UPD] README.rst --- mrp_subcontracting_partner_management/README.rst | 8 +++++++- .../static/description/index.html | 9 ++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/mrp_subcontracting_partner_management/README.rst b/mrp_subcontracting_partner_management/README.rst index db05b59b3..2e49dd7bd 100644 --- a/mrp_subcontracting_partner_management/README.rst +++ b/mrp_subcontracting_partner_management/README.rst @@ -42,7 +42,10 @@ It adds a new checkbox "Subcontractor" which when enabled creates the following 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 ===== @@ -51,6 +54,9 @@ Usage * Enable the "Subcontractor" checkbox * New entities are created or existing are used if were created previously * 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 ========= diff --git a/mrp_subcontracting_partner_management/static/description/index.html b/mrp_subcontracting_partner_management/static/description/index.html index da45b9343..0bff3897e 100644 --- a/mrp_subcontracting_partner_management/static/description/index.html +++ b/mrp_subcontracting_partner_management/static/description/index.html @@ -397,9 +397,9 @@ ul.auto-toc {

Configuration

- +

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

@@ -408,6 +408,9 @@ ul.auto-toc {
  • Enable the “Subcontractor” checkbox
  • New entities are created or existing are used if were created previously
  • 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.