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
Labels
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Romain Courteaud
erp5
Commits
3db45131
Commit
3db45131
authored
Sep 29, 2021
by
Aurel
Committed by
Arnaud Fontaine
Jan 30, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ERP5Type: No relative import should be used.
parent
35969925
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
product/ERP5Type/patches/ExternalMethod.py
product/ERP5Type/patches/ExternalMethod.py
+1
-1
No files found.
product/ERP5Type/patches/ExternalMethod.py
View file @
3db45131
...
...
@@ -61,7 +61,7 @@ class _(PatchClass(ExternalMethod)):
if
component_module
is
None
:
# Fall back on filesystem
if
not
reload
:
from
Globals
import
DevelopmentMode
from
Products.ERP5Type.
Globals
import
DevelopmentMode
if
DevelopmentMode
:
try
:
last_read
,
path
=
self
.
_v_fs
...
...
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