[Erp5-report] r28166 - /erp5/trunk/products/ERP5/Document/BPMInvoiceTransactionRule.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jul 23 17:51:29 CEST 2009


Author: luke
Date: Thu Jul 23 17:51:21 2009
New Revision: 28166

URL: http://svn.erp5.org?rev=28166&view=rev
Log:
 - typo

Modified:
    erp5/trunk/products/ERP5/Document/BPMInvoiceTransactionRule.py

Modified: erp5/trunk/products/ERP5/Document/BPMInvoiceTransactionRule.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/BPMInvoiceTransactionRule.py?rev=28166&r1=28165&r2=28166&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/BPMInvoiceTransactionRule.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/BPMInvoiceTransactionRule.py [utf8] Thu Jul 23 17:51:21 2009
@@ -151,7 +151,7 @@
             '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




More information about the Erp5-report mailing list