Skip to Content

Re: Address format in SEPA XML files

Le mar. 16 déc. 2025 à 10:57, Victor Champonnois <notifications@odoo-community.org> a écrit :

We are not ready to deploy your "big" PR in production yet. So we will isolate the part of the code that makes the correction in a separate PR. Is it OK for you if we propose this PR to the OCA ? 


Of course ! Feel free to take code from OCA/bank-payment-alternative to improve OCA/bank-payment !
BTW, you don't need to ask my permission, the AGPL licence permits you to do that ; you just have to keep the name of the authors of the code.
 
--
Alexis de Lattre

by Alexis de Lattre - 04:06 - 17 Dec 2025

Reference

  • Address format in SEPA XML files
    Hello OCA Contributors,

    There is an ongoing change in the european regulation regarding the format of address in Sepa direct debit and Sepa credit transfer XML files. See here for the presentation of the regulation and here for the full spec.

    Banks in Belgium are already rejecting some XML files generated from the version 12 and 16 of account_banking_sepa_credit_transfer.

    There are two possible formats : structured and hybrid. Using the structured format doesn't seem possible because it requires the street name and number to be separated. In Odoo both pieces of information are in the same field. The hybrid format should therefore be used, but from what I see, the XML files already seem to be consistent with this format.

    Have you encountered the same problems ? Or do you have more information about this issue ?

    Thank you and have a nice day,

    -- 
    Victor Champonnois - Coop IT Easy

    by Victor Champonnois - 10:26 - 30 Oct 2025