Repository
OCA/oca-custom · module folder · Try on Runboat
Module version
1.0.5
Category
Website
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/oca-custom
Last tracking update
2026-08-07 08:43:00
Authors
Odoo Community Association (OCA), Therp BV
Maintainers
Odoo Community Association (OCA), Therp BV
Committers
Sébastien BEAU, OCA-git-bot, Tom, oca-ci, Dan Kiplangat
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
oca_all
Description
This module extends the functionality of the OCA shop by creating
a redirect to the latest shop page in https://apps.odoo-community.org

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
website_sale_products_moved_banner Shop Moved Banner ir.ui.view qweb Inherits website_sale.products
HTTP endpoints (3)
Route(s)HandlerAuthTypeMethodsFlags
/members/<partner_id> WebsiteMembership.partners_detail public http ALL sudo website
/partners/<partner_id>, /integrators/<partner_id> WebsitePartnerPageRedirect.partners_detail public http ALL sudo website
(inherited route override) WebsiteSaleProductRedirect.product inherited http ALL sudo
Models touched (1)

New fields (1)
  • was_odoo_app Boolean
Public methods (0)

No public methods.