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 ===========