Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_workflow
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenjie.zheng
erp5_workflow
Commits
f30ec5b5
Commit
f30ec5b5
authored
Jun 12, 2013
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Export Person's Organisations as well.
parent
43ab06c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/ERP5Site_getPersonAssignmentDict.xml
...rtal_skins/erp5_base/ERP5Site_getPersonAssignmentDict.xml
+1
-0
bt5/erp5_base/bt/revision
bt5/erp5_base/bt/revision
+1
-1
No files found.
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/ERP5Site_getPersonAssignmentDict.xml
View file @
f30ec5b5
...
...
@@ -74,6 +74,7 @@ def getAssignmentDict(username):\n
result[\'function_list\'].extend([x for x in assignment.getFunctionList() if x not in result[\'function_list\']])\n
result[\'site_list\'].extend([x for x in assignment.getSiteList() if x not in result[\'site_list\']])\n
result[\'destination_trade_relative_url\'] = assignment.getDestinationTradeRelativeUrl()\n
result[\'destination_relative_url\'] = assignment.getDestinationRelativeUrl()\n
return result\n
\n
person_relative_url = person.getRelativeUrl()\n
...
...
bt5/erp5_base/bt/revision
View file @
f30ec5b5
1038
\ No newline at end of file
1039
\ No newline at end of file
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