__init__.py 411 B

12345678910111213
  1. # -*- coding: utf-8 -*-
  2. ##############################################################################
  3. # For copyright and license notices, see __openerp__.py file in module root
  4. # directory
  5. ##############################################################################
  6. #
  7. # Insert all includes necesary for this module
  8. #
  9. # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
  10. from . import product