Skip to content

[16.0][ADD] website_sale_digital_improved#1194

Open
hbrunn wants to merge 1 commit into
OCA:16.0from
hbrunn:16.0-website_sale_digital_improved
Open

[16.0][ADD] website_sale_digital_improved#1194
hbrunn wants to merge 1 commit into
OCA:16.0from
hbrunn:16.0-website_sale_digital_improved

Conversation

@hbrunn

@hbrunn hbrunn commented Apr 11, 2026

Copy link
Copy Markdown
Member

This module extends the functionality of website_sale_digital:

  • allow downloading digital products without portal account
  • allow attaching digital products to the invoice mail

Usage

Access to digital products for customers without a portal account works
out of the box. Note that the links to digital products are designed to
be valid for an hour, so in case you receive complaints from your
customers that they don't work, ask them to refresh the page showing the
sale order.

To have Odoo mail digital products along with the invoice, enable
Attach to invoice mail on a digital attachment of a product. This
only works as expected if you're using an instant payment method, and
have enabled Automatic Invoice in the website settings.

@hbrunn hbrunn added this to the 16.0 milestone Apr 11, 2026
@hbrunn hbrunn force-pushed the 16.0-website_sale_digital_improved branch from 5a5a6bc to 382064f Compare April 11, 2026 12:28
@hbrunn hbrunn force-pushed the 16.0-website_sale_digital_improved branch from 382064f to dbdde85 Compare April 11, 2026 12:41

@ivantodorovich ivantodorovich left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO the name "*_improved" is too vague. It could mean anything.

By reading USAGE.md, I see there are two features implemented in this module.

I recommend splitting the module in two, then, each named after the specific feature its implementing.

For example:

  • website_sale_digital_attach_to_invoice
  • website_sale_digital_temporary_download_link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants