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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
iv
erp5
Commits
54f0b12b
Commit
54f0b12b
authored
Aug 08, 2016
by
iv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ERP5Workflow: remove useless storage id in properties from Worklist property sheet
parent
149a47ca
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
18 additions
and
6 deletions
+18
-6
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/actbox_category_property.xml
...tal_property_sheets/Worklist/actbox_category_property.xml
+3
-1
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/actbox_icon_property.xml
.../portal_property_sheets/Worklist/actbox_icon_property.xml
+3
-1
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/actbox_name_property.xml
.../portal_property_sheets/Worklist/actbox_name_property.xml
+3
-1
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/actbox_url_property.xml
...m/portal_property_sheets/Worklist/actbox_url_property.xml
+3
-1
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/matched_portal_type_property.xml
...property_sheets/Worklist/matched_portal_type_property.xml
+3
-1
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/var_matches_property.xml
.../portal_property_sheets/Worklist/var_matches_property.xml
+3
-1
No files found.
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/actbox_category_property.xml
View file @
54f0b12b
...
...
@@ -30,7 +30,9 @@
</item>
<item>
<key>
<string>
storage_id
</string>
</key>
<value>
<string>
actbox_category
</string>
</value>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
...
...
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/actbox_icon_property.xml
View file @
54f0b12b
...
...
@@ -30,7 +30,9 @@
</item>
<item>
<key>
<string>
storage_id
</string>
</key>
<value>
<string>
actbox_icon
</string>
</value>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
...
...
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/actbox_name_property.xml
View file @
54f0b12b
...
...
@@ -30,7 +30,9 @@
</item>
<item>
<key>
<string>
storage_id
</string>
</key>
<value>
<string>
actbox_name
</string>
</value>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
...
...
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/actbox_url_property.xml
View file @
54f0b12b
...
...
@@ -36,7 +36,9 @@
</item>
<item>
<key>
<string>
storage_id
</string>
</key>
<value>
<string>
actbox_url
</string>
</value>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
...
...
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/matched_portal_type_property.xml
View file @
54f0b12b
...
...
@@ -34,7 +34,9 @@
</item>
<item>
<key>
<string>
storage_id
</string>
</key>
<value>
<string>
matched_portal_type
</string>
</value>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
...
...
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/Worklist/var_matches_property.xml
View file @
54f0b12b
...
...
@@ -34,7 +34,9 @@
</item>
<item>
<key>
<string>
storage_id
</string>
</key>
<value>
<string>
var_matches
</string>
</value>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
...
...
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