Repository
OCA/e-commerce · module folder · Try on Runboat
Module version
1.0.0
Category
Website/Website
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/e-commerce
Last tracking update
2026-08-07 07:57:04
Authors
Odoo Community Association (OCA), Quartile Limited
Maintainers
Odoo Community Association (OCA), Quartile Limited
Committers
Aungkokolin1997, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_country_form res.country.form res.country form Inherits base.view_country_form
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
(inherited route override) WebsiteSale.country_infos inherited http ALL
Models touched (1)

New fields (1)
  • online_address_format Text
    help="Display format to use for addresses belonging to this country in eCommerce address forms.\n\nYou can use python-style string pattern with all the fields of the address (for example, use '%(street)s' to display the field 'street') plus\n%(state_name)s: the name of the state\n%(state_code)s: the code of the state\n%(country_name)s: the name of the country\n%(country_code)s: the code of the country" string='Layout in eCommerce Address Forms'
Public methods (1)
  • get_online_address_fields(self)
Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
366 days ago
Last activity
52 days ago
Repository
OCA/e-commerce
Pull request
[17.0][MIG] website_sale_address_format: Migration to 17.0 (#1101)
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
360 days ago
Last activity
57 days ago
Repository
OCA/e-commerce
Pull request
[18.0][MIG] website_sale_address_format: Migration to 18.0 (#1107)