mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
10 lines
238 B
Python
10 lines
238 B
Python
import account_payment
|
|
import payment_line
|
|
import payment_mode
|
|
import payment_mode_type
|
|
import payment_order_create
|
|
import banking_import_transaction
|
|
import banking_transaction_wizard
|
|
import bank_payment_manual
|
|
import banking_import_line
|