Commit 9dd52c87 authored by Mame Coumba Sall's avatar Mame Coumba Sall

2008-10-14 mame

* log statement removed in script

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24395 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f5d8b5ac
......@@ -56,7 +56,6 @@
<value> <string>from Products.ERP5Type.Log import log\n
packing_list = sci[\'object\']\n
delivery_tool = sci.getPortal().portal_deliveries\n
\n
if packing_list.getPortalType() == \'Sale Packing List\':\n
tag = \'build_invoice_%s\' % packing_list.getRelativeUrl()\n
invoice_line_builder = getattr(delivery_tool, \'sale_invoice_builder\', None)\n
......
521
\ No newline at end of file
522
\ 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