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

- test is not related to development playground erp5_bpm template

 - test was *never* related to erp5_mrp


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27911 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6aa8b3eb
......@@ -47,7 +47,7 @@ class TestBPMMixin(ERP5TypeTestCase):
def getBusinessTemplateList(self):
return ('erp5_base', 'erp5_pdm', 'erp5_trade', 'erp5_accounting',
'erp5_invoicing', 'erp5_simplified_invoicing', 'erp5_mrp', 'erp5_bpm')
'erp5_invoicing', 'erp5_simplified_invoicing')
default_discount_ratio = -0.05 # -5%
default_tax_ratio = 0.196 # 19,6%
......
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