mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -59,8 +59,8 @@ addon | version | maintainers | summary
|
||||
[stock_location_empty](stock_location_empty/) | 14.0.1.0.1 | | Adds a filter for empty stock location
|
||||
[stock_location_last_inventory_date](stock_location_last_inventory_date/) | 14.0.1.0.0 | | Show the last inventory date for a leaf location
|
||||
[stock_location_lockdown](stock_location_lockdown/) | 14.0.1.0.0 | | Prevent to add stock on locked locations
|
||||
[stock_location_orderpoint](stock_location_orderpoint/) | 14.0.1.1.1 | [](https://github.com/mt-software-de) | Declare orderpoint on a location allowing to replenish any product with the same criteria.
|
||||
[stock_location_orderpoint_source_relocate](stock_location_orderpoint_source_relocate/) | 14.0.1.0.2 | [](https://github.com/mt-software-de) | Run an auto location orderpoint replenishment also after a move gets relocated by Stock Move Source Relocate
|
||||
[stock_location_orderpoint](stock_location_orderpoint/) | 14.0.1.1.2 | [](https://github.com/mt-software-de) | Declare orderpoint on a location allowing to replenish any product with the same criteria.
|
||||
[stock_location_orderpoint_source_relocate](stock_location_orderpoint_source_relocate/) | 14.0.1.0.3 | [](https://github.com/mt-software-de) [](https://github.com/jbaudoux) | Run an auto location orderpoint replenishment after the move relocation done by Stock Move Source Relocate
|
||||
[stock_location_package_restriction](stock_location_package_restriction/) | 14.0.1.2.1 | | Control if the location can contain products not in a package
|
||||
[stock_location_position](stock_location_position/) | 14.0.1.0.0 | | Add coordinate attributes on stock location.
|
||||
[stock_location_route_description](stock_location_route_description/) | 14.0.1.0.0 | | Add description field on stock routes.
|
||||
|
||||
@@ -7,7 +7,7 @@ stock_location_orderpoint
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:c86acd6864c3e53012203a08697821165e9782004b25fec66f332a62c4c812ca
|
||||
!! source digest: sha256:27f988fceb19bd9e7dbfce92bb270441398ac0fa105fb495b83a78b1a15d7b63
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"author": "MT Software, BCIM, Odoo Community Association (OCA)",
|
||||
"summary": "Declare orderpoint on a location "
|
||||
"allowing to replenish any product with the same criteria.",
|
||||
"version": "14.0.1.1.1",
|
||||
"version": "14.0.1.1.2",
|
||||
"data": [
|
||||
"security/ir.model.access.csv",
|
||||
"data/ir_cron.xml",
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
@@ -367,7 +366,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:c86acd6864c3e53012203a08697821165e9782004b25fec66f332a62c4c812ca
|
||||
!! source digest: sha256:27f988fceb19bd9e7dbfce92bb270441398ac0fa105fb495b83a78b1a15d7b63
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_location_orderpoint"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_location_orderpoint"><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/stock-logistics-warehouse&target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>Declare orderpoint on a location allowing to replenish any product with the same criteria.
|
||||
|
||||
@@ -7,7 +7,7 @@ stock_location_orderpoint_source_relocate
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:2e7b0fe095f684f8b5b0cb406f581370d1e5e4b5423e1b5b6e8a39d955d9faee
|
||||
!! source digest: sha256:1094cf42668a1f078cadbdd58295f0693d5ee54d2dcaec18f5262ed0181792e7
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
|
||||
@@ -28,7 +28,7 @@ stock_location_orderpoint_source_relocate
|
||||
|
||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||
|
||||
Run an auto location orderpoint replenishment also after a move gets relocated by Stock Move Source Relocate
|
||||
Run the auto location orderpoint replenishment after the potiential move relocation by Stock Move Source Relocate
|
||||
|
||||
.. IMPORTANT::
|
||||
This is an alpha version, the data model and design can change at any time without warning.
|
||||
@@ -57,11 +57,13 @@ Authors
|
||||
~~~~~~~
|
||||
|
||||
* MT Software
|
||||
* BCIM
|
||||
|
||||
Contributors
|
||||
~~~~~~~~~~~~
|
||||
|
||||
* Michael Tietz (MT Software) <mtietz@mt-software.de>
|
||||
* Jacques-Etienne Baudoux (BCIM) <je@bcim.be>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
@@ -79,10 +81,13 @@ promote its widespread use.
|
||||
.. |maintainer-mt-software-de| image:: https://github.com/mt-software-de.png?size=40px
|
||||
:target: https://github.com/mt-software-de
|
||||
:alt: mt-software-de
|
||||
.. |maintainer-jbaudoux| image:: https://github.com/jbaudoux.png?size=40px
|
||||
:target: https://github.com/jbaudoux
|
||||
:alt: jbaudoux
|
||||
|
||||
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
||||
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
|
||||
|
||||
|maintainer-mt-software-de|
|
||||
|maintainer-mt-software-de| |maintainer-jbaudoux|
|
||||
|
||||
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_location_orderpoint_source_relocate>`_ project on GitHub.
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"author": "MT Software, BCIM, Odoo Community Association (OCA)",
|
||||
"summary": "Run an auto location orderpoint replenishment "
|
||||
"after the move relocation done by Stock Move Source Relocate",
|
||||
"version": "14.0.1.0.2",
|
||||
"version": "14.0.1.0.3",
|
||||
"development_status": "Alpha",
|
||||
"data": [],
|
||||
"depends": [
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
@@ -367,10 +366,10 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:2e7b0fe095f684f8b5b0cb406f581370d1e5e4b5423e1b5b6e8a39d955d9faee
|
||||
!! source digest: sha256:1094cf42668a1f078cadbdd58295f0693d5ee54d2dcaec18f5262ed0181792e7
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_location_orderpoint_source_relocate"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_location_orderpoint_source_relocate"><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/stock-logistics-warehouse&target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>Run an auto location orderpoint replenishment also after a move gets relocated by Stock Move Source Relocate</p>
|
||||
<p>Run the auto location orderpoint replenishment after the potiential move relocation by Stock Move Source Relocate</p>
|
||||
<div class="admonition important">
|
||||
<p class="first admonition-title">Important</p>
|
||||
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
|
||||
@@ -403,12 +402,14 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
||||
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
|
||||
<ul class="simple">
|
||||
<li>MT Software</li>
|
||||
<li>BCIM</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="contributors">
|
||||
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Michael Tietz (MT Software) <<a class="reference external" href="mailto:mtietz@mt-software.de">mtietz@mt-software.de</a>></li>
|
||||
<li>Jacques-Etienne Baudoux (BCIM) <<a class="reference external" href="mailto:je@bcim.be">je@bcim.be</a>></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="maintainers">
|
||||
@@ -418,8 +419,8 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
||||
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||
mission is to support the collaborative development of Odoo features and
|
||||
promote its widespread use.</p>
|
||||
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
||||
<p><a class="reference external image-reference" href="https://github.com/mt-software-de"><img alt="mt-software-de" src="https://github.com/mt-software-de.png?size=40px" /></a></p>
|
||||
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
|
||||
<p><a class="reference external image-reference" href="https://github.com/mt-software-de"><img alt="mt-software-de" src="https://github.com/mt-software-de.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/jbaudoux"><img alt="jbaudoux" src="https://github.com/jbaudoux.png?size=40px" /></a></p>
|
||||
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_location_orderpoint_source_relocate">OCA/stock-logistics-warehouse</a> project on GitHub.</p>
|
||||
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user