Exemplo n.º 1
0
 def afterSetUp(self):
     TestBPMMixin.afterSetUp(self)
     self._createNodes()
     self._createBusinessProcess()
     self._createTradeCondition()
     self._createRootDocument()
     self._setUpRules()
     self.stepTic()
Exemplo n.º 2
0
 def getBusinessTemplateList(self):
   return TestBPMMixin.getBusinessTemplateList(self) + ('erp5_mrp', )
Exemplo n.º 3
0
 def getBusinessTemplateList(self):
     return TestBPMMixin.getBusinessTemplateList(self) + ('erp5_mrp', )
Exemplo n.º 4
0
 def getBusinessTemplateList(self):
     return TestBPMMixin.getBusinessTemplateList(self) + ("erp5_bpm", "erp5_administration")