mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-21 07:32:04 +02:00
5 lines
181 B
Python
5 lines
181 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import payment_capture_wizard
|
|
from . import payment_link_wizard
|
|
from . import res_config_settings
|