OpenUpgrade
OpenUpgrade copied to clipboard
[15.0][OU-FIX] account: payment_method_line
Not all payment_method should generate payment_method_line, but SEPA method from module account_banking_sepa_credit_transfer should generate one.
See comments in https://github.com/OCA/OpenUpgrade/pull/4537
I think this should be done on the OCA module itself, to keep the encapsulation
@remytms can we close this one ?
Done in https://github.com/OCA/bank-payment/pull/1388.