Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_rtl_support
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Romain Courteaud
erp5_rtl_support
Commits
093e76b3
Commit
093e76b3
authored
Aug 04, 2017
by
Ayush Tiwari
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bt5_config: Udpate path for BusinessPropertyItem during building process
parent
b68c12ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
product/ERP5/Document/BusinessManager.py
product/ERP5/Document/BusinessManager.py
+2
-0
No files found.
product/ERP5/Document/BusinessManager.py
View file @
093e76b3
...
...
@@ -399,6 +399,8 @@ class BusinessManager(Folder):
item_sign
=
path_item
[
1
],
item_layer
=
path_item
[
2
]
)
resolved_path
=
(
' | '
).
join
((
path_item
[
0
],
path_item
[
1
],
path_item
[
2
]))
new_path_item_list
.
append
(
resolved_path
)
else
:
# Here we check for the path which also add sub-objects, in that case,
# we create separate BusinessItem objects for each sub-object with
...
...
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