itpp-labs / mail-addons

Odoo Mail Addons
https://itpp.dev
58 stars 190 forks source link

mail_private 12.0 error #228

Closed yelizariev closed 4 years ago

yelizariev commented 5 years ago
File "/home/odoo/xplace/ext/mail_private/models.py", line 56, in _notify

return self._notify_recipients(rdata, record, msg_vals, force_send, send_after_commit, model_description, mail_auto_delete)

TypeError: _notify_recipients() takes 4 positional arguments but 8 were given
trojikman commented 4 years ago

I need steps to reproduce the error

yelizariev commented 4 years ago

Fixed in https://github.com/itpp-labs/mail-addons/pull/241