-
-
Notifications
You must be signed in to change notification settings - Fork 577
Closed
Labels
Description
In 16 (not checked other versions yet), res.partner.bank has an allow_out_payment that can be used to check if payments are allowed to that bank account.
This is useful to implement a process to control bank accounts before using them.
We may want to support this field in account_payment_order, to refuse validating outgoing payment orders to bank accounts where this field is False.