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 16:50:36 +05:30
from . import chart_template