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

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jul 18 11:46:19 CEST 2008


Author: jerome
Date: Fri Jul 18 11:46:19 2008
New Revision: 22551

URL: http://svn.erp5.org?rev=22551&view=rev
Log:
payment rule is TODO

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=22551&r1=22550&r2=22551&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testAccountingRules.py (original)
+++ erp5/trunk/products/ERP5/tests/testAccountingRules.py Fri Jul 18 11:46:19 2008
@@ -1816,9 +1816,9 @@
       stepRebuildAndCheckNothingIsCreated
       """, quiet=quiet )
     
-  def test_07_PaymentRuleForSaleInvoice(self, quiet=QUIET, run=RUN_ALL_TESTS):
+  def TODO_test_07_PaymentRuleForInvoice(self, quiet=QUIET, run=RUN_ALL_TESTS):
     """ Payment Rule.
-      checks the payment rule is applied on sale invoice simulation
+      checks the payment rule is applied on invoice simulation
       movement. """
     # checks :
     #   date from trade condition




More information about the Erp5-report mailing list