Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kasra Jamshidi
erp5
Commits
c4b91203
Commit
c4b91203
authored
9 years ago
by
Mame Coumba Sall
Browse files
Options
Download
Email Patches
Plain Diff
Migration to portal types as classes
parent
4ce198e6
Changes
16
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
64 additions
and
0 deletions
+64
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item.xml
...ypes/Document%20Analysis%20Document%20Decision%20Item.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Item.xml
...em/portal_types/Document%20Analysis%20Document%20Item.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document.xml
...plateItem/portal_types/Document%20Analysis%20Document.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item.xml
...tem/portal_types/Document%20Analysis%20Lexicon%20Item.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon.xml
...mplateItem/portal_types/Document%20Analysis%20Lexicon.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis.xml
...rtalTypeTemplateItem/portal_types/Document%20Analysis.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Case%20Actor.xml
...rtalTypeTemplateItem/portal_types/Test%20Case%20Actor.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Case%20Step.xml
...ortalTypeTemplateItem/portal_types/Test%20Case%20Step.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Case.xml
...lting/PortalTypeTemplateItem/portal_types/Test%20Case.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Report%20Actor.xml
...alTypeTemplateItem/portal_types/Test%20Report%20Actor.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Report%20Step.xml
...talTypeTemplateItem/portal_types/Test%20Report%20Step.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Report.xml
...ing/PortalTypeTemplateItem/portal_types/Test%20Report.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Actor.xml
...ortalTypeTemplateItem/portal_types/Use%20Case%20Actor.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario%20Step.xml
...emplateItem/portal_types/Use%20Case%20Scenario%20Step.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario.xml
...alTypeTemplateItem/portal_types/Use%20Case%20Scenario.xml
+4
-0
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case.xml
...ulting/PortalTypeTemplateItem/portal_types/Use%20Case.xml
+4
-0
No files found.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item.xml
View file @
c4b91203
...
...
@@ -38,6 +38,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Document Analysis Document Decision Item
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Item.xml
View file @
c4b91203
...
...
@@ -38,6 +38,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Document Analysis Document Item
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document.xml
View file @
c4b91203
...
...
@@ -38,6 +38,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Document Analysis Document
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item.xml
View file @
c4b91203
...
...
@@ -52,6 +52,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Document Analysis Document Item
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon.xml
View file @
c4b91203
...
...
@@ -42,6 +42,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Document Analysis Lexicon
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis.xml
View file @
c4b91203
...
...
@@ -38,6 +38,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Document Analysis
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Folder
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Case%20Actor.xml
View file @
c4b91203
...
...
@@ -48,6 +48,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Case%20Step.xml
View file @
c4b91203
...
...
@@ -48,6 +48,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Case.xml
View file @
c4b91203
...
...
@@ -48,6 +48,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Report%20Actor.xml
View file @
c4b91203
...
...
@@ -48,6 +48,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Report%20Step.xml
View file @
c4b91203
...
...
@@ -48,6 +48,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Test%20Report.xml
View file @
c4b91203
...
...
@@ -48,6 +48,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Actor.xml
View file @
c4b91203
...
...
@@ -48,6 +48,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Use Case Actor
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario%20Step.xml
View file @
c4b91203
...
...
@@ -48,6 +48,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Use Case Scenario Step
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario.xml
View file @
c4b91203
...
...
@@ -67,6 +67,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Use Case Scenario
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case.xml
View file @
c4b91203
...
...
@@ -71,6 +71,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Use Case
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
XMLObject
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
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