Repository
OCA/l10n-italy · module folder · Try on Runboat
Module version
1.0.1
Category
Localization/Italy
Folder size
0.14 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-italy
Last tracking update
2026-08-07 07:47:33
Authors
Odoo Community Association (OCA), Dinamiche Aziendali srl
Maintainers
Odoo Community Association (OCA), Dinamiche Aziendali srl
Committers
Weblate, OCA-git-bot, oca-ci, Borruso
Odoo dependencies
Python dependencies
lxml, unidecode
System dependencies
None
Required by
None
Description

Code Analysis

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

No HTTP endpoints found for this module.

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
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
230 days ago
Last activity
135 days ago
Repository
OCA/l10n-italy
Pull request
[18.0] [MIG] l10n_it_sdd_cbi: Migration to 18.0 (#5040)