Skip to content

Latest commit

 

History

History
 
 

website_sale_product_attachment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

eCommerce product attachments

Beta License: LGPL-3 OCA/e-commerce Translate me on Weblate Try me on Runbot

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.

Table of contents

Instead of configuring attachments per product, to configure products per attachment:

  1. You need permissions to access system settings.
  2. Go to Settings > Dashboard > Activate the developer mode.
  3. Go to Settings > Technical > Database Structure > Attachments.
  4. Pick or create one.
  5. Enable Attached To > Is public document.
  6. Use the field Attached in products to choose the products.
Attachments view in backend

To be able to filter attachments per website:

  1. Go to Website > Configuration > Settings > Website > Features.
  2. Enable Multi-Websites.
  3. Save.

To toggle attachment icons in the website:

  1. Go to any product in your eCommerce.
  2. Toggle Customize > Product downloads > Download icons.
Toggle icons in frontend

To add publicly downloadable attachments to a product template:

  1. Go to a Website > Products > Products in backend.
  2. Pick or create one.
  3. Go to the eCommerce tab > Website Attachments.
  4. Add any downloadable attachments you want there. They can exist before or be new. They must be public.
  5. Save.
Products view in backend

Once you set up the product attachments, public users will be able to download them:

  1. Go to the product eCommerce page.
  2. Below the product price and description, you will find a dropdown labeled as Product downloads. Click it.
  3. Users will download those attachments from there.
  4. Attachments will appear in name order.
Attachments view in backend
  • Make translatable the name of the attachment in the e-commerce. This will mean to deal with the sorting of the translated terms.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Tecnativa

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

Yajo

This module is part of the OCA/e-commerce project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.