# -*- coding: utf-8 -*- # Part of Odoo. See LICENSE file for full copyright and licensing details. from odoo.addons.payment.models.payment_acquirer import create_missing_journal_for_acquirers from . import models from . import controllers