Commit a05e9f48 authored by Jérome Perrin's avatar Jérome Perrin

InventoryAPI: remove obsolete comment

variation_category is implemented
parent f6d23c57
......@@ -1055,8 +1055,6 @@ class SimulationTool(BaseTool):
variation_text - only take rows in stock table with specified
variation_text.
This needs to be extended with some kind of
variation_category ?
XXX this way of implementing variation selection is far
from perfect
......@@ -2218,7 +2216,6 @@ class SimulationTool(BaseTool):
section_category - only take rows in stock table which section_uid is in section_category
variation_text - only take rows in stock table with specified variation_text
this needs to be extended with some kind of variation_category ?
XXX this way of implementing variation selection is far from perfect
variation_category - variation or list of possible variations
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment