odoo-addons/pos_receipt_design/models/__init__.py

11 lines
450 B
Python

# -*- coding: utf-8 -*-
#################################################################################
#
# Copyright (c) 2016-Present Webkul Software Pvt. Ltd. (<https://webkul.com/>)
# See LICENSE file for full copyright and licensing details.
# License URL : <https://store.webkul.com/license.html/>
#
#################################################################################
from . import pos_config
from . import receipt_design