Repository
OCA/apps-store · module folder · Try on Runboat
Module version
1.0.1
Category
Sales
Folder size
0.06 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), Elico Corp, BizzAppDev, AgentERP
Maintainers
Odoo Community Association (OCA), Elico Corp, BizzAppDev, AgentERP
Committers
Ernesto Tejeda, Simone Rubino, Weblate, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
pathspec, GitPython, PyGithub, pygount
System dependencies
None
Required by
oca_all, website_apps_store
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_product_product_view_dependent_form product.product.form product.product form Inherits product.product_normal_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • module_path Char
    readonly=True related='odoo_module_version_id.repository_branch_id.local_path'
Public methods (5)
  • check_dependent_recursion(self)
    @api.constrains('dependent_product_ids')
  • child_dependency(self, children)
    @api.model
  • create_dependency_list(self)
  • generate_zip_file(self)
  • generate_zip_file_batch(self)
    @api.model

Loading…

Loading…

Loading…

Loading…

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