mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[IMP] move the payment term filter to a standalone module account_payment_mode_term
This commit is contained in:
2
account_payment_mode_term/models/__init__.py
Normal file
2
account_payment_mode_term/models/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from . import payment_mode
|
||||
from . import payment_order_create
|
||||
Reference in New Issue
Block a user