__init__.py 309 B

12345678
  1. # -*- coding: utf-8 -*-
  2. # © 2015 Taktik (http://www.taktik.be) - Adil Houmadi <ah@taktik.be>
  3. # © 2016 Serv. Tecnol. Avanzados - Pedro M. Baeza
  4. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
  5. from . import account_fiscal_position
  6. from . import pos_pricelist
  7. from . import point_of_sale