[Erp5-report] r37444 jerome - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Aug 3 16:37:39 CEST 2010


Author: jerome
Date: Tue Aug  3 16:37:37 2010
New Revision: 37444

URL: http://svn.erp5.org?rev=37444&view=rev
Log:
reset solvers when cloning a delivery

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml?rev=37444&r1=37443&r2=37444&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml [utf8] Tue Aug  3 16:37:37 2010
@@ -56,6 +56,7 @@
             <value> <string>#Clean some properties\n
 context.setSourceReference(None)\n
 context.setDestinationReference(None)\n
+context.setSolver(None)\n
 </string> </value>
         </item>
         <item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=37444&r1=37443&r2=37444&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Tue Aug  3 16:37:37 2010
@@ -1 +1 @@
-1643
\ No newline at end of file
+1644
\ No newline at end of file




More information about the Erp5-report mailing list