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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ludovic Kiefer
erp5
Commits
3d67c177
Commit
3d67c177
authored
Apr 26, 2013
by
Gabriel Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new property property sheet and set to Event Path
parent
02b04836
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
149 additions
and
2 deletions
+149
-2
bt5/erp5_crm/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+3
-0
bt5/erp5_crm/PropertySheetTemplateItem/portal_property_sheets/EventPath.xml
...rtySheetTemplateItem/portal_property_sheets/EventPath.xml
+66
-0
bt5/erp5_crm/PropertySheetTemplateItem/portal_property_sheets/EventPath/aggregate_category.xml
...m/portal_property_sheets/EventPath/aggregate_category.xml
+20
-0
bt5/erp5_crm/PropertySheetTemplateItem/portal_property_sheets/EventPath/destination_category.xml
...portal_property_sheets/EventPath/destination_category.xml
+20
-0
bt5/erp5_crm/PropertySheetTemplateItem/portal_property_sheets/EventPath/event_portal_type_property.xml
..._property_sheets/EventPath/event_portal_type_property.xml
+36
-0
bt5/erp5_crm/bt/revision
bt5/erp5_crm/bt/revision
+1
-1
bt5/erp5_crm/bt/template_portal_type_property_sheet_list
bt5/erp5_crm/bt/template_portal_type_property_sheet_list
+1
-0
bt5/erp5_crm/bt/template_property_sheet_id_list
bt5/erp5_crm/bt/template_property_sheet_id_list
+2
-1
No files found.
bt5/erp5_crm/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
3d67c177
...
...
@@ -2,6 +2,9 @@
<portal_type
id=
"Campaign"
>
<item>
DefaultEventPath
</item>
</portal_type>
<portal_type
id=
"Event Path"
>
<item>
EventPath
</item>
</portal_type>
<portal_type
id=
"Support Request"
>
<item>
Codification
</item>
</portal_type>
...
...
bt5/erp5_crm/PropertySheetTemplateItem/portal_property_sheets/EventPath.xml
0 → 100644
View file @
3d67c177
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Property Sheet"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
EventPath
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Property Sheet
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
bt5/erp5_crm/PropertySheetTemplateItem/portal_property_sheets/EventPath/aggregate_category.xml
0 → 100644
View file @
3d67c177
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Category Property"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
aggregate_category
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Category Property
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_crm/PropertySheetTemplateItem/portal_property_sheets/EventPath/destination_category.xml
0 → 100644
View file @
3d67c177
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Category Property"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
destination_category
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Category Property
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_crm/PropertySheetTemplateItem/portal_property_sheets/EventPath/event_portal_type_property.xml
0 → 100644
View file @
3d67c177
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Standard Property"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
elementary_type/string
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Portal type of the object to create
</string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
event_portal_type_property
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Standard Property
</string>
</value>
</item>
<item>
<key>
<string>
property_default
</string>
</key>
<value>
<string>
python: None
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_crm/bt/revision
View file @
3d67c177
614
\ No newline at end of file
616
\ No newline at end of file
bt5/erp5_crm/bt/template_portal_type_property_sheet_list
View file @
3d67c177
Campaign | DefaultEventPath
Event Path | EventPath
Support Request | Codification
\ No newline at end of file
bt5/erp5_crm/bt/template_property_sheet_id_list
View file @
3d67c177
DefaultEventPath
\ No newline at end of file
DefaultEventPath
EventPath
\ 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