flectra/addons/payment/models/__init__.py
2018-07-10 16:03:07 +05:30

7 lines
141 B
Python

# -*- coding: utf-8 -*-
from . import payment_acquirer
from . import res_partner
from . import account_payment
from . import chart_template