summaryrefslogtreecommitdiff
path: root/addons/membership/models/__init__.py
blob: 4a529d013d6c6a45ecfbdb2002f2cc924aa11140 (plain)
1
2
3
4
5
6
7
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import membership
from . import partner
from . import product
from . import account_move