[FIX] mass_mailing_sale: fix domain for invoiced
PURPOSE This commit removes the mass_mailing.campaign model. Instead of having a fully fledged model, we will simply inherit utm.campaign. We will also add relevant statistics on utm campaign model in order to use it in various applications. SPECIFICATIONS This commit fixes the domain used to get the invoiced amount generated by the mailing.mailing. The new domain will be the same as the one used in the invoice report Task ID: 2002029 PR: #34015
Please register or sign in to comment