[Erp5-report] r7234 - /erp5/trunk/products/ERP5/tests/testPackingList.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri May 12 11:13:50 CEST 2006


Author: alex
Date: Fri May 12 11:13:42 2006
New Revision: 7234

URL: http://svn.erp5.org?rev=7234&view=rev
Log:
test 09 was just a copy of test 08.

Modified:
    erp5/trunk/products/ERP5/tests/testPackingList.py

Modified: erp5/trunk/products/ERP5/tests/testPackingList.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testPackingList.py?rev=7234&r1=7233&r2=7234&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testPackingList.py (original)
+++ erp5/trunk/products/ERP5/tests/testPackingList.py Fri May 12 11:13:42 2006
@@ -702,8 +702,8 @@
     if not run: return
     sequence_list = SequenceList()
 
-    # Test with a simply order without cell
-    sequence_string = self.default_sequence + '\
+    # Test with a order with cells
+    sequence_string = self.variated_default_sequence + '\
                       AddPackingListContainer \
                       AddPackingListContainerLine \
                       SetContainerLineSmallQuantity \




More information about the Erp5-report mailing list