Commit 1f10f61b authored by Nicolas Dumazet's avatar Nicolas Dumazet

correct comment


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42727 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2142fee1
......@@ -41,7 +41,7 @@ class InventoryInteractor(Interactor):
def reindexInventory(self, method_call_object, *args, **kw):
"""
Reset _aq_dynamic
Reindex inventory
"""
inventory = method_call_object.instance.getRootDeliveryValue()
# No need to reindex recursively, so we call _reindexObject() not
......
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