Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_workflow
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenjie.zheng
erp5_workflow
Commits
edfc7738
Commit
edfc7738
authored
Sep 22, 2015
by
wenjie.zheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_workflow: change the type of expression field for variable and worklist.
parent
6f08c061
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
bt5/erp5_workflow/PropertySheetTemplateItem/portal_property_sheets/Variable/expression_property.xml
...m/portal_property_sheets/Variable/expression_property.xml
+1
-1
bt5/erp5_workflow/PropertySheetTemplateItem/portal_property_sheets/Worklist/expression_property.xml
...m/portal_property_sheets/Worklist/expression_property.xml
+1
-1
No files found.
bt5/erp5_workflow/PropertySheetTemplateItem/portal_property_sheets/Variable/expression_property.xml
View file @
edfc7738
...
...
@@ -27,7 +27,7 @@
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
elementary_type/
tales
</string>
<string>
elementary_type/
string
</string>
</tuple>
</value>
</item>
...
...
bt5/erp5_workflow/PropertySheetTemplateItem/portal_property_sheets/Worklist/expression_property.xml
View file @
edfc7738
...
...
@@ -10,7 +10,7 @@
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
elementary_type/
tales
</string>
<string>
elementary_type/
string
</string>
</tuple>
</value>
</item>
...
...
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