mirror of
https://gitlab.com/flectra-community/bank-payment.git
synced 2024-11-22 05:32:05 +00:00
4 lines
90 B
Python
4 lines
90 B
Python
from . import models
|
|
from . import wizards
|
|
from .post_install import update_bank_journals
|