[Erp5-report] r38312 fx.algrain - in /experimental/bt5/erp5_credential: PortalTypeBaseCateg...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Sep 13 16:47:02 CEST 2010
Author: fx.algrain
Date: Mon Sep 13 16:46:58 2010
New Revision: 38312
URL: http://svn.erp5.org?rev=38312&view=rev
Log:
Extend Credential Request and Credentail Update category list
Modified:
experimental/bt5/erp5_credential/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
experimental/bt5/erp5_credential/bt/revision
experimental/bt5/erp5_credential/bt/template_portal_type_base_category_list
Modified: experimental/bt5/erp5_credential/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/PortalTypeBaseCategoryTemplateItem/base_category_list.xml?rev=38312&r1=38311&r2=38312&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/PortalTypeBaseCategoryTemplateItem/base_category_list.xml [utf8] (original)
+++ experimental/bt5/erp5_credential/PortalTypeBaseCategoryTemplateItem/base_category_list.xml [utf8] Mon Sep 13 16:46:58 2010
@@ -10,13 +10,20 @@
<item>question</item>
<item>role</item>
<item>site</item>
+ <item>skill</item>
</portal_type>
<portal_type id="Credential Request Module">
<item>business_application</item>
</portal_type>
<portal_type id="Credential Update">
+ <item>activity</item>
<item>destination_decision</item>
+ <item>function</item>
+ <item>group</item>
<item>question</item>
+ <item>role</item>
+ <item>site</item>
+ <item>skill</item>
</portal_type>
<portal_type id="Credential Update Module">
<item>business_application</item>
Modified: experimental/bt5/erp5_credential/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/bt/revision?rev=38312&r1=38311&r2=38312&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/bt/revision [utf8] (original)
+++ experimental/bt5/erp5_credential/bt/revision [utf8] Mon Sep 13 16:46:58 2010
@@ -1 +1 @@
-138
\ No newline at end of file
+140
\ No newline at end of file
Modified: experimental/bt5/erp5_credential/bt/template_portal_type_base_category_list
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/bt/template_portal_type_base_category_list?rev=38312&r1=38311&r2=38312&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/bt/template_portal_type_base_category_list [utf8] (original)
+++ experimental/bt5/erp5_credential/bt/template_portal_type_base_category_list [utf8] Mon Sep 13 16:46:58 2010
@@ -7,6 +7,13 @@ Credential Request | group
Credential Request | question
Credential Request | role
Credential Request | site
+Credential Request | skill
Credential Update Module | business_application
+Credential Update | activity
Credential Update | destination_decision
-Credential Update | question
\ No newline at end of file
+Credential Update | function
+Credential Update | group
+Credential Update | question
+Credential Update | role
+Credential Update | site
+Credential Update | skill
\ No newline at end of file
More information about the Erp5-report
mailing list