[Erp5-report] r37907 lucas - in /erp5/trunk/bt5/erp5_crm: PortalTypePropertySheetTemplateIt...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Aug 19 17:13:14 CEST 2010
Author: lucas
Date: Thu Aug 19 17:13:13 2010
New Revision: 37907
URL: http://svn.erp5.org?rev=37907&view=rev
Log:
2010-08-19 lucas
* Added Codification Property Sheet on Support Request portal type, to avoid setCodification error during clone.
Added:
erp5/trunk/bt5/erp5_crm/PortalTypePropertySheetTemplateItem/
erp5/trunk/bt5/erp5_crm/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
Modified:
erp5/trunk/bt5/erp5_crm/bt/change_log
erp5/trunk/bt5/erp5_crm/bt/revision
erp5/trunk/bt5/erp5_crm/bt/template_portal_type_property_sheet_list
Added: erp5/trunk/bt5/erp5_crm/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/PortalTypePropertySheetTemplateItem/property_sheet_list.xml?rev=37907&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_crm/PortalTypePropertySheetTemplateItem/property_sheet_list.xml (added)
+++ erp5/trunk/bt5/erp5_crm/PortalTypePropertySheetTemplateItem/property_sheet_list.xml [utf8] Thu Aug 19 17:13:13 2010
@@ -0,0 +1,5 @@
+<property_sheet_list>
+ <portal_type id="Support Request">
+ <item>Codification</item>
+ </portal_type>
+</property_sheet_list>
\ No newline at end of file
Modified: erp5/trunk/bt5/erp5_crm/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/bt/change_log?rev=37907&r1=37906&r2=37907&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_crm/bt/change_log [utf8] Thu Aug 19 17:13:13 2010
@@ -1,3 +1,6 @@
+2010-08-19 lucas
+* Added Codification Property Sheet on Support Request portal type, to avoid setCodification error during clone.
+
2009-11-13 romain
* Apply new field library convention
Modified: erp5/trunk/bt5/erp5_crm/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/bt/revision?rev=37907&r1=37906&r2=37907&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_crm/bt/revision [utf8] Thu Aug 19 17:13:13 2010
@@ -1 +1 @@
-473
\ No newline at end of file
+474
\ No newline at end of file
Modified: erp5/trunk/bt5/erp5_crm/bt/template_portal_type_property_sheet_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/bt/template_portal_type_property_sheet_list?rev=37907&r1=37906&r2=37907&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/bt/template_portal_type_property_sheet_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_crm/bt/template_portal_type_property_sheet_list [utf8] Thu Aug 19 17:13:13 2010
@@ -0,0 +1 @@
+Support Request | Codification
\ No newline at end of file
More information about the Erp5-report
mailing list