6 lines
91 B
Python
6 lines
91 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
import payment_acquirer
|
||
|
import res_partner
|
||
|
import account_payment
|