-
-
Notifications
You must be signed in to change notification settings - Fork 533
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[13.0][FIX] account_banking_sepa_direct_debit: Bank Account should not be required #875
Conversation
account_banking_sepa_direct_debit/data/account_payment_method.xml
Outdated
Show resolved
Hide resolved
…uld not be required The bank account is taken from the mandate. Mandate is autopopulated if not found.
25f1fc8
to
97ae592
Compare
This PR has the |
@alexis-via we want to continue with the merging. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small changes. LGTM
/ocabot merge minor |
On my way to merge this fine PR! |
Congratulations, your PR was merged at e96b589. Thanks a lot for contributing to OCA. ❤️ |
BRAVO BRAVO BRAVO
The change introduced by this PR don't reflect the title of the PR nor the message of @etobella at the begining of the PR. I'm ok to set bank_account_required to False on sepa_direct_debit, but:
|
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875 account_banking_sepa_direct_debit 14.0.1.3.0
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875 account_banking_sepa_direct_debit 14.0.1.3.0
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875 account_banking_sepa_direct_debit 14.0.1.3.0
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875 account_banking_sepa_direct_debit 14.0.1.3.0
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875 account_banking_sepa_direct_debit 14.0.1.3.0
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875 account_banking_sepa_direct_debit 14.0.1.3.0
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875 account_banking_sepa_direct_debit 14.0.1.3.0
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875 account_banking_sepa_direct_debit 14.0.1.3.0
The bank account is taken from the mandate.
invoice_partner_bank_id
is never used in this module, so it should not be taken as required.