Files
bank-payment/account_banking_sepa_direct_debit/__init__.py
Alexis de Lattre 0d311316ac Enable the payment methods by default on bank journals (including existing bank journals via post_install scripts)
Enable "Generate Accounting Entries On File Upload" by default
2016-06-16 16:51:03 +02:00

5 lines
93 B
Python

# -*- coding: utf-8 -*-
from . import models
from .post_install import update_bank_journals