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
365 B
10 lines
365 B
# -*- coding: utf-8 -*-
|
|
# © 2015 Taktik (http://www.taktik.be) - Adil Houmadi <ah@taktik.be>
|
|
# © 2016 Serv. Tecnol. Avanzados - Pedro M. Baeza
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import account_fiscal_position
|
|
from . import pos_pricelist
|
|
from . import point_of_sale
|
|
from . import pos_order_patch
|
|
from . import res_partner
|