Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5-Boxiang
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
Hamza
erp5-Boxiang
Commits
fcf199e1
Commit
fcf199e1
authored
Jul 12, 2015
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixup! erp5_core: Merge erp5_auto_logout.
parent
e455fd92
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
product/ERP5/tests/testAutoLogout.py
product/ERP5/tests/testAutoLogout.py
+1
-2
product/ERP5Type/tests/testERP5NamingConvention.py
product/ERP5Type/tests/testERP5NamingConvention.py
+1
-1
No files found.
product/ERP5/tests/testAutoLogout.py
View file @
fcf199e1
...
@@ -48,8 +48,7 @@ class TestAuoLogout(ERP5TypeTestCase):
...
@@ -48,8 +48,7 @@ class TestAuoLogout(ERP5TypeTestCase):
Return the list of required business templates.
Return the list of required business templates.
"""
"""
return
(
'erp5_core_proxy_field_legacy'
,
return
(
'erp5_core_proxy_field_legacy'
,
'erp5_base'
,
'erp5_base'
,)
'erp5_auto_logout'
,)
def
afterSetUp
(
self
):
def
afterSetUp
(
self
):
portal
=
self
.
getPortal
()
portal
=
self
.
getPortal
()
...
...
product/ERP5Type/tests/testERP5NamingConvention.py
View file @
fcf199e1
...
@@ -46,7 +46,7 @@ class TestNamingConvention(ERP5TypeTestCase):
...
@@ -46,7 +46,7 @@ class TestNamingConvention(ERP5TypeTestCase):
'erp5_dummy_movement'
,
'erp5_forge'
,
'erp5_promise'
,
'erp5_mobile'
,
'erp5_dummy_movement'
,
'erp5_forge'
,
'erp5_promise'
,
'erp5_mobile'
,
'erp5_payroll'
,
'erp5_credential'
,
'erp5_jquery_ui'
,
'erp5_payroll_ui_test'
,
'erp5_payroll'
,
'erp5_credential'
,
'erp5_jquery_ui'
,
'erp5_payroll_ui_test'
,
'erp5_pdf_editor'
,
'erp5_publication'
,
'erp5_dms_ui_test'
,
'erp5_administration'
,
'erp5_pdf_editor'
,
'erp5_publication'
,
'erp5_dms_ui_test'
,
'erp5_administration'
,
'erp5_advanced_invoicing'
,
'erp5_apparel'
,
'erp5_archive'
,
'erp5_auto_logout'
,
'erp5_advanced_invoicing'
,
'erp5_apparel'
,
'erp5_archive'
,
'erp5_barcode'
,
'erp5_budget'
,
'erp5_calendar'
,
'erp5_knowledge_pad'
,
'erp5_km'
,
'erp5_barcode'
,
'erp5_budget'
,
'erp5_calendar'
,
'erp5_knowledge_pad'
,
'erp5_km'
,
'erp5_oauth'
,
'erp5_ods_style'
,
'erp5_odt_style'
,
'erp5_ooo_import'
,
'erp5_oauth'
,
'erp5_ods_style'
,
'erp5_odt_style'
,
'erp5_ooo_import'
,
'erp5_open_trade'
,
'erp5_open_trade_periodicity_line'
,
'erp5_payment_mean'
,
'erp5_open_trade'
,
'erp5_open_trade_periodicity_line'
,
'erp5_payment_mean'
,
...
...
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