[Erp5-report] r35973 nicolas.dumazet - /erp5/trunk/products/ERP5/Document/SupplyChain.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jun 4 04:35:30 CEST 2010


Author: nicolas.dumazet
Date: Fri Jun  4 04:35:29 2010
New Revision: 35973

URL: http://svn.erp5.org?rev=35973&view=rev
Log:
add XXX

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

Modified: erp5/trunk/products/ERP5/Document/SupplyChain.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/SupplyChain.py?rev=35973&r1=35972&r2=35973&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/SupplyChain.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/SupplyChain.py [utf8] Fri Jun  4 04:35:29 2010
@@ -173,6 +173,8 @@
       If recursive, browse the SupplyChain until a valid link is found.
       checked_link_list is used to prevent infinite loop.
     """
+    # XXX document "all" parameter if you can
+
     # Initialize checked_link_list parameter...
     if checked_link_list is None:
       checked_link_list = []




More information about the Erp5-report mailing list