Commit 324b3e9b authored by Łukasz Nowak's avatar Łukasz Nowak

- Production Report and Production Packing Lists titles are set on init...

- Production Report and Production Packing Lists titles are set on init script, no need to copy order title

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22044 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 93a313bb
...@@ -77,7 +77,6 @@ packing_list.edit(\n ...@@ -77,7 +77,6 @@ packing_list.edit(\n
incoterm=related_order.getIncoterm(),\n incoterm=related_order.getIncoterm(),\n
destination_administration_value=\\\n destination_administration_value=\\\n
related_order.getDestinationAdministrationValue(),\n related_order.getDestinationAdministrationValue(),\n
title=related_order.getTitle(),\n
activate_kw={\'tag\':tag},\n activate_kw={\'tag\':tag},\n
)\n )\n
\n \n
......
265 266
\ No newline at end of file \ 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