Commit 8b1af1ce authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

move testTaxLineTradeCondition.py to...

move testTaxLineTradeCondition.py to ERP5Legacy/tests/testLegacyTradeCondition.py and make ERP5Legacy/tests/testLegacyTradeCondition.py for using legacy simulation hierarchy.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33433 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 60cbb6c1
import unittest
import transaction
from DateTime import DateTime
from Products.ERP5.tests.testTradeCondition import TestWithSaleOrder, \
from testLegacyTradeCondition import TestWithSaleOrder, \
TestWithPurchaseOrder, TestWithSaleInvoice, TestWithPurchaseInvoice, \
TradeConditionTestCase, AccountingBuildTestCase
......
This diff is collapsed.
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