Commit 120002d1 authored by Łukasz Nowak's avatar Łukasz Nowak

- defined resources' variation portal type

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22331 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0b8a9b2c
......@@ -49,6 +49,9 @@ class TestProductionOrderApparelMixin(TestOrderMixin):
transformed_resource_portal_type = \
'Apparel Transformation Transformed Resource'
operation_line_portal_type = 'Apparel Transformation Operation'
colour_variation_portal_type = 'Apparel Model Colour Variation'
morphology_variation_portal_type = 'Apparel Model Morphology Variation'
def getBusinessTemplateList(self):
"""
......
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