You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
334 B

  1. # -*- coding: utf-8 -*-
  2. from . import test_account_move_line
  3. from . import test_general_leger
  4. from . import test_partner_ledger
  5. from . import test_trial_balance
  6. from . import test_partner_balance
  7. from . import test_open_invoices
  8. from . import test_aged_open_invoices
  9. from . import test_aged_partner_balance
  10. from . import test_journal