Files
bank-payment/account_payment_order/wizard/__init__.py
Luc De Meyer 8faf8edf05 [IMP] account_payment_order: update payment reference on open payment order
This commits adds the possibility to update the payment reference on a
payment transaction before generating XML file.
2024-06-09 22:10:17 +02:00

4 lines
128 B
Python

from . import account_payment_line_create
from . import account_invoice_payment_line_multi
from . import account_payment_update