Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eugene Shen
erp5
Commits
5fc35f66
Commit
5fc35f66
authored
Nov 04, 2013
by
Sebastien Robin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_research_item: additional bt for items specific to research
parent
52f7e481
Changes
21
Show whitespace changes
Inline
Side-by-side
Showing
21 changed files
with
380 additions
and
0 deletions
+380
-0
bt5/erp5_research_item/ActionTemplateItem/portal_types/Research%20Item%20Module/view.xml
...mplateItem/portal_types/Research%20Item%20Module/view.xml
+83
-0
bt5/erp5_research_item/ActionTemplateItem/portal_types/Research%20Item/view.xml
.../ActionTemplateItem/portal_types/Research%20Item/view.xml
+83
-0
bt5/erp5_research_item/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
...eAllowedContentTypeTemplateItem/allowed_content_types.xml
+5
-0
bt5/erp5_research_item/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
...PortalTypeBaseCategoryTemplateItem/base_category_list.xml
+5
-0
bt5/erp5_research_item/PortalTypeTemplateItem/portal_types/Research%20Item%20Module.xml
...ypeTemplateItem/portal_types/Research%20Item%20Module.xml
+108
-0
bt5/erp5_research_item/PortalTypeTemplateItem/portal_types/Research%20Item.xml
...m/PortalTypeTemplateItem/portal_types/Research%20Item.xml
+72
-0
bt5/erp5_research_item/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
...rtalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
+6
-0
bt5/erp5_research_item/bt/change_log
bt5/erp5_research_item/bt/change_log
+2
-0
bt5/erp5_research_item/bt/copyright_list
bt5/erp5_research_item/bt/copyright_list
+1
-0
bt5/erp5_research_item/bt/dependency_list
bt5/erp5_research_item/bt/dependency_list
+1
-0
bt5/erp5_research_item/bt/license
bt5/erp5_research_item/bt/license
+1
-0
bt5/erp5_research_item/bt/maintainer_list
bt5/erp5_research_item/bt/maintainer_list
+1
-0
bt5/erp5_research_item/bt/revision
bt5/erp5_research_item/bt/revision
+1
-0
bt5/erp5_research_item/bt/template_action_path_list
bt5/erp5_research_item/bt/template_action_path_list
+2
-0
bt5/erp5_research_item/bt/template_format_version
bt5/erp5_research_item/bt/template_format_version
+1
-0
bt5/erp5_research_item/bt/template_portal_type_allowed_content_type_list
...ch_item/bt/template_portal_type_allowed_content_type_list
+1
-0
bt5/erp5_research_item/bt/template_portal_type_base_category_list
..._research_item/bt/template_portal_type_base_category_list
+1
-0
bt5/erp5_research_item/bt/template_portal_type_id_list
bt5/erp5_research_item/bt/template_portal_type_id_list
+2
-0
bt5/erp5_research_item/bt/template_portal_type_workflow_chain_list
...research_item/bt/template_portal_type_workflow_chain_list
+2
-0
bt5/erp5_research_item/bt/title
bt5/erp5_research_item/bt/title
+1
-0
bt5/erp5_research_item/bt/version
bt5/erp5_research_item/bt/version
+1
-0
No files found.
bt5/erp5_research_item/ActionTemplateItem/portal_types/Research%20Item%20Module/view.xml
0 → 100644
View file @
5fc35f66
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ActionInformation"
module=
"Products.CMFCore.ActionInformation"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
action_type/object_list
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
category
</string>
</key>
<value>
<string>
object_list
</string>
</value>
</item>
<item>
<key>
<string>
condition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
view
</string>
</value>
</item>
<item>
<key>
<string>
permissions
</string>
</key>
<value>
<tuple>
<string>
View
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Action Information
</string>
</value>
</item>
<item>
<key>
<string>
priority
</string>
</key>
<value>
<float>
1.0
</float>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
View
</string>
</value>
</item>
<item>
<key>
<string>
visible
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Expression"
module=
"Products.CMFCore.Expression"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
string:${object_url}/ResearchItemModule_viewResearchItemList
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_research_item/ActionTemplateItem/portal_types/Research%20Item/view.xml
0 → 100644
View file @
5fc35f66
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ActionInformation"
module=
"Products.CMFCore.ActionInformation"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
action_type/object_view
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
category
</string>
</key>
<value>
<string>
object_view
</string>
</value>
</item>
<item>
<key>
<string>
condition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
view
</string>
</value>
</item>
<item>
<key>
<string>
permissions
</string>
</key>
<value>
<tuple>
<string>
View
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Action Information
</string>
</value>
</item>
<item>
<key>
<string>
priority
</string>
</key>
<value>
<float>
1.0
</float>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
View
</string>
</value>
</item>
<item>
<key>
<string>
visible
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Expression"
module=
"Products.CMFCore.Expression"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
string:${object_url}/ResearchItem_view
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_research_item/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
0 → 100644
View file @
5fc35f66
<allowed_content_type_list>
<portal_type
id=
"Research Item Module"
>
<item>
Research Item
</item>
</portal_type>
</allowed_content_type_list>
\ No newline at end of file
bt5/erp5_research_item/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
0 → 100644
View file @
5fc35f66
<base_category_list>
<portal_type
id=
"Research Item Module"
>
<item>
business_application
</item>
</portal_type>
</base_category_list>
\ No newline at end of file
bt5/erp5_research_item/PortalTypeTemplateItem/portal_types/Research%20Item%20Module.xml
0 → 100644
View file @
5fc35f66
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Base Type"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_property_domain_dict
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
content_icon
</string>
</key>
<value>
<string>
folder_icon.gif
</string>
</value>
</item>
<item>
<key>
<string>
factory
</string>
</key>
<value>
<string>
addFolder
</string>
</value>
</item>
<item>
<key>
<string>
group_list
</string>
</key>
<value>
<tuple>
<string>
module
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Research Item Module
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Base Type
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Folder
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
short_title
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"TranslationInformation"
module=
"Products.ERP5Type.TranslationProviderBase"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
domain_name
</string>
</key>
<value>
<string>
erp5_ui
</string>
</value>
</item>
<item>
<key>
<string>
property_name
</string>
</key>
<value>
<string>
short_title
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"TranslationInformation"
module=
"Products.ERP5Type.TranslationProviderBase"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
domain_name
</string>
</key>
<value>
<string>
erp5_ui
</string>
</value>
</item>
<item>
<key>
<string>
property_name
</string>
</key>
<value>
<string>
title
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_research_item/PortalTypeTemplateItem/portal_types/Research%20Item.xml
0 → 100644
View file @
5fc35f66
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Base Type"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
content_icon
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
factory
</string>
</key>
<value>
<string>
addXMLObject
</string>
</value>
</item>
<item>
<key>
<string>
group_list
</string>
</key>
<value>
<tuple>
<string>
item
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Research Item
</string>
</value>
</item>
<item>
<key>
<string>
init_script
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
permission
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Base Type
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Item
</string>
</value>
</item>
<item>
<key>
<string>
type_interface
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
type_mixin
</string>
</key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_research_item/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
0 → 100644
View file @
5fc35f66
<workflow_chain>
<chain>
<type>
Research Item
</type>
<workflow>
edit_workflow, item_workflow
</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
bt5/erp5_research_item/bt/change_log
0 → 100644
View file @
5fc35f66
2013-11-04 Sébastien Robin
* Initial creation
\ No newline at end of file
bt5/erp5_research_item/bt/copyright_list
0 → 100644
View file @
5fc35f66
Copyright (c) 20013 Nexedi SA
\ No newline at end of file
bt5/erp5_research_item/bt/dependency_list
0 → 100644
View file @
5fc35f66
erp5_item
\ No newline at end of file
bt5/erp5_research_item/bt/license
0 → 100644
View file @
5fc35f66
GPL
\ No newline at end of file
bt5/erp5_research_item/bt/maintainer_list
0 → 100644
View file @
5fc35f66
seb
\ No newline at end of file
bt5/erp5_research_item/bt/revision
0 → 100644
View file @
5fc35f66
2
\ No newline at end of file
bt5/erp5_research_item/bt/template_action_path_list
0 → 100644
View file @
5fc35f66
Research Item Module | view
Research Item | view
\ No newline at end of file
bt5/erp5_research_item/bt/template_format_version
0 → 100644
View file @
5fc35f66
1
\ No newline at end of file
bt5/erp5_research_item/bt/template_portal_type_allowed_content_type_list
0 → 100644
View file @
5fc35f66
Research Item Module | Research Item
\ No newline at end of file
bt5/erp5_research_item/bt/template_portal_type_base_category_list
0 → 100644
View file @
5fc35f66
Research Item Module | business_application
\ No newline at end of file
bt5/erp5_research_item/bt/template_portal_type_id_list
0 → 100644
View file @
5fc35f66
Research Item
Research Item Module
\ No newline at end of file
bt5/erp5_research_item/bt/template_portal_type_workflow_chain_list
0 → 100644
View file @
5fc35f66
Research Item | edit_workflow
Research Item | item_workflow
\ No newline at end of file
bt5/erp5_research_item/bt/title
0 → 100644
View file @
5fc35f66
erp5_research_item
\ No newline at end of file
bt5/erp5_research_item/bt/version
0 → 100644
View file @
5fc35f66
001
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment