diff --git a/product/ERP5/bootstrap/erp5_core/ToolTemplateItem/portal_contributions.xml b/product/ERP5/bootstrap/erp5_core/ToolTemplateItem/portal_contributions.xml new file mode 100644 index 0000000000000000000000000000000000000000..d43f120e751a4eabdc0733ac0b5c3fa155b55b4d --- /dev/null +++ b/product/ERP5/bootstrap/erp5_core/ToolTemplateItem/portal_contributions.xml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ContributionTool" module="Products.ERP5.Tool.ContributionTool"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>portal_contributions</string> </value> + </item> + <item> + <key> <string>uid</string> </key> + <value> + <none/> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index ec28ec146d732d8dd078ffc5d7b6a7ed15cf3a3a..ed615204d1f10f12c716d53b21557ddfa0f104c0 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -588 \ No newline at end of file +590 \ No newline at end of file diff --git a/product/ERP5/bootstrap/erp5_core/bt/template_tool_id_list b/product/ERP5/bootstrap/erp5_core/bt/template_tool_id_list index 0a58123f0895fe2d668a93a258a0a23aa9d9916b..1b36fc66916772f669a286aeb6a9ed97fa2a42ea 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/template_tool_id_list +++ b/product/ERP5/bootstrap/erp5_core/bt/template_tool_id_list @@ -1 +1,2 @@ +portal_contributions portal_notifications \ No newline at end of file