[Erp5-report] r32945 kazuhiko - in /erp5/trunk/bt5/erp5_accounting: SkinTemplateItem/portal...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 22 13:16:06 CET 2010


Author: kazuhiko
Date: Mon Feb 22 13:16:06 2010
New Revision: 32945

URL: http://svn.erp5.org?rev=32945&view=rev
Log:
support legacy Payment Rule and new Payment Simulation Rule.

Modified:
    erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PaymentTransaction_selectMovement.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PaymentTransaction_selectMovement.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PaymentTransaction_selectMovement.xml?rev=32945&r1=32944&r2=32945&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PaymentTransaction_selectMovement.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PaymentTransaction_selectMovement.xml [utf8] Mon Feb 22 13:16:06 2010
@@ -53,7 +53,7 @@
         </item>
         <item>
             <key> <string>_body</string> </key>
-            <value> <string>kw[\'parent_specialise_portal_type\'] = \'Payment Rule\'\n
+            <value> <string>kw[\'parent_specialise_portal_type\'] = (\'Payment Rule\', \'Payment Simulation Rule\')\n
 kw[\'portal_type\'] = \'Simulation Movement\'\n
 kw[\'grand_parent_simulation_state\'] = [\'started\']\n
 kw.update(context.portal_catalog.buildSQLQuery(**kw))\n

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=32945&r1=32944&r2=32945&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Mon Feb 22 13:16:06 2010
@@ -1,1 +1,1 @@
-1117
+1118




More information about the Erp5-report mailing list