[16.0][ADD] website_sale_digital_improved#1194
Open
hbrunn wants to merge 1 commit into
Open
Conversation
5a5a6bc to
382064f
Compare
382064f to
dbdde85
Compare
multimar3
approved these changes
Apr 13, 2026
ivantodorovich
requested changes
Jun 4, 2026
ivantodorovich
left a comment
Contributor
There was a problem hiding this comment.
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_invoicewebsite_sale_digital_temporary_download_link
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This module extends the functionality of website_sale_digital:
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 mailon a digital attachment of a product. Thisonly works as expected if you're using an instant payment method, and
have enabled
Automatic Invoicein the website settings.