Esempio n. 1
0
 def getBusinessTemplateList(self):
   return AccountingTestCase.getBusinessTemplateList(self) + (
       'erp5_bank_reconciliation',)
Esempio n. 2
0
 def getBusinessTemplateList(self):
   return AccountingTestCase.getBusinessTemplateList(self) + (
       'erp5_deferred_style',
       'erp5_accounting_l10n_fr', )
Esempio n. 3
0
 def getBusinessTemplateList(self):
   return AccountingTestCase.getBusinessTemplateList(self) + (
       'erp5_bank_reconciliation',)