Commit 0a82feb9 authored by Łukasz Nowak's avatar Łukasz Nowak

Setup also supplier of installation.

parent 6bcd432e
......@@ -106,7 +106,8 @@ if current_software_installation is None:\n
reference=software_installation_reference,\n
aggregate=computer.getRelativeUrl(),\n
url_string=software_release.getUrlString(),\n
causality=current_packing_list.getRelativeUrl()\n
causality=current_packing_list.getRelativeUrl(),\n
destination_section=current_packing_list.getDestinationSection()\n
)\n
# always validate and start\n
current_software_installation.validate()\n
......
142
\ No newline at end of file
143
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment