Daily updates from Odoo
Tuesday, October 15, 2019
5 changes
Enhancements to existing features
This update makes long copyable text, such as payment URLs, display more cleanly instead of disrupting the page layout. It also improves the payment link wizard layout by grouping small fields so users can read and copy payment details more easily.
Original PR description
[IMP] web: CopyClipboardCharLong widget for long strings
- The copy CopyClipboardChar widget is not nicely rendered for very long strings (e.g. URL).
- This commit modify the behavior of the CopyClipboardChar widget to display it nicely win such cases.
TaskID: 2059972
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prThe project overview now filters its information to the specific project being viewed. This helps users see accurate, relevant timesheet and sales information without unrelated project data getting mixed in.
Original PR description
Before this task, The overview wasn't filtered on the corresponding project. task-2057325 pad link-https://pad.odoo.com/p/r.fc6877abbbe12c498c373290ec63b0e7
The online shop can now use custom ribbons on product listings, making it easier to highlight promotions, new items, or featured products. The update also improves how product images and ribbon click areas behave, creating a clearer and more consistent shopping experience.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
When a product is archived, it will now also be unpublished from the website store. This helps prevent inactive products from remaining visible to shoppers and reduces the risk of customers trying to view or buy products that are no longer available.
Original PR description
On archive of product template, it also unpublishes product template. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Restricted website editors can no longer edit protected forum and event titles or open the media dialog to alter the website logo. The snippet bar is also hidden when no snippets can be dropped, reducing confusion and making restricted editing clearer.
Original PR description
PR creation -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr