| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/17.0/website_sale_product_attachment |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - payment - website_payment - website_mail - portal_rating - rating - delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module lets you publish downloadable attachments in a product page. This is useful if you want to publish firmwares, manuals, specs, warranties, or whatever document related to the product. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
download_icons |
Download icons | ir.ui.view | qweb | Inherits product_attachments |
product_attachments |
Product downloads | ir.ui.view | qweb | Inherits website_sale.product |
product_template_form_view |
Website attachments | product.template | group | Inherits website_sale.product_template_form_view |
view_attachment_form_inherit_website |
ir.attachment.form.inherit.website - Attached to product templates | ir.attachment | field | Inherits website.view_attachment_form_inherit_website |
attached_in_product_tmpl_ids
Many2many → product.template
comodel_name='product.template'
help='Attachment publicly downladable from eCommerce pages in these product templates.'
string='Attached in products'
website_name
Char
help='The name of the download that will be displayed on the e-commerce product page. If not filled, the filename will be shown by default.'
string='Name in e-commerce'
No public methods.
website_attachment_ids
Many2many → ir.attachment
comodel_name='ir.attachment'
context={'default_public': True, 'hide_attachment_products': True}
domain=<expr>
help='Files publicly downloadable from the product eCommerce page.'
string='Website attachments'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/16.0/website_sale_product_attachment |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, miguel.cepeda, ernesto-garcia-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - sale - sales_team - account_payment - account - product - uom - analytic - payment - website_payment - website_mail - portal_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
download_icons |
Download icons | ir.ui.view | qweb | Inherits product_attachments |
product_attachments |
Product downloads | ir.ui.view | qweb | Inherits website_sale.product |
product_template_form_view |
Website attachments | product.template | group | Inherits website_sale.product_template_form_view |
view_attachment_form_inherit_website |
ir.attachment.form.inherit.website - Attached to product templates | ir.attachment | field | Inherits website.view_attachment_form_inherit_website |
attached_in_product_tmpl_ids
Many2many → product.template
comodel_name='product.template'
help='Attachment publicly downladable from eCommerce pages in these product templates.'
string='Attached in products'
website_name
Char
help='The name of the download that will be displayed on the e-commerce product page. If not filled, the filename will be shown by default.'
string='Name in e-commerce'
No public methods.
website_attachment_ids
Many2many → ir.attachment
comodel_name='ir.attachment'
context={'default_public': True, 'hide_attachment_products': True}
domain=<expr>
help='Files publicly downloadable from the product eCommerce page.'
string='Website attachments'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/15.0/website_sale_product_attachment |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA-git-bot, oca-ci, angel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - sale - sales_team - payment - account - product - uom - analytic - website_payment - website_mail - portal_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
download_icons |
Download icons | ir.ui.view | qweb | Inherits product_attachments |
product_attachments |
Product downloads | ir.ui.view | qweb | Inherits website_sale.product |
product_template_form_view |
Website attachments | product.template | group | Inherits website_sale.product_template_form_view |
view_attachment_form_inherit_website |
ir.attachment.form.inherit.website - Attached to product templates | ir.attachment | field | Inherits website.view_attachment_form_inherit_website |
attached_in_product_tmpl_ids
Many2many → product.template
comodel_name='product.template'
help='Attachment publicly downladable from eCommerce pages in these product templates.'
string='Attached in products'
website_name
Char
help='The name of the download that will be displayed on the e-commerce product page. If not filled, the filename will be shown by default.'
string='Name in e-commerce'
No public methods.
website_attachment_ids
Many2many → ir.attachment
comodel_name='ir.attachment'
context={'default_public': True, 'hide_attachment_products': True}
domain=<expr>
help='Files publicly downloadable from the product eCommerce page.'
string='Website attachments'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/14.0/website_sale_product_attachment |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, miguels73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - sale - sales_team - payment - account - product - uom - analytic - utm - website_payment - website_mail - website_form - google_recaptcha - portal_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
download_icons |
Download icons | ir.ui.view | qweb | Inherits product_attachments |
product_attachments |
Product downloads | ir.ui.view | qweb | Inherits website_sale.product |
product_template_form_view |
Website attachments | product.template | group | Inherits website_sale.product_template_form_view |
view_attachment_form_inherit_website |
ir.attachment.form.inherit.website - Attached to product templates | ir.attachment | field | Inherits website.view_attachment_form_inherit_website |
website_sale_product_attachment_frontend_demo |
website_sale_product_attachment_frontend_demo | ir.ui.view | qweb | Inherits web.assets_frontend |
attached_in_product_tmpl_ids
Many2many → product.template
comodel_name='product.template'
help='Attachment publicly downladable from eCommerce pages in these product templates.'
string='Attached in products'
website_name
Char
help='The name of the download that will be displayed on the e-commerce product page. If not filled, the filename will be shown by default.'
string='Name in e-commerce'
No public methods.
website_attachment_ids
Many2many → ir.attachment
comodel_name='ir.attachment'
context={'default_public': True, 'hide_attachment_products': True}
domain=<expr>
help='Files publicly downloadable from the product eCommerce page.'
string='Website attachments'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/13.0/website_sale_product_attachment |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, Víctor Martínez, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - web - base - web_editor - http_routing - portal - base_setup - bus - web_tour - auth_signup - social_media - sale - sales_team - payment - account - product - uom - analytic - digest - resource - utm - website_payment - website_mail - website_form - website_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
download_icons |
Download icons | ir.ui.view | qweb | Inherits product_attachments |
product_attachments |
Product downloads | ir.ui.view | qweb | Inherits website_sale.product |
product_template_form_view |
Website attachments | product.template | group | Inherits website_sale.product_template_form_view |
view_attachment_form_inherit_website |
ir.attachment.form.inherit.website - Attached to product templates | ir.attachment | field | Inherits website.view_attachment_form_inherit_website |
website_sale_product_attachment_frontend_demo |
website_sale_product_attachment_frontend_demo | ir.ui.view | qweb | Inherits web.assets_frontend |
attached_in_product_tmpl_ids
Many2many → product.template
comodel_name='product.template'
help='Attachment publicly downladable from eCommerce pages in these product templates.'
string='Attached in products'
website_name
Char
help='The name of the download that will be displayed on the e-commerce product page. If not filled, the filename will be shown by default.'
string='Name in e-commerce'
No public methods.
website_attachment_ids
Many2many → ir.attachment
comodel_name='ir.attachment'
context={'default_public': True, 'hide_attachment_products': True}
domain=<expr>
help='Files publicly downloadable from the product eCommerce page.'
string='Website attachments'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/12.0/website_sale_product_attachment |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, david, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - web - base - web_editor - http_routing - portal - base_setup - bus - web_tour - social_media - sale - sales_team - payment - account - product - decimal_precision - uom - analytic - digest - website_payment - website_mail - website_form - website_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
download_icons |
Download icons | ir.ui.view | qweb | Inherits product_attachments |
product_attachments |
Product downloads | ir.ui.view | qweb | Inherits website_sale.product |
product_template_form_view |
Website attachments | product.template | group | Inherits website_sale.product_template_form_view |
view_attachment_form |
Attached to product templates | ir.attachment | field | Inherits base.view_attachment_form |
attached_in_product_tmpl_ids
Many2many → product.template
comodel_name='product.template'
help='Attachment publicly downladable from eCommerce pages in these product templates.'
string='Attached in products'
No public methods.
website_attachment_ids
Many2many → ir.attachment
comodel_name='ir.attachment'
context={'default_public': True, 'hide_attachment_products': True}
domain=<expr>
help='Files publicly downloadable from the product eCommerce page.'
string='Website attachments'
No public methods.