TIP: You can type at any time to perform a new search.
Account Payment UNECE
account_payment_unece · OCA/community-data-files
- Repository
- OCA/community-data-files · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting & Finance
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/community-data-files
- Last tracking update
- 2026-08-07 09:06:33
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Alexis de Lattre, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_method_form |
account.payment.method | form | 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 | search | Inherits base_unece.unece_code_list_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
unece_codeCharrelated='unece_id.code'store=Truestring='UNECE Code' -
unece_idMany2one → unece.code.listcomodel_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.
New fields (1)
-
typeSelectionondelete={'payment_means': 'cascade'}selection_add=[('payment_means', 'Payment Means (UNCL 4461)')]
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…