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:
@@ -26,7 +26,7 @@ addon | version | maintainers | summary
|
||||
[procurement_auto_create_group](procurement_auto_create_group/) | 14.0.1.2.0 | | Allows to configure the system to propose automatically new procurement groups during the procurement run.
|
||||
[product_quantity_update_force_inventory](product_quantity_update_force_inventory/) | 14.0.1.0.1 | | Product Quantity Update Force Inventory
|
||||
[product_route_profile](product_route_profile/) | 14.0.1.0.3 | [](https://github.com/Kev-Roche) | Add Route profile concept on product
|
||||
[sale_stock_on_hand_popup](sale_stock_on_hand_popup/) | 14.0.1.0.1 | | Sale Stock On Hand Popup
|
||||
[sale_stock_on_hand_popup](sale_stock_on_hand_popup/) | 14.0.2.0.0 | [](https://github.com/aleuffre) [](https://github.com/renda-dev) [](https://github.com/PicchiSeba) | Sale Stock On Hand Popup
|
||||
[scrap_location_filter](scrap_location_filter/) | 14.0.1.0.0 | [](https://github.com/opensourceintegrators) | Filters scrap location
|
||||
[scrap_reason_code](scrap_reason_code/) | 14.0.1.1.1 | [](https://github.com/bodedra) | Reason code for scrapping
|
||||
[stock_archive_constraint](stock_archive_constraint/) | 14.0.1.0.0 | [](https://github.com/victoralmau) | Stock archive constraint
|
||||
|
||||
@@ -7,7 +7,7 @@ Sale Stock On Hand Popup
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:be440b588a162856106f68611bf86c8d8e0c1a27641a9ebb7b2fedcfc0d5b905
|
||||
!! source digest: sha256:c6ca95cb0e31299d67c80eeb03bd994cbbec40d17d4488f71317f6dab9b67b2b
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"maintainers": ["aleuffre", "renda-dev", "PicchiSeba"],
|
||||
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||
"category": "Warehouse Management",
|
||||
"version": "14.0.1.0.1",
|
||||
"version": "14.0.2.0.0",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["sale_stock", "stock_available"],
|
||||
"data": [
|
||||
|
||||
@@ -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:be440b588a162856106f68611bf86c8d8e0c1a27641a9ebb7b2fedcfc0d5b905
|
||||
!! source digest: sha256:c6ca95cb0e31299d67c80eeb03bd994cbbec40d17d4488f71317f6dab9b67b2b
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/sale_stock_on_hand_popup"><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-sale_stock_on_hand_popup"><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>This module allows user to check from sale order line all inventory lines related to that product.</p>
|
||||
|
||||
Reference in New Issue
Block a user