Files
bank-payment/account_banking_sepa_direct_debit/__init__.py
Alexis de Lattre 4d3e723202 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
2017-11-22 10:49:30 +01:00

5 lines
93 B
Python

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