Commit e7d6787e authored by Łukasz Nowak's avatar Łukasz Nowak

- as resource is category use list, that way it is passed by...

 - as resource is category use list, that way it is passed by expandable_property_list, so need to compare list of resources


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28006 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 59ef8f47
......@@ -102,7 +102,7 @@ class BPMRule(Rule):
def _getCompensatedMovementList(self, applied_rule,
matching_property_list=(
'resource',
'resource_list',
'variation_category_list',
'variation_property_dict',), **kw):
"""
......
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