Commit ccb8f871 authored by Jérome Perrin's avatar Jérome Perrin

payment rule is TODO


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22551 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent aff7141d
......@@ -1816,9 +1816,9 @@ class TestAccountingRules(TestAccountingRulesMixin, ERP5TypeTestCase):
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment