| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/19.0/account_payment_unece |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_method_base OCA/community-data-files: - base_unece odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a field *UNECE Payment Mean* on *Technical Payment Methods* to be able to use a standard written by the [United Nations Economic Commission for Europe](https://unece.org) (which has 56 members states in Europe, America and Central Asia, cf [Wikipedia](https://en.wikipedia.org/wiki/United_Nations_Economic_Commission_for_Europe)). This standard define a codification of the payment modes, cf the [official code list](https://unece.org/fileadmin/DAM/trade/untdid/d99b/tred/tred4461.htm). This codification is used by the two main international standards for electronic invoicing: - [Cross Industry Invoice](https://unece.org/trade/uncefact/e-invoice) (CII), - [Universal Business Language](https://ubl.xml.org/) (UBL) |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_method_form |
account.payment.method | group | Inherits account_payment_method_base.account_payment_method_form | |
account_payment_method_list |
account.payment.method | list | Inherits account_payment_method_base.account_payment_method_list | |
unece_code_list_search |
unece.code.list | field | Inherits base_unece.unece_code_list_search |
unece_code
Char
related='unece_id.code'
store=True
string='UNECE Code'
unece_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'payment_means')]
help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE) defined in UN/EDIFACT Data Element 4461'
ondelete='restrict'
string='UNECE Payment Mean'
No public methods.
type
Selection
ondelete={'payment_means': 'cascade'}
selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/18.0/account_payment_unece |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_method_base OCA/community-data-files: - base_unece odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a field *UNECE Payment Mean* on *Technical Payment Methods* to be able to use a standard written by the [United Nations Economic Commission for Europe](https://unece.org) (which has 56 members states in Europe, America and Central Asia, cf [Wikipedia](https://en.wikipedia.org/wiki/United_Nations_Economic_Commission_for_Europe)). This standard define a codification of the payment modes, cf the [official code list](https://unece.org/fileadmin/DAM/trade/untdid/d99b/tred/tred4461.htm). This codification is used by the two main international standards for electronic invoicing: - [Cross Industry Invoice](https://unece.org/trade/uncefact/e-invoice) (CII), - [Universal Business Language](https://ubl.xml.org/) (UBL) |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_method_form |
account.payment.method | group | Inherits account_payment_method_base.account_payment_method_form | |
account_payment_method_list |
account.payment.method | list | Inherits account_payment_method_base.account_payment_method_list | |
unece_code_list_search |
unece.code.list | filter | Inherits base_unece.unece_code_list_search |
unece_code
Char
related='unece_id.code'
store=True
string='UNECE Code'
unece_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'payment_means')]
help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE) defined in UN/EDIFACT Data Element 4461'
ondelete='restrict'
string='UNECE Payment Mean'
No public methods.
type
Selection
ondelete={'payment_means': 'cascade'}
selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/17.0/account_payment_unece |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_mode OCA/community-data-files: - base_unece odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a field *UNECE Payment Mean* on *Payment Methods* to be able to use a standard written by the [United Nations Economic Commission for Europe](http://www.unece.org) (which has 56 members states in Europe, America and Central Asia, cf [Wikipedia](https://en.wikipedia.org/wiki/United_Nations_Economic_Commission_for_Europe)). This standard define a codification of the payment modes, cf the [official code list](http://www.unece.org/trade/untdid/d99b/tred/tred4461.htm). This codification is used for example in the two main international standards for electronic invoicing: - [Cross Industry Invoice](http://tfig.unece.org/contents/cross-industry-invoice-cii.htm) (CII), - [Universal Business Language](http://ubl.xml.org/) (UBL) |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_method_form |
account.payment.method | group | Inherits account_payment_mode.account_payment_method_form | |
account_payment_method_tree |
account.payment.method | field | Inherits account_payment_mode.account_payment_method_tree |
unece_code
Char
related='unece_id.code'
store=True
string='UNECE Code'
unece_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'payment_means')]
help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE) defined in UN/EDIFACT Data Element 4461'
ondelete='restrict'
string='UNECE Payment Mean'
No public methods.
type
Selection
ondelete={'payment_means': 'cascade'}
selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/16.0/account_payment_unece |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_mode OCA/community-data-files: - base_unece odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_method_form |
account.payment.method | group | Inherits account_payment_mode.account_payment_method_form | |
account_payment_method_tree |
account.payment.method | field | Inherits account_payment_mode.account_payment_method_tree |
unece_code
Char
related='unece_id.code'
store=True
string='UNECE Code'
unece_id
Many2one → unece.code.list
comodel_name='unece.code.list'
domain=[('type', '=', 'payment_means')]
help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE) defined in UN/EDIFACT Data Element 4461'
ondelete='restrict'
string='UNECE Payment Mean'
No public methods.
type
Selection
ondelete={'payment_means': 'cascade'}
selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/15.0/account_payment_unece |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_mode OCA/community-data-files: - base_unece odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_method_form |
account.payment.method | group | Inherits account_payment_mode.account_payment_method_form | |
account_payment_method_tree |
account.payment.method | field | Inherits account_payment_mode.account_payment_method_tree |
unece_code
Char
readonly=True
related='unece_id.code'
store=True
string='UNECE Code'
unece_id
Many2one → unece.code.list
domain=[('type', '=', 'payment_means')]
help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE) defined in UN/EDIFACT Data Element 4461'
ondelete='restrict'
string='UNECE Payment Mean'
args: 'unece.code.list'
No public methods.
type
Selection
ondelete={'payment_means': 'cascade'}
selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/14.0/account_payment_unece |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Robin Conjour |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_mode OCA/community-data-files: - base_unece odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_method_form |
account.payment.method | group | Inherits account_payment_mode.account_payment_method_form | |
account_payment_method_tree |
account.payment.method | field | Inherits account_payment_mode.account_payment_method_tree |
unece_code
Char
readonly=True
related='unece_id.code'
store=True
string='UNECE Code'
unece_id
Many2one → unece.code.list
domain=[('type', '=', 'payment_means')]
help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE) defined in UN/EDIFACT Data Element 4461'
ondelete='restrict'
string='UNECE Payment Mean'
args: 'unece.code.list'
No public methods.
type
Selection
ondelete={'payment_means': 'cascade'}
selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/13.0/account_payment_unece |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Andrea, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_mode OCA/community-data-files: - base_unece odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_method_form |
account.payment.method | group | Inherits account_payment_mode.account_payment_method_form | |
account_payment_method_tree |
account.payment.method | field | Inherits account_payment_mode.account_payment_method_tree |
unece_code
Char
readonly=True
related='unece_id.code'
store=True
string='UNECE Code'
unece_id
Many2one → unece.code.list
domain=[('type', '=', 'payment_means')]
help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE) defined in UN/EDIFACT Data Element 4461'
ondelete='restrict'
string='UNECE Payment Mean'
args: 'unece.code.list'
No public methods.
type
Selection
selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/12.0/account_payment_unece |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, mreficent, Andrea, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_mode OCA/community-data-files: - base_unece odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_method_form |
account.payment.method | group | Inherits account_payment_mode.account_payment_method_form | |
account_payment_method_tree |
account.payment.method | field | Inherits account_payment_mode.account_payment_method_tree |
unece_code
Char
readonly=True
related='unece_id.code'
store=True
string='UNECE Code'
unece_id
Many2one → unece.code.list
domain=[('type', '=', 'payment_means')]
help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE) defined in UN/EDIFACT Data Element 4461'
ondelete='restrict'
string='UNECE Payment Mean'
args: 'unece.code.list'
No public methods.
type
Selection
selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/11.0/account_payment_unece |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Andrea, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_mode OCA/community-data-files: - base_unece - account_tax_unece odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_method_form |
account.payment.method | group | Inherits account_payment_mode.account_payment_method_form | |
account_payment_method_tree |
account.payment.method | field | Inherits account_payment_mode.account_payment_method_tree |
unece_code
Char
readonly=True
related='unece_id.code'
store=True
string='UNECE Code'
unece_id
Many2one → unece.code.list
domain=[('type', '=', 'payment_means')]
help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE) defined in UN/EDIFACT Data Element 4461'
ondelete='restrict'
string='UNECE Payment Mean'
args: 'unece.code.list'
No public methods.
type
Selection
selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/10.0/account_payment_unece |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Pedro M. Baeza, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_mode OCA/community-data-files: - base_unece odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_method_form |
unece.account.payment.method.form | account.payment.method | group | Inherits account_payment_mode.account_payment_method_form |
account_payment_method_tree |
unece.account.payment.method.tree | account.payment.method | field | Inherits account_payment_mode.account_payment_method_tree |
unece_code
Char
readonly=True
related='unece_id.code'
store=True
string='UNECE Code'
unece_id
Many2one → unece.code.list
domain=[('type', '=', 'payment_means')]
help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE) defined in UN/EDIFACT Data Element 4461'
ondelete='restrict'
string='UNECE Payment Mean'
args: 'unece.code.list'
No public methods.
type
Selection
selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/8.0/account_payment_unece |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:27 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_banking_payment_export OCA/community-data-files: - base_unece odoo/odoo: - account_payment - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - account_voucher - base_iban - document - knowledge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_payment_mode_type_form |
unece.payment.mode.type.form | payment.mode.type | field | Inherits account_banking_payment_export.view_payment_mode_type_form |
view_payment_mode_type_tree |
unece.payment.mode.type.tree | payment.mode.type | field | Inherits account_banking_payment_export.view_payment_mode_type_tree |
unece_code
Char
related='unece_id.code'
store=True
string='UNECE Code'
unece_id
Many2one → unece.code.list
domain=[('type', '=', 'payment_means')]
help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE) defined in UN/EDIFACT Data Element 4461'
string='UNECE Payment Mean'
args: 'unece.code.list'
No public methods.
type
Selection
selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.