[Erp5-report] r23779 - in /erp5/trunk/bt5/erp5_payroll: ActionTemplateItem/portal_types/Pay...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Sep 24 10:40:45 CEST 2008
Author: jerome
Date: Wed Sep 24 10:40:37 2008
New Revision: 23779
URL: http://svn.erp5.org?rev=23779&view=rev
Log:
Pay Sheet Transaction Line is accounting for destination. Use the correct form
Modified:
erp5/trunk/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line/view.xml
erp5/trunk/bt5/erp5_payroll/bt/revision
Modified: erp5/trunk/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%2520Sheet%2520Transaction%2520Line/view.xml?rev=23779&r1=23778&r2=23779&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line/view.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line/view.xml Wed Sep 24 10:40:37 2008
@@ -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>
Modified: erp5/trunk/bt5/erp5_payroll/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/bt/revision?rev=23779&r1=23778&r2=23779&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/bt/revision (original)
+++ erp5/trunk/bt5/erp5_payroll/bt/revision Wed Sep 24 10:40:37 2008
@@ -1,1 +1,1 @@
-317
+318
More information about the Erp5-report
mailing list