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:
@@ -40,7 +40,7 @@ addon | version | maintainers | summary
|
||||
[stock_demand_estimate](stock_demand_estimate/) | 14.0.1.2.0 | | Allows to create demand estimates.
|
||||
[stock_demand_estimate_matrix](stock_demand_estimate_matrix/) | 14.0.1.2.0 | | Allows to create demand estimates.
|
||||
[stock_exception](stock_exception/) | 14.0.1.0.2 | | Custom exceptions on stock picking
|
||||
[stock_free_quantity](stock_free_quantity/) | 14.0.1.1.0 | | Stock Free Quantity
|
||||
[stock_free_quantity](stock_free_quantity/) | 14.0.1.2.0 | | Stock Free Quantity
|
||||
[stock_generate_putaway_from_inventory](stock_generate_putaway_from_inventory/) | 14.0.1.0.0 | [](https://github.com/pierrickbrun) [](https://github.com/bealdav) [](https://github.com/sebastienbeau) [](https://github.com/kevinkhao) | Generate Putaway locations per Product deduced from Inventory
|
||||
[stock_helper](stock_helper/) | 14.0.1.2.1 | | Add methods shared between various stock modules
|
||||
[stock_inventory_cost_info](stock_inventory_cost_info/) | 14.0.1.0.0 | | Shows the cost of the inventory adjustments
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock Free Quantity
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:46c162dd5789af64940286d7fea536e5afe9138b3444c0441e48bb66b41c9948
|
||||
!! source digest: sha256:d5661b7944d8b492607532a5d1add091da17076575e5569b0ad7bdce33231a67
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
"name": "Stock Free Quantity",
|
||||
"version": "14.0.1.1.0",
|
||||
"version": "14.0.1.2.0",
|
||||
"author": "akretion,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||
"development_status": "Production/Stable",
|
||||
|
||||
@@ -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:46c162dd5789af64940286d7fea536e5afe9138b3444c0441e48bb66b41c9948
|
||||
!! source digest: sha256:d5661b7944d8b492607532a5d1add091da17076575e5569b0ad7bdce33231a67
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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_free_quantity"><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_free_quantity"><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>Add Product variant free quantity in Product form view and add the same on Product templates.</p>
|
||||
|
||||
Reference in New Issue
Block a user