Commit 982ee558 authored by Łukasz Nowak's avatar Łukasz Nowak

- added typical property to temporary object

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22420 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f367404e
......@@ -323,6 +323,7 @@ class TransformedResource(Predicate, XMLObject, XMLMatrix, Amount):
# Store values in Amount
tmp_amount._edit(
# Properties define on transformation line
title = self.getTitle(),
description = self.getDescription(),
efficiency = efficiency,
quantity = quantity,
......
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