[Erp5-report] r43280 kazuhiko - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTempl...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Feb 10 17:29:46 CET 2011
Author: kazuhiko
Date: Thu Feb 10 17:29:46 2011
New Revision: 43280
URL: http://svn.erp5.org?rev=43280&view=rev
Log:
forgot to commit in r42752 (support 'Paths of objects whose workflow history should be kept' and 'Paths of objects that should be kept' in Business Template definition).
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml?rev=43280&r1=43279&r2=43280&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml [utf8] Thu Feb 10 17:29:46 2011
@@ -76,6 +76,8 @@
<value>
<list>
<string>my_template_path_list</string>
+ <string>my_template_keep_path_list</string>
+ <string>my_template_keep_workflow_path_list</string>
</list>
</value>
</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=43280&r1=43279&r2=43280&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Thu Feb 10 17:29:46 2011
@@ -1 +1 @@
-40877
\ No newline at end of file
+40878
\ No newline at end of file
More information about the Erp5-report
mailing list