Bulgaria - Cities and Locations

l10n_bg_city
REPOSITORY
REPOSITORYOCA/l10n-bulgaria
GIT
GIThttps://github.com/OCA/l10n-bulgaria.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-bulgaria/tree/18.0/l10n_bg_city
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Rosen Vladimirov
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Rosen Vladimirov
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, rosenvladimirov
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-bulgaria
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base_address_extended
    - base
    - contacts
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
*l10n_bg_city* is a module for Odoo that provides preloaded data for cities and regions in Bulgaria. It automates and standardizes address entry by allowing selection from a list of accurate and up-to-date city and region names. This saves time, prevents errors, and ensures compliance with local requirements for documents, invoices, and reporting.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_city_filter res.city xpath Inherits base_address_extended.view_city_filter
view_city_tree res.city.tree res.city xpath Inherits base_address_extended.view_city_tree
Models touched (3)

New fields (7)
  • l10n_bg_city_hall_code Char
    args: 'City hall code'
  • l10n_bg_city_hall_id Many2one → res.city
    domain=<expr> args: 'res.city', 'City Hall'
  • l10n_bg_ecattu Char
    help='The unified classifier of administrative-territorial and territorial units' args: 'UCATTU'
  • l10n_bg_has_tax_office Boolean
    args: 'Has Tax Office'
  • l10n_bg_municipality_id Many2one → res.city
    domain=<expr> args: 'res.city', 'Municipality'
  • l10n_bg_structure_type Selection
    default='normal' selection=BG_CITY_STRUCTURE string='Country Structure'
  • l10n_bg_type_settlement_id Many2one → res.city.types
    string='Type of settlement' args: 'res.city.types'
Public methods (0)

No public methods.

New fields (2)
  • code Char
    index=True args: 'Type Code'
  • name Char
    index=True translate=True args: 'Type Name'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    translate=True
Public methods (0)

No public methods.