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
Sven Franck
erp5
Commits
082712a1
Commit
082712a1
authored
6 years ago
by
Romain Courteaud
Browse files
Options
Download
Email Patches
Plain Diff
[erp5_pdm_ui_test] create a more realistic delivery, with sections
See
nexedi/erp5@cfa45fd8
parent
994d8369
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
bt5/erp5_pdm_ui_test/SkinTemplateItem/portal_skins/erp5_pdm_ui_test/PdmZuite_createDelivery.py
.../portal_skins/erp5_pdm_ui_test/PdmZuite_createDelivery.py
+2
-0
No files found.
bt5/erp5_pdm_ui_test/SkinTemplateItem/portal_skins/erp5_pdm_ui_test/PdmZuite_createDelivery.py
View file @
082712a1
...
...
@@ -48,7 +48,9 @@ else:
id
=
delivery_id
,
title
=
delivery_title
,
source
=
'organisation_module/%s'
%
source_node_id
,
source_section
=
'organisation_module/%s'
%
source_node_id
,
destination
=
'organisation_module/%s'
%
destination_node_id
,
destination_section
=
'organisation_module/%s'
%
destination_node_id
,
specialise
=
business_process
,
start_date
=
DateTime
(),
)
...
...
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