From c6e66f4120e832481e2ad154dcc20c5d39f4213b Mon Sep 17 00:00:00 2001 From: OCA Git Bot Date: Thu, 4 Jan 2018 02:41:47 +0100 Subject: [PATCH] [UPD] addons table in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 017349c6f..b7ad33854 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ addon | version | summary [stock_available_immediately](stock_available_immediately/) | 9.0.1.1.0 | Ignore planned receptions in quantity available to promise [stock_available_mrp](stock_available_mrp/) | 9.0.1.0.0 | Consider the production potential is available to promise [stock_available_unreserved](stock_available_unreserved/) | 9.0.1.0.0 | Quantity of stock available for inmediate use -[stock_cycle_count](stock_cycle_count/) | 9.0.1.1.0 | Adds the capability to schedule cycle counts in a warehouse through different rules defined by the user +[stock_cycle_count](stock_cycle_count/) | 9.0.1.2.0 | Adds the capability to schedule cycle counts in a warehouse through different rules defined by the user [stock_demand_estimate](stock_demand_estimate/) | 9.0.1.0.0 | Allows to create demand estimates. [stock_inventory_chatter](stock_inventory_chatter/) | 9.0.1.0.0 | Log changes being done in Inventory Adjustments [stock_inventory_discrepancy](stock_inventory_discrepancy/) | 9.0.1.0.0 | Adds the capability to show the discrepancy of every line in an inventory and to block the inventory validation when the discrepancy is over a user defined threshold.