Files
contract/contract_payment_mode/__init__.py
2017-06-12 16:33:15 +02:00

6 lines
149 B
Python

# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import models
from .hooks import post_init_hook