7 lines
141 B
Python
7 lines
141 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import payment_acquirer
|
|
from . import res_partner
|
|
from . import account_payment
|
|
from . import chart_template
|