From 3a74bceae784df9f72b19cc6d55d5ede240ee823 Mon Sep 17 00:00:00 2001 From: Lois Rilo Date: Tue, 27 Mar 2018 16:58:15 +0200 Subject: [PATCH] [10.0][UPD] stock_cycle_count: add roadmap. --- stock_cycle_count/README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/stock_cycle_count/README.rst b/stock_cycle_count/README.rst index f772d0486..285ad074d 100644 --- a/stock_cycle_count/README.rst +++ b/stock_cycle_count/README.rst @@ -74,6 +74,12 @@ is described below. :alt: Try me on Runbot :target: https://runbot.odoo-community.org/runbot/153/10.0 +Known issues / Roadmap +====================== + +* Assess the possibility to refactor `action_compute_cycle_count_rules` method + converting some of the searches to actual fields. E.g. + `inventory_history_ids` for all the inventories done in a location. Bug Tracker ===========