[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2023-10-16 12:27:20 +00:00
parent f5e66b6bb5
commit cf093c5295
2 changed files with 71 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ Purchase and Subcontracting Management
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:cf1d5257b3b152680b4b2ecd753413bef5e76bc23a2d2cadefa0a05291b185bd
!! source digest: sha256:964a8941f974e171c07028de401b0c79043de5ff9b14d6a99918792ed592cd7d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -73,6 +73,33 @@ Once this PO is confirmed, this generates:
.. contents::
:local:
Configuration
=============
- Enable Multi-step Routes in Inventory > settings
- Unarchive operation type “Subcontracting”
For each subcontracting partner:
- Create a subcontracting location with parent location “Physical
Locations/Subcontracting Location”
- Set created location in subcontracting partner > tab Sales & Purchase
> “Subcontracting location” field
- Create two rules for Route “Dropship Subcontractor on Order:
- Action: Buy, Operation Type: Dropship, Destination location:
partner subcontracting location
- Action: Pull From, Operation Type: Subcontracting, Source
Location: partner subcontracting location, Destination location:
Virtual Locations/Production, Supply Method: Trigger Another Rule,
Partner Address: subcontracting partner
For each product:
- Create a Vendor Pricelist and a Subcontracting BoM.
- In Inventory tab, set Route “Buy” for Finished Product, and “Dropship
Subcontractor on order” for products needed for its production.
Changelog
=========

View File

@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:cf1d5257b3b152680b4b2ecd753413bef5e76bc23a2d2cadefa0a05291b185bd
!! source digest: sha256:964a8941f974e171c07028de401b0c79043de5ff9b14d6a99918792ed592cd7d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/manufacture/tree/14.0/mrp_subcontracting_purchase"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_subcontracting_purchase"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/manufacture&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This bridge module adds some smart buttons between Purchase and
@@ -406,21 +406,51 @@ component location: Vendor 2 subcontracting location</li>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
<li><a class="reference internal" href="#changelog" id="toc-entry-1">Changelog</a></li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-2">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-3">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-4">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-5">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li>
<li><a class="reference internal" href="#configuration" id="toc-entry-1">Configuration</a></li>
<li><a class="reference internal" href="#changelog" id="toc-entry-2">Changelog</a></li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-3">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-4">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-5">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-6">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-7">Maintainers</a></li>
</ul>
</li>
</ul>
</div>
<div class="section" id="configuration">
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
<ul class="simple">
<li>Enable Multi-step Routes in Inventory &gt; settings</li>
<li>Unarchive operation type “Subcontracting”</li>
</ul>
<p>For each subcontracting partner:</p>
<ul class="simple">
<li>Create a subcontracting location with parent location “Physical
Locations/Subcontracting Location”</li>
<li>Set created location in subcontracting partner &gt; tab Sales &amp; Purchase
&gt; “Subcontracting location” field</li>
<li>Create two rules for Route “Dropship Subcontractor on Order:<ul>
<li>Action: Buy, Operation Type: Dropship, Destination location:
partner subcontracting location</li>
<li>Action: Pull From, Operation Type: Subcontracting, Source
Location: partner subcontracting location, Destination location:
Virtual Locations/Production, Supply Method: Trigger Another Rule,
Partner Address: subcontracting partner</li>
</ul>
</li>
</ul>
<p>For each product:</p>
<ul class="simple">
<li>Create a Vendor Pricelist and a Subcontracting BoM.</li>
<li>In Inventory tab, set Route “Buy” for Finished Product, and “Dropship
Subcontractor on order” for products needed for its production.</li>
</ul>
</div>
<div class="section" id="changelog">
<h1><a class="toc-backref" href="#toc-entry-1">Changelog</a></h1>
<h1><a class="toc-backref" href="#toc-entry-2">Changelog</a></h1>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/manufacture/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
@@ -428,9 +458,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
<div class="section" id="authors">
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
<ul class="simple">
<li>Odoo S.A.</li>
<li>Ooops</li>
@@ -438,7 +468,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
</ul>
</div>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
<ul class="simple">
<li>Cetmix &lt;&#64;cetmix.com&gt;</li>
<li>Ooops404 <a class="reference external" href="https://ooops404.com">https://ooops404.com</a></li>
@@ -447,7 +477,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
</ul>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose