Repository
OCA/l10n-belgium · module folder · Try on Runboat
Module version
1.0.0
Category
Localization
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-belgium
Last tracking update
2026-08-07 08:23:15
Authors
Noviat, Odoo Community Association (OCA)
Maintainers
Noviat, Odoo Community Association (OCA)
Committers
OCA-git-bot, oca-ci, Jérémy Didderen
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds support for KBO/BCE numbers on partner records
including a consistency check with the VAT numbers.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_form res.partner.form.kbo_bce_number res.partner form Inherits base.view_partner_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • country_code Char
    related='country_id.code'
  • kbo_bce_number Char
    compute=<expr> inverse=<expr> search=<expr> string='KBO/BCE Number'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)

New fields (0)

No new fields.

Public methods (1)
  • validate_l10n_be_partner_kbo_bce(self, id_number)
    @api.model

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…