Friday, September 2, 2022
2 changes
New functionality added to Odoo
This adds support for subscription orders that include physical, stocked products. Businesses can automatically create recurring deliveries, invoice delivered quantities at the end of each billing period, and see planned delivery forecasts for active subscriptions.
Original PR description
TODO Community : odoo/odoo#93557
Users can now create CRM leads directly from eligible Facebook, Twitter, and LinkedIn posts or comments. This helps sales teams turn social media engagement into trackable opportunities while respecting user permissions and avoiding leads from the user’s own posts.
Original PR description
To allow user to generate a lead in the CRM, a 'Generate Lead' option has been added in the dropdown menu associated to each comment and post. This option is available when the user has the appropriate rights and when he is not the author of the post/comment. The generate lead feature has been implemented for: Facebook Twitter LinkedIn But can be implemented for future media easily by following the same architecture. Co-authored-by: Aurélien Warnon awa@odoo.com Task ID: 2206496