[Erp5-report] r31965 kazuhiko - /erp5/trunk/bt5/erp5_simulation/DocumentTemplateItem/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jan 26 09:30:42 CET 2010


Author: kazuhiko
Date: Tue Jan 26 09:30:42 2010
New Revision: 31965

URL: http://svn.erp5.org?rev=31965&view=rev
Log:
update comments.

Modified:
    erp5/trunk/bt5/erp5_simulation/DocumentTemplateItem/OrderRule.py

Modified: erp5/trunk/bt5/erp5_simulation/DocumentTemplateItem/OrderRule.py
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/DocumentTemplateItem/OrderRule.py?rev=31965&r1=31964&r2=31965&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/DocumentTemplateItem/OrderRule.py [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/DocumentTemplateItem/OrderRule.py [utf8] Tue Jan 26 09:30:42 2010
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2009 Nexedi SARL and Contributors. All Rights Reserved.
+# Copyright (c) 2010 Nexedi SA and Contributors. All Rights Reserved.
 #
 # WARNING: This program as such is intended to be used by professional
 # programmers who take the whole responsibility of assessing all potential
@@ -134,9 +134,6 @@
                                 rounding=False):
     """
     Input movement list comes from order
-
-    XXX This implementation is very primitive, and does not support BPM,
-    i.e. business paths are not taken into account.
     """
     ret = []
     for input_movement, business_path in self \




More information about the Erp5-report mailing list