예제 #1
0
 def getBusinessTemplateList(self):
   return AccountingTestCase.getBusinessTemplateList(self) + (
       'erp5_bank_reconciliation',)
예제 #2
0
 def getBusinessTemplateList(self):
   return AccountingTestCase.getBusinessTemplateList(self) + (
       'erp5_deferred_style',
       'erp5_accounting_l10n_fr', )
예제 #3
0
 def getBusinessTemplateList(self):
   return AccountingTestCase.getBusinessTemplateList(self) + (
       'erp5_bank_reconciliation',)