pos_loyalty_subscription/models/__init__.py
2026-06-04 12:01:05 +07:00

7 lines
181 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import loyalty_program
from . import loyalty_card
from . import pos_order