Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Amer
erp5
Commits
7c758fd9
Commit
7c758fd9
authored
10 years ago
by
Jérome Perrin
Browse files
Options
Download
Email Patches
Plain Diff
TradeModelPath: allow to dynamically configure source & destination trade
parent
24ec301c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
product/ERP5/Document/TradeModelPath.py
product/ERP5/Document/TradeModelPath.py
+2
-2
No files found.
product/ERP5/Document/TradeModelPath.py
View file @
7c758fd9
...
...
@@ -131,7 +131,7 @@ class TradeModelPath(Path):
'source_project'
,
#'source_referral',
'source_section'
,
#
'source_trade',
'source_trade'
,
#'source_transport'
)
...
...
@@ -155,7 +155,7 @@ class TradeModelPath(Path):
'destination_project'
,
#'destination_referral',
'destination_section'
,
#
'destination_trade',
'destination_trade'
,
#'destination_transport'
)
...
...
This diff is collapsed.
Click to expand it.
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