| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/apps-store |
| GIT | |
| GIT | https://github.com/OCA/apps-store.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/apps-store/tree/14.0/apps_product_creator |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Connector |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), BizzAppDev |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), BizzAppDev |
| COMMITTERS | |
| COMMITTERS | Pierre Verkest, Ernesto Tejeda, oca-travis, Weblate, OCA-git-bot, Simone Rubino |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/apps-store |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/interface-git: - github_connector_oca - github_connector_odoo - github_connector odoo/odoo: - base - web - product - base_setup - bus - web_tour - uom - website_sale - website - digest - portal - web_editor - http_routing - auth_signup - resource - social_media - sale - sales_team - payment - account - analytic - utm - website_payment - website_mail - website_form - google_recaptcha - portal_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
pathspec GitPython PyGithub pygount |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
odoo_module_form_view |
odoo.module | xpath | Inherits github_connector_odoo.view_odoo_module_form | |
product_product_form_view |
product.product | xpath | Inherits product.product_normal_form_view |
product_qty
Integer
compute='_compute_product_qty'
store=True
args: '# of Products'
product_template_id
Many2one → product.template
action_create_product(self)
action_update_product(self)
action_view_products(self)
cron_create_product(self)
cron_update_product(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
app_author_ids
Many2many → odoo.author
column1='product_id'
column2='author_id'
comodel_name='odoo.author'
ondelete='cascade'
related='odoo_module_version_id.author_ids'
relation='product_module_author_rel'
store=True
string='Authors'
app_description_rst_html
Html
compute='_compute_app_description_rst_html'
readonly=True
store=True
args: 'HTML of the RST Description'
app_development_status
Selection
readonly=True
related='odoo_module_version_id.development_status'
store=True
string='Module maturity'
app_github_url
Char
readonly=True
related='odoo_module_version_id.github_url'
store=True
args: 'Github URL'
app_license_id
Many2one → odoo.license
comodel_name='odoo.license'
readonly=True
related='odoo_module_version_id.license_id'
store=True
string='License'
app_summary
Char
readonly=True
related='odoo_module_version_id.summary'
store=True
args: 'Summary (Manifest)'
app_version
Char
readonly=True
related='odoo_module_version_id.version'
store=True
args: 'Version (Manifest)'
app_website
Char
readonly=True
related='odoo_module_version_id.website'
store=True
args: 'Website (Manifest)'
dependent_product_ids
Many2many → product.product
string='Dependent Products'
args: 'product.product', 'product_product_dependent_rel', 'src_id', 'dest_id'
odoo_module_version_id
Many2one → odoo.module.version
create(self, values)
odoo_module_id
Many2one → odoo.module
readonly=True
args: 'odoo.module', 'Odoo Module'
technical_name
Char
related='odoo_module_id.technical_name'
store=True
args: 'Technical Name'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/apps-store |
| GIT | |
| GIT | https://github.com/OCA/apps-store.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/apps-store/tree/13.0/apps_product_creator |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Connector |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), BizzAppDev |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), BizzAppDev |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, João Marques, oca-travis, Weblate, OCA-git-bot, Carlos Roca |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/apps-store |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/interface-git: - github_connector_oca - github_connector_odoo - github_connector odoo/odoo: - base - web - product - base_setup - bus - web_tour - uom - website_sale - website - web_editor - http_routing - portal - auth_signup - social_media - sale - sales_team - payment - account - analytic - digest - resource - utm - website_payment - website_mail - website_form - website_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
pathspec GitPython pygount |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
odoo_module_form_view |
odoo.module | xpath | Inherits github_connector_odoo.view_odoo_module_form | |
product_product_form_view |
product.product | xpath | Inherits product.product_normal_form_view |
product_qty
Integer
compute='_compute_product_qty'
store=True
args: '# of Products'
product_template_id
Many2one → product.template
action_create_product(self)
action_update_product(self)
action_view_products(self)
cron_create_product(self)
cron_update_product(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
app_author_ids
Many2many → odoo.author
column1='product_id'
column2='author_id'
comodel_name='odoo.author'
ondelete='cascade'
related='odoo_module_version_id.author_ids'
relation='product_module_author_rel'
store=True
string='Authors'
app_description_rst_html
Html
compute='_compute_app_description_rst_html'
readonly=True
store=True
args: 'HTML of the RST Description'
app_development_status
Selection
readonly=True
related='odoo_module_version_id.development_status'
store=True
args: 'Module maturity'
app_github_url
Char
readonly=True
related='odoo_module_version_id.github_url'
store=True
args: 'Github URL'
app_license_id
Many2one → odoo.license
comodel_name='odoo.license'
readonly=True
related='odoo_module_version_id.license_id'
store=True
string='License'
app_summary
Char
readonly=True
related='odoo_module_version_id.summary'
store=True
args: 'Summary (Manifest)'
app_version
Char
readonly=True
related='odoo_module_version_id.version'
store=True
args: 'Version (Manifest)'
app_website
Char
readonly=True
related='odoo_module_version_id.website'
store=True
args: 'Website (Manifest)'
dependent_product_ids
Many2many → product.product
string='Dependent Products'
args: 'product.product', 'product_product_dependent_rel', 'src_id', 'dest_id'
odoo_module_version_id
Many2one → odoo.module.version
create(self, values)
odoo_module_id
Many2one → odoo.module
readonly=True
args: 'odoo.module', 'Odoo Module'
technical_name
Char
related='odoo_module_id.technical_name'
store=True
args: 'Technical Name'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/apps-store |
| GIT | |
| GIT | https://github.com/OCA/apps-store.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/apps-store/tree/12.0/apps_product_creator |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Connector |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), BizzAppDev |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), BizzAppDev |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Victor Martin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/apps-store |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/interface-git: - github_connector_oca - github_connector_odoo - github_connector odoo/odoo: - base - web - product - decimal_precision - base_setup - bus - web_tour - uom - website_sale - website - web_editor - http_routing - portal - social_media - sale - sales_team - payment - account - analytic - digest - website_payment - website_mail - website_form - website_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
git |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
odoo_module_form_view |
odoo.module | xpath | Inherits github_connector_odoo.view_odoo_module_form | |
product_product_form_view |
product.product | xpath | Inherits product.product_normal_form_view |
product_qty
Integer
compute='_compute_product_qty'
store=True
args: '# of Products'
product_template_id
Many2one → product.template
action_create_product(self)
action_update_product(self)
action_view_products(self)
cron_create_product(self)
cron_update_product(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
app_author_ids
Many2many → odoo.author
column1='product_id'
column2='author_id'
comodel_name='odoo.author'
multi='author'
related='odoo_module_version_id.author_ids'
relation='product_module_author_rel'
store=True
string='Authors'
app_description_rst_html
Html
compute='_compute_app_description_rst_html'
readonly=True
store=True
args: 'HTML of the RST Description'
app_development_status
Selection
readonly=True
related='odoo_module_version_id.development_status'
store=True
args: 'Module maturity'
app_github_url
Char
readonly=True
related='odoo_module_version_id.github_url'
store=True
args: 'Github URL'
app_license_id
Many2one → odoo.license
comodel_name='odoo.license'
readonly=True
related='odoo_module_version_id.license_id'
store=True
string='License'
app_summary
Char
readonly=True
related='odoo_module_version_id.summary'
store=True
args: 'Summary (Manifest)'
app_version
Char
readonly=True
related='odoo_module_version_id.version'
store=True
args: 'Version (Manifest)'
app_website
Char
readonly=True
related='odoo_module_version_id.website'
store=True
args: 'Website (Manifest)'
odoo_module_version_id
Many2one → odoo.module.version
create(self, values)
image_module
Binary
readonly=True
related='odoo_module_id.image'
args: 'Icon Image'
odoo_module_id
Many2one → odoo.module
readonly=True
args: 'odoo.module', 'Odoo Module'
technical_name
Char
related='odoo_module_id.technical_name'
store=True
args: 'Technical Name'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/apps-store |
| GIT | |
| GIT | https://github.com/OCA/apps-store.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/apps-store/tree/11.0/apps_product_creator |
| VERSION | |
| VERSION | 1.1.3 |
| CATEGORY | |
| CATEGORY | Connector |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), BizzAppDev |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), BizzAppDev |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, tarteo, Eric @ Elico Corp, Divya Modi |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/interface-git: - github_connector_oca - github_connector_odoo - github_connector odoo/odoo: - base - web - product - decimal_precision - base_setup - bus - web_tour - website_sale - website - web_editor - web_planner - http_routing - portal - sale_payment - payment - account - analytic - sale - sales_team - website_payment - website_mail - website_form - website_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
git |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
odoo_module_form_view |
odoo.module | xpath | Inherits github_connector_odoo.view_odoo_module_form | |
product_product_form_view |
product.product | xpath | Inherits product.product_normal_form_view |
product_qty
Integer
compute='_compute_product_qty'
store=True
args: '# of Products'
product_template_id
Many2one → product.template
action_create_product(self)
action_update_product(self)
action_view_products(self)
cron_create_product(self)
cron_update_product(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
app_author_ids
Many2many → odoo.author
column1='product_id'
column2='author_id'
comodel_name='odoo.author'
multi='author'
related='odoo_module_version_id.author_ids'
relation='product_module_author_rel'
store=True
string='Authors'
app_description_rst_html
Html
compute='_compute_app_description_rst_html'
readonly=True
store=True
args: 'HTML of the RST Description'
app_development_status
Selection
readonly=True
related='odoo_module_version_id.development_status'
store=True
args: 'Module maturity'
app_github_url
Char
readonly=True
related='odoo_module_version_id.github_url'
store=True
args: 'Github URL'
app_license_id
Many2one → odoo.license
comodel_name='odoo.license'
readonly=True
related='odoo_module_version_id.license_id'
store=True
string='License'
app_summary
Char
readonly=True
related='odoo_module_version_id.summary'
store=True
args: 'Summary (Manifest)'
app_version
Char
readonly=True
related='odoo_module_version_id.version'
store=True
args: 'Version (Manifest)'
app_website
Char
readonly=True
related='odoo_module_version_id.website'
store=True
args: 'Website (Manifest)'
odoo_module_version_id
Many2one → odoo.module.version
create(self, values)
image_module
Binary
readonly=True
related='odoo_module_id.image'
args: 'Icon Image'
odoo_module_id
Many2one → odoo.module
readonly=True
args: 'odoo.module', 'Odoo Module'
technical_name
Char
related='odoo_module_id.technical_name'
store=True
args: 'Technical Name'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/apps-store |
| GIT | |
| GIT | https://github.com/OCA/apps-store.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/apps-store/tree/10.0/apps_product_creator |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Connector |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Alex Comba, OCA Transbot, hurrinico, Ruchir Shukla, oca-travis, OCA-git-bot, François Honoré, antonio, Divya Modi |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/interface-git: - github_connector_odoo - github_connector odoo/odoo: - base - web_kanban - web - product - decimal_precision - base_setup - bus - web_tour - report |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
git |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
odoo_module_form_view |
odoo.module | xpath | Inherits github_connector_odoo.view_odoo_module_form | |
product_product_form_view |
product.product | xpath | Inherits product.product_normal_form_view |
product_qty
Integer
compute='_compute_product_qty'
store=True
args: '# of Products'
product_template_id
Many2one → product.template
action_create_product(self)
action_view_products(self)
cron_create_product(self)
write(self, values)
app_author_ids
Many2many → odoo.author
column1='product_id'
column2='author_id'
comodel_name='odoo.author'
multi='author'
related='odoo_module_version_id.author_ids'
relation='product_module_author_rel'
store=True
string='Authors'
app_description_rst_html
Html
readonly=True
related='odoo_module_version_id.description_rst_html'
store=True
args: 'HTML of the RST Description'
app_github_url
Char
readonly=True
related='odoo_module_version_id.github_url'
store=True
args: 'Github URL'
app_license_id
Many2one → odoo.license
comodel_name='odoo.license'
readonly=True
related='odoo_module_version_id.license_id'
store=True
string='License'
app_summary
Char
readonly=True
related='odoo_module_version_id.summary'
store=True
args: 'Summary (Manifest)'
app_version
Char
readonly=True
related='odoo_module_version_id.version'
store=True
args: 'Version (Manifest)'
app_website
Char
readonly=True
related='odoo_module_version_id.website'
store=True
args: 'Website (Manifest)'
odoo_module_version_id
Many2one → odoo.module.version
create(self, values)
image_module
Binary
readonly=True
related='odoo_module_id.image'
args: 'Icon Image'
odoo_module_id
Many2one → odoo.module
readonly=True
args: 'odoo.module', 'Odoo Module'
technical_name
Char
related='odoo_module_id.technical_name'
store=True
args: 'Technical Name'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/apps-store |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] apps_product_creator (#100) |