Commit 2e39e45e authored by Łukasz Nowak's avatar Łukasz Nowak

Create correct PPL.

parent bfd766ff
......@@ -79,6 +79,7 @@ module = portal.getDefaultModule(portal_type=packing_list_portal_type)\n
packing_list = module.newContent(\n
portal_type=packing_list_portal_type,\n
start_date=DateTime(),\n
destination_value=person,\n
destination_section_value=person,\n
destination_decision_value=person,\n
source_administration_value=person,\n
......
572
\ No newline at end of file
573
\ 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