| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-thailand |
| GIT | |
| GIT | https://github.com/OCA/l10n-thailand.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-thailand/tree/18.0/l10n_th_partner |
| VERSION | |
| VERSION | 2.0.1 |
| CATEGORY | |
| CATEGORY | Localization/Asia |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Saran440 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-thailand |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_company_type - partner_firstname odoo/odoo: - base - contacts - base_setup - web - bus - web_tour - html_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds branch management to `res.company` and `res.partner`. It also enhances name computation for `res.users` and `res.partner` based on the entity type: - Individual: Computes the name using Title, First Name, and Last Name. - Company: Computes the name based on the Legal Form. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits partner_firstname.res_config_settings_view_form |
res_partner_company_type_form_view |
Add Prefix and Suffix on partner_company_type_form | res.partner.company.type | xpath | Inherits partner_company_type.res_partner_company_type_form_view |
view_company_form |
res.company | xpath | Inherits base.view_company_form | |
view_partner_form |
res.partner | xpath | Inherits partner_firstname.view_partner_form | |
view_res_partner_filter |
res.partner.select | res.partner | xpath | Inherits base.view_res_partner_filter |
view_users_form |
Add title | res.users | xpath | Inherits partner_firstname.view_users_form |
company_registry
Char
copy=False
string='Branch'
no_space_title_name
Boolean
help='If checked, title and name will no space'
string='No Space Title and Name'
write(self, vals)
no_space_title_name
Boolean
readonly=False
related='company_id.no_space_title_name'
No public methods.
company_registry
Char
copy=False
string='Branch'
name_company
Char
index=True
No public methods.
prefix
Char
suffix
Char
use_prefix_suffix
Boolean
default=True
help='Select this field for compute partner name with prefix or suffix.'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-thailand |
| GIT | |
| GIT | https://github.com/OCA/l10n-thailand.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-thailand/tree/17.0/l10n_th_partner |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Localization/Asia |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Saran440 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-thailand |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_company_type - partner_firstname odoo/odoo: - base - contacts - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds branch management to `res.company` and `res.partner`. It also enhances name computation for `res.users` and `res.partner` based on the entity type: - Individual: Computes the name using Title, First Name, and Last Name. - Company: Computes the name based on the Legal Form. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits partner_firstname.res_config_settings_view_form |
res_partner_company_type_form_view |
Add Prefix and Suffix on partner_company_type_form | res.partner.company.type | xpath | Inherits partner_company_type.res_partner_company_type_form_view |
view_company_form |
res.company | field | Inherits base.view_company_form | |
view_partner_form |
res.partner | xpath | Inherits partner_firstname.view_partner_form | |
view_res_partner_filter |
res.partner.select | res.partner | xpath | Inherits base.view_res_partner_filter |
view_users_form |
Add title | res.users | xpath | Inherits partner_firstname.view_users_form |
branch
Char
readonly=False
related='partner_id.branch'
string='Tax Branch'
no_space_title_name
Boolean
help='If checked, title and name will no space'
string='No Space Title and Name'
write(self, vals)
no_space_title_name
Boolean
readonly=False
related='company_id.no_space_title_name'
No public methods.
branch
Char
copy=False
help='Branch ID, e.g., 0000, 0001, ...'
string='Tax Branch'
name_company
Char
index=True
No public methods.
prefix
Char
suffix
Char
use_prefix_suffix
Boolean
default=True
help='Select this field for compute partner name with prefix or suffix.'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-thailand |
| GIT | |
| GIT | https://github.com/OCA/l10n-thailand.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-thailand/tree/16.0/l10n_th_partner |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Localization/Asia |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Saran440 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-thailand |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_company_type - partner_firstname odoo/odoo: - base - contacts - base_setup - web - bus - web_tour - hr - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits partner_firstname.res_config_settings_view_form |
res_partner_company_type_form_view |
Add Prefix and Suffix on partner_company_type_form | res.partner.company.type | xpath | Inherits partner_company_type.res_partner_company_type_form_view |
view_company_form |
res.company | field | Inherits base.view_company_form | |
view_partner_form |
res.partner | xpath | Inherits partner_firstname.view_partner_form | |
view_res_partner_filter |
res.partner.select | res.partner | xpath | Inherits base.view_res_partner_filter |
view_users_form |
Add title | res.users | xpath | Inherits partner_firstname.view_users_form |
name
Char
translate=True
No public methods.
branch
Char
readonly=False
related='partner_id.branch'
string='Tax Branch'
no_space_title_name
Boolean
help='If checked, title and name will no space'
string='No Space Title and Name'
write(self, vals)
no_space_title_name
Boolean
readonly=False
related='company_id.no_space_title_name'
No public methods.
branch
Char
copy=False
help='Branch ID, e.g., 0000, 0001, ...'
string='Tax Branch'
display_name
Char
translate=True
firstname
Char
translate=True
lastname
Char
translate=True
name
Char
translate=True
name_company
Char
index=True
translate=True
No public methods.
prefix
Char
translate=True
suffix
Char
translate=True
use_prefix_suffix
Boolean
default=True
help='Select this field for compute partner name with prefix or suffix.'
No public methods.
name
Char
translate=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-thailand |
| GIT | |
| GIT | https://github.com/OCA/l10n-thailand.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-thailand/tree/15.0/l10n_th_partner |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Localization/Asia |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Saran440, ps-tubtim |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-thailand |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_company_type - partner_firstname odoo/odoo: - base - contacts - base_setup - web - bus - web_tour - hr - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits partner_firstname.res_config_settings_view_form |
res_partner_company_type_form_view |
Add Prefix and Suffix on partner_company_type_form | res.partner.company.type | xpath | Inherits partner_company_type.res_partner_company_type_form_view |
view_company_form |
res.company | field | Inherits base.view_company_form | |
view_partner_form |
res.partner | xpath | Inherits partner_firstname.view_partner_form | |
view_res_partner_filter |
res.partner.select | res.partner | xpath | Inherits base.view_res_partner_filter |
view_users_form |
Add title | res.users | xpath | Inherits partner_firstname.view_users_form |
name
Char
translate=True
No public methods.
No new fields.
Public methods (1)write(self, vals)
branch
Char
readonly=False
related='partner_id.branch'
string='Tax Branch'
no_space_title_name
Boolean
help='If checked, title and name will no space'
string='No Space Title and Name'
write(self, vals)
no_space_title_name
Boolean
readonly=False
related='company_id.no_space_title_name'
No public methods.
branch
Char
copy=False
help='Branch ID, e.g., 0000, 0001, ...'
string='Tax Branch'
display_name
Char
translate=True
firstname
Char
translate=True
lastname
Char
translate=True
name
Char
translate=True
name_company
Char
index=True
translate=True
create(self, vals)
prefix
Char
translate=True
suffix
Char
translate=True
use_prefix_suffix
Boolean
default=True
help='Select this field for compute partner name with prefix or suffix.'
No public methods.
name
Char
translate=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-thailand |
| GIT | |
| GIT | https://github.com/OCA/l10n-thailand.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-thailand/tree/14.0/l10n_th_partner |
| VERSION | |
| VERSION | 2.2.0 |
| CATEGORY | |
| CATEGORY | Localization/Asia |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Kitti U, Saran440, oca-git-bot, Tharathip |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-thailand |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_company_type - partner_firstname odoo/odoo: - base - contacts - base_setup - web - bus - web_tour - hr - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits partner_firstname.res_config_settings_view_form |
res_partner_company_type_form_view |
Add Prefix and Suffix on partner_company_type_form | res.partner.company.type | xpath | Inherits partner_company_type.res_partner_company_type_form_view |
view_company_form |
res.company | field | Inherits base.view_company_form | |
view_partner_form |
res.partner | field | Inherits base.view_partner_form | |
view_partner_form_firstname |
res.partner | field | Inherits partner_firstname.view_partner_form_firstname | |
view_res_partner_filter |
res.partner.select | res.partner | xpath | Inherits base.view_res_partner_filter |
view_users_form |
Add title | res.users | xpath | Inherits partner_firstname.view_users_form |
name
Char
translate=True
No public methods.
No new fields.
Public methods (1)write(self, vals)
branch
Char
readonly=False
related='partner_id.branch'
string='Tax Branch'
no_space_title_name
Boolean
help='If checked, title and name will no space'
string='No Space Title and Name'
write(self, vals)
no_space_title_name
Boolean
readonly=False
related='company_id.no_space_title_name'
No public methods.
branch
Char
copy=False
help='Branch ID, e.g., 0000, 0001, ...'
string='Tax Branch'
display_name
Char
translate=True
firstname
Char
translate=True
lastname
Char
translate=True
name
Char
translate=True
name_company
Char
index=True
inverse='_inverse_name_company'
string='Name Company'
translate=True
create(self, vals)
prefix
Char
string='Prefix'
translate=True
suffix
Char
string='Suffix'
translate=True
use_prefix_suffix
Boolean
default=True
help='Select this field for compute partner name with prefix or suffix.'
string='Use prefix suffix'
No public methods.
name
Char
translate=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-thailand |
| GIT | |
| GIT | https://github.com/OCA/l10n-thailand.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-thailand/tree/13.0/l10n_th_partner |
| VERSION | |
| VERSION | 1.2.1 |
| CATEGORY | |
| CATEGORY | Localisation/Asia |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, Kitti U, Saran440, kittiu, ps-tubtim, Poonlap V, Poonlap Veerathanabutr |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-thailand |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_company_type - partner_firstname odoo/odoo: - base - contacts - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_company_type_form_view |
Add Prefix and Suffix on partner_company_type_form | res.partner.company.type | xpath | Inherits partner_company_type.res_partner_company_type_form_view |
view_company_form |
res.company | field | Inherits base.view_company_form | |
view_partner_form |
res.partner | field | Inherits base.view_partner_form | |
view_partner_form_firstname |
res.partner | field | Inherits partner_firstname.view_partner_form_firstname | |
view_res_partner_filter |
res.partner.select | res.partner | xpath | Inherits base.view_res_partner_filter |
view_users_form |
Add title | res.users | xpath | Inherits partner_firstname.view_users_form |
branch
Char
readonly=False
related='partner_id.branch'
string='Tax Branch'
No public methods.
branch
Char
help='Branch ID, e.g., 0000, 0001, ...'
string='Tax Branch'
name_company
Char
index=True
inverse='_inverse_name_company'
string='Name Company'
create(self, vals)
prefix
Char
string='Prefix'
translate=True
suffix
Char
string='Suffix'
translate=True
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-thailand |
| GIT | |
| GIT | https://github.com/OCA/l10n-thailand.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-thailand/tree/12.0/l10n_th_partner |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Localisation/Asia |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | oca-travis, OCA-git-bot, Kitti U |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-thailand |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
res.partner | field | Inherits base.view_partner_form |
branch
Char
help='Branch ID, e.g., 0000, 0001, ...'
size=5
string='Branch'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/l10n-thailand |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] l10n_th_partner: Migration to 19.0 (#575) |