TIP: You can type at any time to perform a new search.
Website Sale Menu Partner Top Selling
website_sale_menu_partner_top_selling · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- 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 08:23:00
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- pilarvargas-tecnativa, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- None
- Description
This module allows you to display the products purchased regularly by a user and his company in the online shop.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
products_categories_top_user_selling |
products_categories_top_user_selling | ir.ui.view | qweb | Inherits website_sale.products_categories_list |
view_stock_configuration |
res.config.settings | form | Inherits website_sale.res_config_settings_view_form |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/shop/my_regular_products, /shop/my_regular_products/page/<int:page> |
WebsiteSale.user_regular_products |
public | http | ALL | sudo website |
Models touched (1)
New fields (1)
-
regular_products_limitIntegerconfig_parameter='website_sale_menu_partner_top_selling.limit'default=10
No public methods.
Loading…