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:
@@ -30,7 +30,7 @@ addon | version | maintainers | summary
|
||||
[stock_archive_constraint](stock_archive_constraint/) | 15.0.1.0.2 | [](https://github.com/victoralmau) | Stock archive constraint
|
||||
[stock_available](stock_available/) | 15.0.1.0.0 | | Stock available to promise
|
||||
[stock_available_immediately](stock_available_immediately/) | 15.0.1.0.0 | | Ignore planned receptions in quantity available to promise
|
||||
[stock_available_mrp](stock_available_mrp/) | 15.0.1.0.2 | | Consider the production potential is available to promise
|
||||
[stock_available_mrp](stock_available_mrp/) | 15.0.1.0.3 | | Consider the production potential is available to promise
|
||||
[stock_available_unreserved](stock_available_unreserved/) | 15.0.1.0.1 | [](https://github.com/LoisRForgeFlow) | Quantity of stock available for immediate use
|
||||
[stock_change_qty_reason](stock_change_qty_reason/) | 15.0.1.0.0 | | Stock Quantity Change Reason
|
||||
[stock_cycle_count](stock_cycle_count/) | 15.0.1.0.0 | [](https://github.com/LoisRForgeFlow) | Adds the capability to schedule cycle counts in a warehouse through different rules defined by the user.
|
||||
|
||||
@@ -7,7 +7,7 @@ Consider the production potential is available to promise
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:29d668d1519d49d135d042801f5d88403b0fe9f5ea14da914912f0ec2085bcbc
|
||||
!! source digest: sha256:e308eafdbe1f91de9a64a16d314ab4a2bab6b82c56fb65f7e136f499f5b8ce0e
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
{
|
||||
"name": "Consider the production potential is available to promise",
|
||||
"version": "15.0.1.0.2",
|
||||
"version": "15.0.1.0.3",
|
||||
"author": "Numérigraphe," "Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||
"category": "Hidden",
|
||||
|
||||
@@ -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:29d668d1519d49d135d042801f5d88403b0fe9f5ea14da914912f0ec2085bcbc
|
||||
!! source digest: sha256:e308eafdbe1f91de9a64a16d314ab4a2bab6b82c56fb65f7e136f499f5b8ce0e
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/15.0/stock_available_mrp"><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-15-0/stock-logistics-warehouse-15-0-stock_available_mrp"><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=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module takes the potential quantities available for Products into account in
|
||||
|
||||
Reference in New Issue
Block a user