mirror of
https://gitlab.com/flectra-community/bank-payment.git
synced 2025-01-09 12:31:43 +00:00
5 lines
109 B
Python
5 lines
109 B
Python
|
|
||
|
from . import account_payment_method
|
||
|
from . import account_payment_order
|
||
|
from . import account_payment_line
|