[Erp5-report] r28086 - /erp5/trunk/products/ERP5/Document/Movement.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jul 16 10:07:25 CEST 2009


Author: jerome
Date: Thu Jul 16 10:07:24 2009
New Revision: 28086

URL: http://svn.erp5.org?rev=28086&view=rev
Log:
update docstring to match this current implementation

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

Modified: erp5/trunk/products/ERP5/Document/Movement.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/Movement.py?rev=28086&r1=28085&r2=28086&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/Movement.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/Movement.py [utf8] Thu Jul 16 10:07:24 2009
@@ -498,7 +498,7 @@
   def isFrozen(self):
     """
     Returns the frozen status of this movement.
-    a movement in started, stopped, delivered is automatically frozen.
+    a movement in stopped, delivered or cancelled states is automatically frozen.
     If frozen is locally set to '0', we must check for a parent set to '1', in
     which case, we want the children to be frozen as well.
 




More information about the Erp5-report mailing list