Commit d01b0f41 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

we can have several business paths.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32113 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 79a16f50
......@@ -78,9 +78,6 @@ class MovementGeneratorMixin:
business_path not in business_path_list and business_path_list \
.append(business_path)
if len(business_path_list) > 1:
raise NotImplementedError
return input_movement_and_path_list
def _getInputMovementList(self, context):
......
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