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
Sebastien Robin
erp5
Commits
d0bf8ed3
Commit
d0bf8ed3
authored
Jun 29, 2016
by
iv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ERP5Workflow: fix comment typo
parent
bdec1fa5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
product/ERP5/ERP5Site.py
product/ERP5/ERP5Site.py
+1
-1
No files found.
product/ERP5/ERP5Site.py
View file @
d0bf8ed3
...
...
@@ -1691,7 +1691,7 @@ class ERP5Site(FolderMixIn, CMFSite, CacheCookieMixin):
def
migrateToPortalWorkflowClass
(
self
):
""" migrate dcworkflow to erp5workflow.
can only be executed after install bt erp5_workflow.
can only be executed after install
ing
bt erp5_workflow.
"""
tool
=
self
.
portal_workflow
if
not
isinstance
(
tool
,
WorkflowTool
):
...
...
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