oca-ocb-accounting/odoo-bringout-oca-ocb-account_payment/account_payment/wizards/__init__.py
Ernad Husremovic 768b70e05e 19.0 vanilla
2026-03-09 09:30:07 +01:00

6 lines
219 B
Python

# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import account_payment_register
from . import payment_link_wizard
from . import payment_refund_wizard
from . import res_config_settings