diff --git a/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line/view.xml b/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line/view.xml index 8a3b2222f579e3ec63c4e451325c310c35031a35..704767af0ba97a78cceb19b9b24b65f6fa7425dd 100644 --- a/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line/view.xml +++ b/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line/view.xml @@ -78,7 +78,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${object_url}/AccountingTransactionLine_view</string> </value> + <value> <string>string:${object_url}/AccountingTransactionLine_viewDestination</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_payroll/bt/revision b/bt5/erp5_payroll/bt/revision index 059361f2464e150ad36f1317b66db501364219e1..1a7d3a1c8495b23465e0040b8884cae840577f4f 100644 --- a/bt5/erp5_payroll/bt/revision +++ b/bt5/erp5_payroll/bt/revision @@ -1 +1 @@ -317 \ No newline at end of file +318 \ No newline at end of file