Account Payment UNECE

account_payment_unece
REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/19.0/account_payment_unece
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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)

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    ondelete={'payment_means': 'cascade'} selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/18.0/account_payment_unece
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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)

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    ondelete={'payment_means': 'cascade'} selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/17.0/account_payment_unece
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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)

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    ondelete={'payment_means': 'cascade'} selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/16.0/account_payment_unece
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    ondelete={'payment_means': 'cascade'} selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/15.0/account_payment_unece
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    ondelete={'payment_means': 'cascade'} selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/14.0/account_payment_unece
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Robin Conjour
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    ondelete={'payment_means': 'cascade'} selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/13.0/account_payment_unece
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAndrea, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/12.0/account_payment_unece
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSPedro M. Baeza, mreficent, Andrea, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/11.0/account_payment_unece
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSPedro M. Baeza, Andrea, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/10.0/account_payment_unece
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Pedro M. Baeza, OCA-git-bot
WEBSITE
WEBSITEhttp://www.akretion.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/8.0/account_payment_unece
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, OCA-git-bot
WEBSITE
WEBSITEhttp://www.akretion.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
Public methods (0)

No public methods.