| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/8.0/l10n_it_sepa_bonifici |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Banking |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce di Alessandro Camilli |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce di Alessandro Camilli |
| COMMITTERS | |
| COMMITTERS | eLBati, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.openforce.it |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_banking_pain_base - account_banking_payment_export odoo/odoo: - account_payment - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - account_voucher - base_iban - document - knowledge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
lxml unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
banking_export_sepa_cbi_estero_wizard_view |
banking.export.sepa.cbi.estero.wizard.view | banking.export.sepa.cbi.estero.wizard | form | New |
banking_export_sepa_cbi_wizard_view |
banking.export.sepa.cbi.wizard.view | banking.export.sepa.cbi.wizard | form | New |
batch_booking
Boolean
help='If true, the bank statement will display only one credit line for all the direct debits of the SEPA file ; if false, the bank statement will display one credit line per direct debit of the SEPA file.'
string='Batch Booking'
charge_bearer
Selection
default='DEBT'
help='Following service level : transaction charges are to be applied following the rules agreed in the service level and/or scheme (SEPA Core messages must use this). Shared : transaction charges on the creditor side are to be borne by the creditor, transaction charges on the debtor side are to be borne by the debtor. Borne by creditor : all transaction charges are to be borne by the creditor. Borne by debtor : all transaction charges are to be borne by the debtor.'
required=True
string='Charge Bearer'
args: [('SHAR', 'Shared'), ('CRED', 'Borne by Creditor'), ('DEBT', 'Borne by Debtor')]
file
Binary
readonly=True
string='File'
filename
Char
readonly=True
string='Filename'
nb_transactions
Integer
readonly=True
string='Number of Transactions'
payment_order_ids
Many2many → payment.order
readonly=True
string='Payment Orders'
args: 'payment.order', 'wiz_sepa_cbi_estero_payorders_rel', 'wizard_id', 'payment_order_id'
state
Selection
default='create'
readonly=True
string='State'
args: [('create', 'Create'), ('finish', 'Finish')]
total_amount
Float
readonly=True
string='Total Amount'
create(self, vals)
create_sepa(self)
generate_creditor_scheme_identification(self, parent_node, identification, identification_label, eval_ctx, scheme_name_proprietary, gen_args)
generate_party_agent(self, parent_node, party_type, party_type_label, order, party_name, iban, bic, eval_ctx, gen_args, context=None)
save_sepa(self)
batch_booking
Boolean
help='If true, the bank statement will display only one credit line for all the direct debits of the SEPA file ; if false, the bank statement will display one credit line per direct debit of the SEPA file.'
string='Batch Booking'
charge_bearer
Selection
default='SLEV'
help='Following service level : transaction charges are to be applied following the rules agreed in the service level and/or scheme (SEPA Core messages must use this). Shared : transaction charges on the creditor side are to be borne by the creditor, transaction charges on the debtor side are to be borne by the debtor. Borne by creditor : all transaction charges are to be borne by the creditor. Borne by debtor : all transaction charges are to be borne by the debtor.'
required=True
string='Charge Bearer'
args: [('SLEV', 'Following Service Level'), ('SHAR', 'Shared'), ('CRED', 'Borne by Creditor'), ('DEBT', 'Borne by Debtor')]
file
Binary
readonly=True
string='File'
filename
Char
readonly=True
string='Filename'
nb_transactions
Integer
readonly=True
string='Number of Transactions'
payment_order_ids
Many2many → payment.order
readonly=True
string='Payment Orders'
args: 'payment.order', 'wiz_sepa_cbi_payorders_rel', 'wizard_id', 'payment_order_id'
state
Selection
default='create'
readonly=True
string='State'
args: [('create', 'Create'), ('finish', 'Finish')]
total_amount
Float
readonly=True
string='Total Amount'
create(self, vals)
create_sepa(self)
generate_creditor_scheme_identification(self, parent_node, identification, identification_label, eval_ctx, scheme_name_proprietary, gen_args)
generate_party_agent(self, parent_node, party_type, party_type_label, order, party_name, iban, bic, eval_ctx, gen_args, context=None)
save_sepa(self)