[Erp5-report] r22553 - /erp5/trunk/products/ERP5/tests/testAccountingRules.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jul 18 11:54:34 CEST 2008


Author: jerome
Date: Fri Jul 18 11:54:33 2008
New Revision: 22553

URL: http://svn.erp5.org?rev=22553&view=rev
Log:
explain why TestPurchaseAccountingRules is far from perfect

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

Modified: erp5/trunk/products/ERP5/tests/testAccountingRules.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testAccountingRules.py?rev=22553&r1=22552&r2=22553&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testAccountingRules.py (original)
+++ erp5/trunk/products/ERP5/tests/testAccountingRules.py Fri Jul 18 11:54:33 2008
@@ -1831,6 +1831,10 @@
 
 
 class TestPurchaseAccountingRules(PurchaseInvoiceTest, TestAccountingRules):
+  # XXX this test is not really complete, originally we were testing Sale only,
+  # so the test steps just test that source is correct, and not the
+  # destination. For now it just tests that workflows for Purchase invokes
+  # building correctly ...
   pass
 
 




More information about the Erp5-report mailing list