odoo-addons/pos_receipt_design/models/__init__.py

11 lines
450 B
Python
Raw Normal View History

2022-08-09 19:06:27 +00:00
# -*- 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