vendor_batch_payment_merge/models/__init__.py

6 lines
165 B
Python

# -*- coding: utf-8 -*-
from . import account_batch_payment
from . import account_payment
from . import account_payment_register
from . import account_payment_debug