Commit 92669256 authored by Łukasz Nowak's avatar Łukasz Nowak

- typo


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28166 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ecf6e6f4
......@@ -151,7 +151,7 @@ class BPMInvoiceTransactionRule(BPMRule, PredicateMatrix):
'causality_value': business_path,
}
from Products.ERP5Type.Document import newTempSimulationMovement
temporary_movement = newTempSimulationMovement(self.getPortalObjec(),
temporary_movement = newTempSimulationMovement(self.getPortalObject(),
'1', **prevision_line)
#set asset_price on movement when resource is different from price
#currency of the source/destination section
......
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