OCA / social

Addons concerning odoo's social ERP features and messaging in general
https://odoo-community.org/project/99
GNU Affero General Public License v3.0
160 stars 615 forks source link

[16.0][FIX] mass_mailing_custom_unsubscribe: fix warning from override create method #1342

Closed pilarvargas-tecnativa closed 7 months ago

pilarvargas-tecnativa commented 7 months ago

Fixes an issue where the odoo.addons.mass_mailing_custom_unsubscribe.models.mail_unsubscribe model was not correctly overriding the create method to handle batch operations. The create method has now been adapted to handle batch record creation, ensuring that it works correctly in all situations.

cc @Tecnativa TT44333

@pedrobaeza @carolinafernandez-tecnativa please review

OCA-git-bot commented 7 months ago

This PR looks fantastic, let's merge it! Prepared branch 16.0-ocabot-merge-pr-1342-by-pedrobaeza-bump-patch, awaiting test results.

OCA-git-bot commented 7 months ago

Congratulations, your PR was merged at 75651b1c93a58698bb99b0f017acc53d7c808c83. Thanks a lot for contributing to OCA. ❤️