Monday, October 21, 2019
1 change · master
New functionality added to Odoo
Users can now share completed certifications directly from their profile page using a share button on the certification card. This makes it easier to promote earned certifications and related courses through social networks.
Original PR description
This merge adds a button in the certification card in the profile page. this button opens the share modal and allows to share to social networks the course linked to that certification. It uses the share modal from website_slides that was moved to website_profile, so that the modal can be used in both modules. Task ID : 1950396