__init__.py 185 B

123456
  1. # Part of Odoo. See LICENSE file for full copyright and licensing details.
  2. from . import account_payment_register
  3. from . import payment_link_wizard
  4. from . import payment_refund_wizard