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

- need to defined exaclty what is needed, for apparel delivieries

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22248 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b5c0332c
......@@ -38,6 +38,7 @@ from testOrder import TestOrderMixin
class TestProductionOrderApparelMixin(TestOrderMixin):
run_all_test = 1
resource_portal_type = 'Apparel Model'
order_portal_type = 'Production Order'
order_line_portal_type = 'Production Order Line'
supply_chain_portal_type = 'Supply Chain'
......
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