diff --git a/product/ERP5/tests/testPayroll.py b/product/ERP5/tests/testPayroll.py
index 6d5fbfcdbfa28f1090a95f04abb5fffc2e541b71..33990acd9e90e4b04c878963bf74fb1651b9675e 100644
--- a/product/ERP5/tests/testPayroll.py
+++ b/product/ERP5/tests/testPayroll.py
@@ -227,7 +227,7 @@ class TestPayrollMixin(TestTradeModelLineMixin, ERP5ReportTestCase):
            )
 
   def getBusinessTemplateList(self):
-    return TestTradeModelLineMixin.getBusinessTemplateList(self) + ('erp5_payroll', )
+    return TestTradeModelLineMixin.getBusinessTemplateList(self) + ('erp5_payroll', 'erp5_core_proxy_field_legacy')
 
   def stepCreatePriceCurrency(self, sequence):
     sequence.edit(price_currency = self.createResource('Currency',