International Credit Transfer for France

l10n_fr_account_payment_intl_credit_transfer
REPOSITORY
REPOSITORYOCA/l10n-france
GIT
GIThttps://github.com/OCA/l10n-france.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-france/tree/19.0/l10n_fr_account_payment_intl_credit_transfer
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-france
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:51
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_payment_method_base
OCA/bank-payment-alternative:
    - account_payment_sepa_base
    - account_payment_batch_oca
    - account_payment_base_oca
odoo/odoo:
    - l10n_fr
    - base
    - account
    - base_setup
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES lxml
unidecode
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds the regulatory reporting codes used in France for the
generation of non-SEPA ISO 20022/PAIN credit transfer files.
These codes are defined in the [technical note DGS
n°16-02](https://www.banque-france.fr/system/files/2023-08/banque_de_france_espace_declarants_note_technique_dgs_ndeg_16-02_v1.1.pdf)
of the [Banque de France](https://www.banque-france.fr/).

These regulatory codes are required for non-SEPA credit transfers with
an amount over 50 000 € (or equivalent amount in another currency).

This module allows to define a default regulatory reporting code on partners, that will be used by default on the non-SEPA credit transfer payment lines of this partner.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_property_form res.partner xpath Inherits account.view_partner_property_form
Models touched (2)

New fields (1)
  • regulatory_reporting_id Many2one
    compute='_compute_regulatory_reporting_id' precompute=True readonly=False store=True
Public methods (0)

No public methods.

New fields (1)
  • credit_transfer_regulatory_reporting_id Many2one → account.pain.regulatory.reporting
    company_dependent=True help='It will be the default value for the field Regulatory Reporting of non-SEPA credit transfer payment lines with this partner.' string='Regulatory Reporting for Intl. Credit Transfers' args: 'account.pain.regulatory.reporting'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-france
GIT
GIThttps://github.com/OCA/l10n-france.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-france/tree/18.0/l10n_fr_account_payment_intl_credit_transfer
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-france
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_payment_method_base
OCA/bank-payment-alternative:
    - account_payment_sepa_base
    - account_payment_batch_oca
    - account_payment_base_oca
odoo/odoo:
    - l10n_fr
    - base
    - account
    - base_setup
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES lxml
unidecode
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds the regulatory reporting codes used in France for the
generation of non-SEPA ISO 20022/PAIN credit transfer files.
These codes are defined in the [technical note DGS
n°16-02](https://www.banque-france.fr/system/files/2023-08/banque_de_france_espace_declarants_note_technique_dgs_ndeg_16-02_v1.1.pdf)
of the [Banque de France](https://www.banque-france.fr/).

These regulatory codes are required for non-SEPA credit transfers with
an amount over 50 000 € (or equivalent amount in another currency).

This module allows to define a default regulatory reporting code on partners, that will be used by default on the non-SEPA credit transfer payment lines of this partner.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_property_form res.partner group Inherits account.view_partner_property_form
Models touched (2)

New fields (1)
  • regulatory_reporting_id Many2one
    compute='_compute_regulatory_reporting_id' precompute=True readonly=False store=True
Public methods (0)

No public methods.

New fields (1)
  • credit_transfer_regulatory_reporting_id Many2one → account.pain.regulatory.reporting
    company_dependent=True help='It will be the default value for the field Regulatory Reporting of non-SEPA credit transfer payment lines with this partner.' string='Regulatory Reporting for Intl. Credit Transfers' args: 'account.pain.regulatory.reporting'
Public methods (0)

No public methods.