Commit 59ed5ce2 authored by Marco Mariani's avatar Marco Mariani

Revert "Remove duplicate parameter 'resource_value'"

This reverts commit 0c552d82.
parent a884850a
......@@ -744,6 +744,7 @@ class SlapTool(BaseTool):
start_date=DateTime(year, month, 1),
)
spl.newContent( portal_type='Sale Packing List Line',
resource_value=sequence.get('resource'),
delivery_date=report_date,
resource_value=computer_id,
quantity=usage_amount)
......
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