Repository
OCA/l10n-russia · module folder · Try on Runboat
Module version
1.0.1
Category
Accounting/Localizations
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/l10n-russia
Last tracking update
2026-08-07 08:23:15
Authors
Odoo Community Association (OCA), CodUP, Katulos
Maintainers
Odoo Community Association (OCA), CodUP, Katulos
Committers
GitHub, OCA-git-bot, oca-ci, Katulos
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
update_ru_banks_wizard_form update.ru.banks.wizard.form update.ru.banks.wizard form New
view_res_bank_ru_form res.bank.ru.form res.bank form Inherits base.view_res_bank_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (2)
  • corr_acc_ids One2many → res.bank.corracc
    comodel_name='res.bank.corracc' inverse_name='bank_id' string='Correspondent accounts'
  • country_code Char
    related='country.code' store=False
Public methods (0)

No public methods.

New fields (2)
  • bank_id Many2one → res.bank
    comodel_name='res.bank' string='Bank'
  • corr_acc Char
    help='Correspondent account used by Russian banks' string='Correspondent account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • onchange_bank_id(self)
    @api.onchange('bank_id')

New fields (0)

No new fields.

Public methods (1)
  • action_import_banks(self)