Repository
OCA/apps-store · module folder · Try on Runboat
Module version
1.3.1
Category
Sales
Folder size
0.1 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/apps-store
Last tracking update
2026-08-07 07:47:48
Authors
Odoo Community Association (OCA), BizzAppDev
Maintainers
Odoo Community Association (OCA), BizzAppDev
Committers
Pedro M. Baeza, Luis González, Ernesto Tejeda, Weblate, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
pathspec, GitPython, PyGithub, pygount
System dependencies
None
Required by
oca_all, website_oca_integrator
Description

Code Analysis

Views touched (12)
XML IDNameModelTypeStatus
assets_frontend Website Apps Store ir.ui.view qweb Inherits website.assets_frontend
assets_tests assets_tests ir.ui.view qweb Inherits website.assets_tests
category_display Show Category by ir.ui.view qweb New
maturity_display maturity_display ir.ui.view qweb New
product product ir.ui.view qweb Inherits website_sale.product
product_quantity_customize product_quantity_customize ir.ui.view qweb Inherits website_sale.product_quantity
products_item_customize products_item_customize ir.ui.view qweb Inherits website_sale.products_item
search_placeholder search_placeholder ir.ui.view qweb Inherits website.website_search_box
shop_product_carousel shop_product_carousel ir.ui.view qweb Inherits website_sale.shop_product_carousel
sort_customize sort_customize ir.ui.view qweb Inherits website_sale.sort
suspicious_product_download Suspicious Product Download ir.ui.view qweb New
version_display Show Version by ir.ui.view qweb New
HTTP endpoints (2)
Route(s)HandlerAuthTypeMethodsFlags
/shop/download_product_zip/<model("product.template"):product_tmpl>/<model("product.product"):product>/<string:recaptcha_token_response>, /shop/download_product_zip/<model("product.template"):product_tmpl>/<string:recaptcha_token_response> WebsiteSaleCustom.download_product_zip public http ALL website
(inherited route override) WebsiteSaleCustom.shop inherited http ALL
Models touched (2)

New fields (1)
  • download_count Integer
Public methods (0)

No public methods.

New fields (1)
  • total_download_count Integer
    compute='_compute_total_download_count' store=True
Public methods (2)
  • get_author_details(self)
  • get_version_info(self)

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
290 days ago
Last activity
290 days ago
Repository
OCA/apps-store
Pull request
[18.0][MIG] website_apps_store (#102)