Daily updates from Odoo
Tuesday, February 20, 2024
1 change
New functionality added to Odoo
A new connection between invoicing and email marketing lets marketers create campaigns aimed at customers with posted invoices. This makes it easier to reach relevant customers based on completed billing activity without manual filtering.
Original PR description
Purpose ======== Allow Marketers to easily target customers whose invoices are posted. Specifications ============== Add a bridge module that connects the "mass_mailing" and "account" apps. This module should enable us to execute mailings on invoices and ensure that the model "account.move" is accessible in the model selection within the mailing view. The default domain should filter out the invoices whose state = posted. Task-3595253