blob: 480ddb07be10f2d6e931cf39c149243207e5276a (
plain)
1
2
3
4
5
6
|
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import adyen_account
from . import adyen_transaction
from . import res_company
|