flectra/addons/payment/models/__init__.py

7 lines
141 B
Python
Raw Normal View History

# -*- coding: utf-8 -*-
from . import payment_acquirer
from . import res_partner
from . import account_payment
2018-07-09 13:20:36 +02:00
from . import chart_template