[Erp5-report] r19315 - /erp5/trunk/products/ERP5/Document/TransformationRule.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 14 16:31:57 CET 2008


Author: yo
Date: Thu Feb 14 16:31:56 2008
New Revision: 19315

URL: http://svn.erp5.org?rev=19315&view=rev
Log:
Add space.

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

Modified: erp5/trunk/products/ERP5/Document/TransformationRule.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/TransformationRule.py?rev=19315&r1=19314&r2=19315&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/TransformationRule.py (original)
+++ erp5/trunk/products/ERP5/Document/TransformationRule.py Thu Feb 14 16:31:56 2008
@@ -102,7 +102,7 @@
                                                          current_supply_link)
         movement_dict.update(consumed_mvt_dict)
         # Finally, build movement
-        self._buildMovementList(applied_rule, movement_dict,**kw)
+        self._buildMovementList(applied_rule, movement_dict, **kw)
       # Expand each movement created
       Rule.expand(self, applied_rule, **kw)
 




More information about the Erp5-report mailing list