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
Yoji Takeuchi
erp5
Commits
130eaefb
Commit
130eaefb
authored
9 years ago
by
wenjie.zheng
Committed by
Sebastien Robin
9 years ago
Browse files
Options
Download
Email Patches
Plain Diff
patches/DCWOrkflow.py: clean up.
parent
8a651935
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
product/ERP5Type/patches/DCWorkflow.py
product/ERP5Type/patches/DCWorkflow.py
+1
-1
No files found.
product/ERP5Type/patches/DCWorkflow.py
View file @
130eaefb
...
...
@@ -1026,7 +1026,7 @@ def DCWorkflowDefinition_showAsXML(self, root=None):
sub_object
=
SubElement
(
variable
,
property_id
,
attrib
=
dict
(
type
=
property_type
))
sub_object
.
text
=
str
(
property_value
)
#
3
. Worklist as XML
#
4
. Worklist as XML
worklist_reference_list
=
[]
worklist_id_list
=
sorted
(
self
.
worklists
.
keys
())
worklist_prop_id_to_show
=
{
'description'
:
'text'
,
...
...
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