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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Laurent S
erp5
Commits
a12fa2c2
Commit
a12fa2c2
authored
Dec 16, 2011
by
Xavier Hardy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_run_my_doc_role bt5 name corrected
parent
c22f3209
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
bt5/erp5_configurator_run_my_doc/SkinTemplateItem/portal_skins/erp5_configurator_run_my_doc/BusinessConfiguration_setupRunMyDocStandardBT5.xml
...my_doc/BusinessConfiguration_setupRunMyDocStandardBT5.xml
+1
-1
bt5/erp5_configurator_run_my_doc/TestTemplateItem/testRunMyDocConfigurationWorkflow.py
...doc/TestTemplateItem/testRunMyDocConfigurationWorkflow.py
+2
-2
No files found.
bt5/erp5_configurator_run_my_doc/SkinTemplateItem/portal_skins/erp5_configurator_run_my_doc/BusinessConfiguration_setupRunMyDocStandardBT5.xml
View file @
a12fa2c2
...
...
@@ -62,7 +62,7 @@ bt5_installation_list = (\'erp5_jquery\',\n
\'erp5_slideshow_style\',\n
\'erp5_knowledge_pad\',\n
\'erp5_run_my_doc\',\n
\'erp5_run_my_doc_role
s
\')\n
\'erp5_run_my_doc_role\')\n
\n
bt5_update_catalog = (\'erp5_ingestion_mysql_innodb_catalog\')\n
\n
...
...
bt5/erp5_configurator_run_my_doc/TestTemplateItem/testRunMyDocConfigurationWorkflow.py
View file @
a12fa2c2
...
...
@@ -43,7 +43,7 @@ class TestRunMyDocsConfiguratorWorkflowMixin(ERP5TypeTestCase):
'erp5_slideshow_style'
,
'erp5_knowledge_pad'
,
'erp5_run_my_doc'
,
'erp5_run_my_doc_role
s
'
)
'erp5_run_my_doc_role'
)
DEFAULT_SEQUENCE_LIST
=
"""
stepCreateBusinessConfiguration
...
...
@@ -562,4 +562,4 @@ class TestRunMyDocsConfiguratorWorkflowBrazilLanguage(TestRunMyDocsConfiguratorW
def
stepCheckCreateNewEvent
(
self
,
sequence
=
None
,
sequence_list
=
None
,
**
kw
):
self
.
login
(
"person_assignee"
)
self
.
_stepCheckCreateNewEvent
()
\ No newline at end of file
self
.
_stepCheckCreateNewEvent
()
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