__init__.py 416 B

12345678
  1. # -*- coding: utf-8 -*-
  2. ##############################################################################
  3. # For copyright and license notices, see __openerp__.py file in module root
  4. # directory
  5. ##############################################################################
  6. # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
  7. from . import analytic_contract_purchase
  8. from . import account_analytic_analysis