mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
* Standard migration procedure * README by fragments * Fixed tests * Change * Fix related no readonly in account_banking_pain_base * Override default partner bank account check on account_payment_partner * Convert Python date to string
4 lines
69 B
Python
4 lines
69 B
Python
|
|
from . import models
|
|
from .post_install import update_bank_journals
|