Daily updates from Odoo
Friday, November 22, 2019
1 change · master
New functionality added to Odoo
A new demo module lets teams showcase and explore the Social app without connecting to external social media APIs. This provides a safe environment for trying posts, comments, and streams, making customer demonstrations and training easier.
Original PR description
This commit introduces a new complete demo module for the social app. A full module is necessary because we need to override several methods to prevent calls to third party APIs. This creates a full sandbox where you can safely play around with posts and comments while checking the capabilities of our social app. It will also make it easier to showcase the app to new customers. Task#2081610