[Erp5-report] r10631 - /erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Oct 9 16:09:54 CEST 2006


Author: jerome
Date: Mon Oct  9 16:09:53 2006
New Revision: 10631

URL: http://svn.erp5.org?rev=10631&view=rev
Log:
Jump to payment action must have the same title for sale and purchase


Modified:
    erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_to_related_payment.xml

Modified: erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_to_related_payment.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%2520Invoice%2520Transaction/jump_to_related_payment.xml?rev=10631&r1=10630&r2=10631&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_to_related_payment.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_to_related_payment.xml Mon Oct  9 16:09:53 2006
@@ -58,7 +58,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Related Payment</string> </value>
+            <value> <string>Related Payment Transaction</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>




More information about the Erp5-report mailing list