I made a quick test of account_banking_sepa_credit_transfer and it looks good.
In combination with base_iban_bic_not_required however, it complains with Cannot compute 'Debtor BIC' or 'Creditor BIC'. the PAIN xsd have the BIC elements optional. Can you fix that one?
On the nitpicking side, I noticed a few "return True" and the end of generate_*_block methods which are unncessary.
Thanks Alexis and Luc for this great effort.
I made a quick test of account_ banking_ sepa_credit_ transfer and it looks good.
In combination with base_iban_ bic_not_ required however, it complains with Cannot compute 'Debtor BIC' or 'Creditor BIC'. the PAIN xsd have the BIC elements optional. Can you fix that one?
On the nitpicking side, I noticed a few "return True" and the end of generate_*_block methods which are unncessary.