Repository
OCA/e-commerce · module folder · Try on Runboat
Module version
1.0.2
Category
Website
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/e-commerce
Last tracking update
2026-08-07 08:42:55
Authors
Odoo Community Association (OCA), LasLabs
Maintainers
Odoo Community Association (OCA), LasLabs
Committers
pilarvargas-tecnativa, Pilar Vargas, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
oca_all
Description
Removes any category links from the Shop which have no products
associated to them.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
hide_categories_collapse_recursive Hide Empty Category Collapsible list ir.ui.view qweb Inherits website_sale.option_collapse_categories_recursive
hide_categories_recursive Hide Empty Category list ir.ui.view qweb Inherits website_sale.categories_recursive
hide_categories_recursive_helper Hide Empty Category list ir.ui.view qweb Inherits website_sale.products_categories_list
hide_filmstrip_categories Hide Empty Category Filmstrip ir.ui.view qweb Inherits website_sale.filmstrip_categories
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • has_product_recursive Boolean
    compute='_compute_has_product_recursive' recursive=True string='This category or one of its children has products'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
27 days ago
Last activity
0 days ago
Repository
OCA/e-commerce
Pull request
[19.0][MIG] website_sale_hide_empty_category: Migration to 19.0 (#1271)