Commit 7ab12bc2 authored by Łukasz Nowak's avatar Łukasz Nowak

Typo.

parent 12dd4e19
......@@ -70,7 +70,7 @@ add_kw_list = []\n
start_date_tuple_list = []\n
\n
movement_kw = kw.copy()\n
movement_kw[\'movement.destination_uid\': person_uid]\n
movement_kw[\'movement.destination_uid\'] = person_uid\n
for cleanup_line in catalog(\n
portal_type=\'Sale Packing List Line\',\n
default_resource_uid=cleanup_resource_uid,\n
......
630
\ No newline at end of file
631
\ 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