ITA - SEPA Direct Debit

l10n_it_sdd_cbi
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/14.0/l10n_it_sdd_cbi
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dinamiche Aziendali srl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dinamiche Aziendali srl
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Borruso
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_order
    - account_payment_partner
    - account_payment_mode
    - account_banking_pain_base
    - account_banking_mandate
    - account_banking_sepa_direct_debit
OCA/l10n-italy:
    - l10n_it_abicab
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_payment_order_form_inherit_view account.payment.order.form.inherit.view account.payment.order xpath Inherits account_payment_order.account_payment_order_form
account_payment_order_tree_inherit_view account.payment.order.tree.inherit.view account.payment.order xpath Inherits account_payment_order.account_payment_order_tree
res_config_settings_form_inherit_view res.config.settings.form.inherit.view res.config.settings xpath Inherits account_banking_sepa_direct_debit.view_account_config_settings
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • pain_version Selection
    ondelete={'CBIBdySDDReq.00.01.00': 'set null', 'CBIBdySDDReq.00.01.01': 'set null'} selection_add=[('CBIBdySDDReq.00.01.00', 'CBIBdySDDReq.00.01.00 (CBI SDD Italy)'), ('CBIBdySDDReq.00.01.01', 'CBIBdySDDReq.00.01.01 (CBI SDD Italy)')]
Public methods (1)
  • get_xsd_file_path(self)

New fields (1)
  • scheme Selection
    default=<expr> track_visibility='onchange' args: [('CORE', 'Basic (CORE)'), ('B2B', 'Enterprise (B2B)')]
Public methods (3)
  • generate_pain_nsmap(self)
  • generate_party_agent(self, parent_node, party_type, order, partner_bank, gen_args, bank_line=None)
    @api.model
  • generate_payment_file(self)
    Creates the CBI SDD Italy. That's the important code!

New fields (1)
  • sepa_payment_order_schema Selection
    default='CORE' string='Payment Order Scheme' args: [('CORE', 'Basic (CORE)'), ('B2B', 'Enterprise (B2B)')]
Public methods (0)

No public methods.

New fields (1)
  • sepa_payment_order_schema Selection
    readonly=False related='company_id.sepa_payment_order_schema'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/l10n-italy
PULL REQUEST
PULL REQUEST[18.0] [MIG] l10n_it_sdd_cbi: Migration to 18.0 (#5040)