mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
4 lines
90 B
Python
4 lines
90 B
Python
from . import models
|
|
from . import wizards
|
|
from .post_install import update_bank_journals
|