Repository
OCA/l10n-romania · module folder · Try on Runboat
Module version
2.6.0
Category
Localization
Folder size
1.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-romania
Last tracking update
2026-08-07 07:57:17
Authors
Odoo Community Association (OCA), Forest and Biomass Romania, NextERP Romania, Terrabit
Maintainers
Odoo Community Association (OCA), Forest and Biomass Romania, NextERP Romania, Terrabit
Committers
GitHub, Mihai Fekete, Dorin Hongu, Weblate, OCA-git-bot, oca-ci, Cojocaru Marcel, Stana Natanaela
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (13)
XML IDNameModelTypeStatus
partners_form_address l10n.ro.partners.form.address res.partner form Inherits base.view_partner_form
partners_short_form_address l10n.ro.partners.short.form.address res.partner form Inherits base.view_partner_address_form
view_city_form l10n.ro.res.city.form res.city form New
view_city_search l10n.ro.res.city.search res.city search Inherits base_address_city.view_city_filter
view_city_tree l10n.ro.res.city.tree res.city tree Inherits l10n_ro_city.view_city_tree
view_commune_form l10n.ro.res.country.commune.form l10n.ro.res.country.commune form New
view_commune_search l10n.ro.res.country.commune.search l10n.ro.res.country.commune search New
view_commune_tree l10n.ro.res.country.commune.tree l10n.ro.res.country.commune tree New
view_country_state_form l10n_ro_view_country_state_form res.country.state form Inherits base.view_country_state_form
view_country_state_tree l10n_ro_view_country_state_tree res.country.state tree Inherits base.view_country_state_tree
view_zone_form l10n.ro.res.country.zone.form l10n.ro.res.country.zone form New
view_zone_search l10n.ro.res.country.zone.search l10n.ro.res.country.zone search New
view_zone_tree l10n.ro.res.country.zone.tree l10n.ro.res.country.zone tree New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (5)

New fields (6)
  • city_ids One2many → res.city
    string='Cities' args: 'res.city', 'state_id'
  • country_id Many2one → res.country
    string='Country' args: 'res.country'
  • name Char
    index=True required=True
  • siruta Char
  • state_id Many2one → res.country.state
    string='State' args: 'res.country.state'
  • zone_id Many2one → l10n.ro.res.country.zone
    string='Zone' args: 'l10n.ro.res.country.zone'
Public methods (0)

No public methods.

New fields (4)
  • country_id Many2one → res.country
    args: 'res.country'
  • name Char
    index=True required=True
  • siruta Char
  • state_ids One2many → res.country.state
    string='State' args: 'res.country.state', 'l10n_ro_zone_id'
Public methods (0)

No public methods.

New fields (3)
  • l10n_ro_commune_id Many2one → l10n.ro.res.country.commune
    string='City/Commune' args: 'l10n.ro.res.country.commune'
  • l10n_ro_municipality Char
    related='l10n_ro_commune_id.name'
  • l10n_ro_zone_id Many2one → l10n.ro.res.country.zone
    string='Zone' args: 'l10n.ro.res.country.zone'
Public methods (0)

No public methods.

New fields (4)
  • l10n_ro_city_ids One2many → res.city
    string='Cities' args: 'res.city', 'state_id'
  • l10n_ro_commune_ids One2many → l10n.ro.res.country.commune
    string='Cities/Communes' args: 'l10n.ro.res.country.commune', 'state_id'
  • l10n_ro_siruta Char
    args: 'Siruta'
  • l10n_ro_zone_id Many2one → l10n.ro.res.country.zone
    string='Zone' args: 'l10n.ro.res.country.zone'
Public methods (0)

No public methods.

New fields (2)
  • l10n_ro_commune_id Many2one → l10n.ro.res.country.commune
    index=True ondelete='set null' string='Romania - City/Commune' args: 'l10n.ro.res.country.commune'
  • l10n_ro_zone_id Many2one → l10n.ro.res.country.zone
    index=True ondelete='set null' string='Romania - Zone' args: 'l10n.ro.res.country.zone'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…