__init__.py 245 B

12345678
  1. # -*- coding: utf-8 -*-
  2. # Copyright© 2016 ICTSTUDIO <http://www.ictstudio.eu>
  3. # License: AGPL-3.0 or later (http://www.gnu.org/licenses/agpl)
  4. from . import product_pricelist
  5. from . import product_pricelist_item
  6. from . import product_template