pos_loyalty_multi_level/models/__init__.py

5 lines
56 B
Python

from . import (
loyalty_program,
res_partner,
)